Searched refs:_chan_type (Results 1 – 3 of 3) sorted by relevance
104 #define VF610_DAC_CHAN(_chan_type) { \ argument105 .type = (_chan_type), \
636 #define AD5758_DAC_CHAN(_chan_type) { \ argument637 .type = (_chan_type), \
503 #define VF610_ADC_CHAN(_idx, _chan_type) { \ argument504 .type = (_chan_type), \519 #define VF610_ADC_TEMPERATURE_CHAN(_idx, _chan_type) { \ argument520 .type = (_chan_type), \
Completed in 9 milliseconds