Home
last modified time | relevance | path

Searched refs:ADCSRC (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ctxfi/
A Dcthardware.h45 enum ADCSRC{ enum
76 int (*is_adc_source_selected)(struct hw *hw, enum ADCSRC source);
77 int (*select_adc_source)(struct hw *hw, enum ADCSRC source);
A Dcthw20k1.c1484 static int is_adc_input_selected_SB055x(struct hw *hw, enum ADCSRC type) in is_adc_input_selected_SB055x()
1489 static int is_adc_input_selected_SBx(struct hw *hw, enum ADCSRC type) in is_adc_input_selected_SBx()
1510 static int is_adc_input_selected_hendrix(struct hw *hw, enum ADCSRC type) in is_adc_input_selected_hendrix()
1528 static int hw_is_adc_input_selected(struct hw *hw, enum ADCSRC type) in hw_is_adc_input_selected()
1543 adc_input_select_SB055x(struct hw *hw, enum ADCSRC type, unsigned char boost) in adc_input_select_SB055x()
1583 adc_input_select_SBx(struct hw *hw, enum ADCSRC type, unsigned char boost) in adc_input_select_SBx()
1633 adc_input_select_hendrix(struct hw *hw, enum ADCSRC type, unsigned char boost) in adc_input_select_hendrix()
1677 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type) in hw_adc_input_select()
A Dcthw20k2.c1756 static int hw_is_adc_input_selected(struct hw *hw, enum ADCSRC type) in hw_is_adc_input_selected()
1807 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type) in hw_adc_input_select()

Completed in 31 milliseconds