Searched refs:_function (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Disapnp.h56 #define ISAPNP_DEVICE_ID(_va, _vb, _vc, _function) \
57 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) }
H A Dtimer.h51 #define TIMER_INITIALIZER(_function, _expires, _data) { \
53 .function = (_function), \
61 #define DEFINE_TIMER(_name, _function, _expires, _data) \
63 TIMER_INITIALIZER(_function, _expires, _data)
H A Dcompat.h154 compat_uptr_t _function; member in struct:compat_sigevent::__anon17288::__anon17289
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dsiginfo.h268 void (*_function)(sigval_t); member in struct:sigevent::__anon17106::__anon17107
274 #define sigev_notify_function _sigev_un._sigev_thread._function

Completed in 86 milliseconds