![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __ASM_GENERIC_MMIOWB_TYPES_H 0003 #define __ASM_GENERIC_MMIOWB_TYPES_H 0004 0005 #include <linux/types.h> 0006 0007 struct mmiowb_state { 0008 u16 nesting_count; 0009 u16 mmiowb_pending; 0010 }; 0011 0012 #endif /* __ASM_GENERIC_MMIOWB_TYPES_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |