Searched defs:_function (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/linux/ |
D | timer.h | 64 #define __TIMER_INITIALIZER(_function, _flags) { \ argument 72 #define DEFINE_TIMER(_name, _function) \ argument
|
D | isapnp.h | 56 #define ISAPNP_DEVICE_ID(_va, _vb, _vc, _function) \ argument
|
D | compat.h | 359 compat_uptr_t _function; member
|
/Linux-v4.19/arch/mips/bcm47xx/ |
D | leds.c | 11 #define BCM47XX_GPIO_LED(_gpio, _color, _function, _active_low, \ argument 20 #define BCM47XX_GPIO_LED_TRIGGER(_gpio, _color, _function, _active_low, \ argument
|
/Linux-v4.19/include/uapi/asm-generic/ |
D | siginfo.h | 322 void (*_function)(sigval_t); member
|