Searched refs:hw_wm8775_input_select (Results 1 – 1 of 1) sorted by relevance
/sound/pci/ctxfi/ |
D | cthw20k2.c | 1785 static void hw_wm8775_input_select(struct hw *hw, u8 input, s8 gain_in_db) in hw_wm8775_input_select() function 1819 hw_wm8775_input_select(hw, 0, 20); /* Mic, 20dB */ in hw_adc_input_select() 1824 hw_wm8775_input_select(hw, 1, 0); /* Line-in, 0dB */ in hw_adc_input_select() 1903 hw_wm8775_input_select(hw, 0, 0); in hw_adc_init() 1988 hw_wm8775_input_select(hw, 0, 0); /* Mic, 0dB */ in hw_mic_source_switch_put() 1991 hw_wm8775_input_select(hw, 1, 0); /* FP Mic, 0dB */ in hw_mic_source_switch_put() 1994 hw_wm8775_input_select(hw, 3, 0); /* Aux Ext, 0dB */ in hw_mic_source_switch_put()
|