Searched refs:select_adc_source (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthardware.h | 78 int (*select_adc_source)(struct hw *hw, enum ADCSRC source); member
|
H A D | ctatc.c | 952 hw->select_adc_source(hw, ADC_LINEIN); in atc_select_line_in() 974 hw->select_adc_source(hw, ADC_MICIN); in atc_select_mic_in() 1026 hw->select_adc_source(hw, ADC_NONE); in atc_select_digit_io()
|
H A D | cthw20k2.c | 2227 .select_adc_source = hw_adc_input_select,
|
H A D | cthw20k1.c | 2158 .select_adc_source = hw_adc_input_select,
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthardware.h | 78 int (*select_adc_source)(struct hw *hw, enum ADCSRC source); member
|
H A D | ctatc.c | 952 hw->select_adc_source(hw, ADC_LINEIN); in atc_select_line_in() 974 hw->select_adc_source(hw, ADC_MICIN); in atc_select_mic_in() 1026 hw->select_adc_source(hw, ADC_NONE); in atc_select_digit_io()
|
H A D | cthw20k2.c | 2223 .select_adc_source = hw_adc_input_select,
|
H A D | cthw20k1.c | 2154 .select_adc_source = hw_adc_input_select,
|
Completed in 21 milliseconds