Searched refs:hw_adc_input_select (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 1807 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type) in hw_adc_input_select() function 1897 hw_adc_input_select(hw, ADC_LINEIN); in hw_adc_init() 2227 .select_adc_source = hw_adc_input_select,
|
H A D | cthw20k1.c | 1677 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type) in hw_adc_input_select() function 2158 .select_adc_source = hw_adc_input_select,
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 1807 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type) in hw_adc_input_select() function 1897 hw_adc_input_select(hw, ADC_LINEIN); in hw_adc_init() 2223 .select_adc_source = hw_adc_input_select,
|
H A D | cthw20k1.c | 1677 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type) in hw_adc_input_select() function 2154 .select_adc_source = hw_adc_input_select,
|
Completed in 14 milliseconds