Searched refs:_chan_type (Results 1 – 3 of 3) sorted by relevance
105 #define VF610_DAC_CHAN(_chan_type) { \ argument106 .type = (_chan_type), \
635 #define AD5758_DAC_CHAN(_chan_type) { \ argument636 .type = (_chan_type), \
508 #define VF610_ADC_CHAN(_idx, _chan_type) { \ argument509 .type = (_chan_type), \524 #define VF610_ADC_TEMPERATURE_CHAN(_idx, _chan_type) { \ argument525 .type = (_chan_type), \
Completed in 11 milliseconds