is_adc_source_selected 944 sound/pci/ctxfi/ctatc.c if (hw->is_adc_source_selected(hw, ADC_LINEIN)) is_adc_source_selected 966 sound/pci/ctxfi/ctatc.c if (hw->is_adc_source_selected(hw, ADC_MICIN)) is_adc_source_selected 1021 sound/pci/ctxfi/ctatc.c if (hw->is_adc_source_selected(hw, ADC_NONE)) is_adc_source_selected 76 sound/pci/ctxfi/cthardware.h int (*is_adc_source_selected)(struct hw *hw, enum ADCSRC source); is_adc_source_selected 2159 sound/pci/ctxfi/cthw20k1.c .is_adc_source_selected = hw_is_adc_input_selected, is_adc_source_selected 2225 sound/pci/ctxfi/cthw20k2.c .is_adc_source_selected = hw_is_adc_input_selected,