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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dcthardware.h47 enum ADCSRC{ enum
71 int (*is_adc_source_selected)(struct hw *hw, enum ADCSRC source);
72 int (*select_adc_source)(struct hw *hw, enum ADCSRC source);
H A Dcthw20k1.c1488 static int is_adc_input_selected_SB055x(struct hw *hw, enum ADCSRC type)
1493 static int is_adc_input_selected_SBx(struct hw *hw, enum ADCSRC type)
1514 static int is_adc_input_selected_hendrix(struct hw *hw, enum ADCSRC type)
1532 static int hw_is_adc_input_selected(struct hw *hw, enum ADCSRC type)
1547 adc_input_select_SB055x(struct hw *hw, enum ADCSRC type, unsigned char boost)
1587 adc_input_select_SBx(struct hw *hw, enum ADCSRC type, unsigned char boost)
1637 adc_input_select_hendrix(struct hw *hw, enum ADCSRC type, unsigned char boost)
1681 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type)
H A Dcthw20k2.c1725 static int hw_is_adc_input_selected(struct hw *hw, enum ADCSRC type)
1743 static int hw_adc_input_select(struct hw *hw, enum ADCSRC type)

Completed in 80 milliseconds