Searched refs:CTOK0010 (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/pci/ctxfi/ |
| H A D | cthw20k2.c | 913 if ((idx < 4) && ((hw->model != CTOK0010) || (idx < 3))) { in dao_commit_write() 993 if ((idx < 4) && ((hw->model != CTOK0010) || (idx < 3))) { in daio_mgr_dao_init() 1180 } else if ((4 == info->msr) && (hw->model == CTOK0010)) { in hw_daio_init() 1192 if ((i < 4) && ((hw->model != CTOK0010) || (i < 3))) { in hw_daio_init() 1646 } else if (hw->model == CTOK0010) { in hw_dac_init() 1772 if ((hw->model == CTSB1270) || (hw->model == CTOK0010)) { in hw_is_adc_input_selected() 1880 if (hw->model == CTOK0010) { in hw_adc_init() 1953 cap.dedicated_mic = (hw->model == CTSB1270) || (hw->model == CTOK0010); in hw_capabilities() 1954 cap.dedicated_rca = hw->model == CTOK0010; in hw_capabilities() 2193 } else if (hw->model == CTOK0010) { in hw_card_init()
|
| H A D | cthardware.h | 41 CTOK0010, enumerator
|
| H A D | ctatc.c | 63 SND_PCI_QUIRK(0x160b, 0x0101, "OK0010", CTOK0010), 64 SND_PCI_QUIRK(0x160b, 0x0102, "OK0010", CTOK0010), 83 [CTOK0010] = "OK0010",
|