Searched defs:_ext (Results 1 – 4 of 4) sorted by relevance
| /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
|
| /linux/include/linux/ |
| H A D | tracepoint.h | 325 __DEFINE_TRACE_EXT(_name,_ext,proto,args) global() argument
|