Home
last modified time | relevance | path

Searched refs:_chan_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/dac/
H A Dvf610_dac.c104 #define VF610_DAC_CHAN(_chan_type) { \ argument
105 .type = (_chan_type), \
H A Dad5758.c634 #define AD5758_DAC_CHAN(_chan_type) { \ argument
635 .type = (_chan_type), \
/linux/drivers/iio/adc/
H A Dvf610_adc.c507 #define VF610_ADC_CHAN(_idx, _chan_type) { \ argument
508 .type = (_chan_type), \
523 #define VF610_ADC_TEMPERATURE_CHAN(_idx, _chan_type) { \ argument
524 .type = (_chan_type), \
H A Dnxp-sar-adc.c160 #define ADC_CHAN(_idx, _chan_type) { \ argument
161 .type = (_chan_type), \