Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dcthw20k2.c1159 if (hw->model != CTSB1270) { in hw_daio_init()
1176 } else if ((4 == info->msr) && (hw->model == CTSB1270)) { in hw_daio_init()
1633 if (hw->model == CTSB1270) { in hw_dac_init()
1772 if ((hw->model == CTSB1270) || (hw->model == CTOK0010)) { in hw_is_adc_input_selected()
1895 if (hw->model == CTSB1270) { in hw_adc_init()
1932 if (hw->model != CTSB1270) { in hw_adc_init()
1953 cap.dedicated_mic = (hw->model == CTSB1270) || (hw->model == CTOK0010); in hw_capabilities()
1955 cap.output_switch = hw->model == CTSB1270; in hw_capabilities()
1956 cap.mic_source_switch = hw->model == CTSB1270; in hw_capabilities()
2191 if (hw->model == CTSB1270) { in hw_card_init()
H A Dcthardware.h40 CTSB1270, enumerator
H A Dctatc.c62 "SB1270", CTSB1270),
82 [CTSB1270] = "SB1270",