Searched defs:_flags (Results 1 – 8 of 8) sorted by relevance
/include/linux/ |
D | timer.h | 69 #define __TIMER_INITIALIZER(_function, _expires, _data, _flags) { \ argument 114 #define __init_timer(_timer, _flags) \ argument 120 #define __init_timer_on_stack(_timer, _flags) \ argument 126 #define __init_timer(_timer, _flags) \ argument 128 #define __init_timer_on_stack(_timer, _flags) \ argument 143 #define __setup_timer(_timer, _fn, _data, _flags) \ argument 150 #define __setup_timer_on_stack(_timer, _fn, _data, _flags) \ argument
|
D | sh_clk.h | 116 #define SH_CLK_MSTP(_parent, _enable_reg, _enable_bit, _status_reg, _flags) \ argument 150 #define SH_CLK_DIV4(_parent, _reg, _shift, _div_bitmap, _flags) \ argument 174 #define SH_CLK_DIV6_EXT(_reg, _flags, _parents, \ argument 187 #define SH_CLK_DIV6(_parent, _reg, _flags) \ argument
|
D | ioport.h | 136 #define DEFINE_RES_NAMED(_start, _size, _name, _flags) \ argument
|
D | of.h | 40 unsigned long _flags; member 62 unsigned long _flags; member
|
D | ide.h | 832 #define __DEVSET(_flags, _get, _set) { \ argument 867 #define __IDE_DEVSET(_name, _flags, _get, _set) \ argument 871 #define IDE_DEVSET(_name, _flags, _get, _set) \ argument
|
/include/linux/gpio/ |
D | machine.h | 42 #define GPIO_LOOKUP(_chip_label, _chip_hwnum, _con_id, _flags) \ argument 50 #define GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, _idx, _flags) \ argument
|
/include/uapi/linux/genwqe/ |
D | genwqe_card.h | 390 #define ATS_SET_FLAGS(_struct, _field, _flags) \ argument
|
/include/drm/ |
D | drmP.h | 353 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|