Searched defs:_function (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
H A D | timer.h | 56 #define __TIMER_INITIALIZER(_function, _flags) { \ argument 63 #define DEFINE_TIMER(_name, _function) \ argument
|
H A D | isapnp.h | 41 #define ISAPNP_DEVICE_ID(_va, _vb, _vc, _function) \ argument
|
/linux/arch/mips/bcm47xx/ |
H A 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/arch/x86/entry/ |
H A D | entry_fred.c | 98 #define SYSVEC(_vector, _function) [_vector - FIRST_SYSTEM_VECTOR] = fred_sysvec_##_function argument
|