Searched refs:select_adc_source (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/sound/pci/ctxfi/ |
| D | cthardware.h | 77 int (*select_adc_source)(struct hw *hw, enum ADCSRC source); member
|
| D | ctatc.c | 950 hw->select_adc_source(hw, ADC_LINEIN); in atc_select_line_in() 972 hw->select_adc_source(hw, ADC_MICIN); in atc_select_mic_in() 1024 hw->select_adc_source(hw, ADC_NONE); in atc_select_digit_io()
|
| D | cthw20k2.c | 2227 .select_adc_source = hw_adc_input_select,
|
| D | cthw20k1.c | 2158 .select_adc_source = hw_adc_input_select,
|
| /kernel/linux/linux-4.19/sound/pci/ctxfi/ |
| D | cthardware.h | 81 int (*select_adc_source)(struct hw *hw, enum ADCSRC source); member
|
| D | ctatc.c | 953 hw->select_adc_source(hw, ADC_LINEIN); in atc_select_line_in() 975 hw->select_adc_source(hw, ADC_MICIN); in atc_select_mic_in() 1027 hw->select_adc_source(hw, ADC_NONE); in atc_select_digit_io()
|
| D | cthw20k1.c | 2164 .select_adc_source = hw_adc_input_select,
|
| D | cthw20k2.c | 2230 .select_adc_source = hw_adc_input_select,
|