select_adc_source 950 sound/pci/ctxfi/ctatc.c hw->select_adc_source(hw, ADC_LINEIN); select_adc_source 972 sound/pci/ctxfi/ctatc.c hw->select_adc_source(hw, ADC_MICIN); select_adc_source 1024 sound/pci/ctxfi/ctatc.c hw->select_adc_source(hw, ADC_NONE); select_adc_source 77 sound/pci/ctxfi/cthardware.h int (*select_adc_source)(struct hw *hw, enum ADCSRC source); select_adc_source 2160 sound/pci/ctxfi/cthw20k1.c .select_adc_source = hw_adc_input_select, select_adc_source 2226 sound/pci/ctxfi/cthw20k2.c .select_adc_source = hw_adc_input_select,