Searched defs:_ext (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | cleanup.h | 382 #define DEFINE_GUARD_COND_4(_name, _ext, _lock, _cond) \ argument 395 #define DEFINE_GUARD_COND_3(_name, _ext, _lock) \ argument 503 #define DEFINE_LOCK_GUARD_1_COND_4(_name, _ext, _lock, _cond) \ argument 516 #define DEFINE_LOCK_GUARD_1_COND_3(_name, _ext, _lock) \ argument
|
H A D | tracepoint.h | 314 #define __DEFINE_TRACE_EXT(_name, _ext, proto, args) \ argument
|
/linux/drivers/iio/adc/ |
H A D | xilinx-xadc-core.c | 1077 #define XADC_CHAN_VOLTAGE(_chan, _scan_index, _addr, _bits, _ext, _alarm) { \ argument 1101 #define XADC_7S_CHAN_VOLTAGE(_chan, _scan_index, _addr, _ext, _alarm) \ argument 1136 #define XADC_US_CHAN_VOLTAGE(_chan, _scan_index, _addr, _ext, _alarm) \ argument
|