ADCSRC             76 sound/pci/ctxfi/cthardware.h 	int (*is_adc_source_selected)(struct hw *hw, enum ADCSRC source);
ADCSRC             77 sound/pci/ctxfi/cthardware.h 	int (*select_adc_source)(struct hw *hw, enum ADCSRC source);
ADCSRC           1484 sound/pci/ctxfi/cthw20k1.c static int is_adc_input_selected_SB055x(struct hw *hw, enum ADCSRC type)
ADCSRC           1489 sound/pci/ctxfi/cthw20k1.c static int is_adc_input_selected_SBx(struct hw *hw, enum ADCSRC type)
ADCSRC           1510 sound/pci/ctxfi/cthw20k1.c static int is_adc_input_selected_hendrix(struct hw *hw, enum ADCSRC type)
ADCSRC           1528 sound/pci/ctxfi/cthw20k1.c static int hw_is_adc_input_selected(struct hw *hw, enum ADCSRC type)
ADCSRC           1543 sound/pci/ctxfi/cthw20k1.c adc_input_select_SB055x(struct hw *hw, enum ADCSRC type, unsigned char boost)
ADCSRC           1583 sound/pci/ctxfi/cthw20k1.c adc_input_select_SBx(struct hw *hw, enum ADCSRC type, unsigned char boost)
ADCSRC           1633 sound/pci/ctxfi/cthw20k1.c adc_input_select_hendrix(struct hw *hw, enum ADCSRC type, unsigned char boost)
ADCSRC           1677 sound/pci/ctxfi/cthw20k1.c static int hw_adc_input_select(struct hw *hw, enum ADCSRC type)
ADCSRC           1756 sound/pci/ctxfi/cthw20k2.c static int hw_is_adc_input_selected(struct hw *hw, enum ADCSRC type)
ADCSRC           1807 sound/pci/ctxfi/cthw20k2.c static int hw_adc_input_select(struct hw *hw, enum ADCSRC type)