Searched defs:_ext (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | cleanup.h | 395 DEFINE_GUARD_COND_4(_name,_ext,_lock,_cond) global() argument 408 DEFINE_GUARD_COND_3(_name,_ext,_lock) global() argument 516 DEFINE_LOCK_GUARD_1_COND_4(_name,_ext,_lock,_cond) global() argument 529 DEFINE_LOCK_GUARD_1_COND_3(_name,_ext,_lock) global() argument [all...] |
| H A D | tracepoint.h | 346 #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/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_l3c_pmu.c | 89 #define L3C_CNTR_EXT_L(_ext) (((_ext) + 1) * L3C_NR_COUNTERS) argument 90 #define L3C_CNTR_EXT_H(_ext) (((_ext) + 2) * L3C_NR_COUNTERS) argument
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-control.c | 661 PARAM_ID_FROM_EXTENSION(_ext) global() argument
|