Searched defs:__type (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/drivers/net/wireless/rt2x00/ |
D | rt2x00debug.h | 41 #define RT2X00DEBUGFS_REGISTER_ENTRY(__name, __type) \ argument
|
D | rt2x00reg.h | 219 #define FIELD_CHECK(__mask, __type) \ argument 248 #define SET_FIELD(__reg, __type, __field, __value)\ argument 257 #define GET_FIELD(__reg, __type, __field) \ argument
|
D | rt2x00debug.c | 435 #define RT2X00DEBUGFS_OPS_READ(__name, __format, __type) \ argument 471 #define RT2X00DEBUGFS_OPS_WRITE(__name, __type) \ argument 511 #define RT2X00DEBUGFS_OPS(__name, __format, __type) \ argument
|
/linux-3.3/arch/sparc/include/asm/ |
D | mdesc.h | 55 #define mdesc_for_each_arc(__arc, __hdl, __node, __type) \ argument
|
D | btfixup.h | 38 #define BTFIXUPDEF_CALL(__type, __name, __args...) \ argument 41 #define BTFIXUPDEF_CALL_CONST(__type, __name, __args...) \ argument
|
D | pgtable_32.h | 350 #define __swp_entry(__type,__off) BTFIXUP_CALL(__swp_entry)(__type,__off) argument
|
/linux-3.3/drivers/media/video/m5mols/ |
D | m5mols.h | 222 #define is_code(__code, __type) (__code == m5mols_default_ffmt[__type].code) argument
|
/linux-3.3/arch/tile/include/hv/ |
D | netio_intf.h | 426 unsigned int __type:4; /**< Type. */ member
|
/linux-3.3/drivers/platform/x86/ |
D | thinkpad_acpi.c | 9150 #define IBM_BIOS_MODULE_ALIAS(__type) \ argument
|