Searched defs:_ext (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
H A D | cleanup.h | 300 #define DEFINE_GUARD_COND(_name, _ext, _condlock) \ argument 411 #define DEFINE_LOCK_GUARD_1_COND(_name, _ext, _condlock) \ 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
|
/linux/sound/soc/sof/ |
H A D | ipc4-control.c | 652 #define PARAM_ID_FROM_EXTENSION(_ext) (((_ext) & SOF_IPC4_MOD_EXT_MSG_PARAM_ID_MASK) \ argument
|