Home
last modified time | relevance | path

Searched refs:DEVICE_SIS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dintel8x0m.c62 enum { DEVICE_INTEL, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE }; enumerator
218 { PCI_VDEVICE(SI, 0x7013), DEVICE_SIS }, /* SI7013 */
932 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0m_ich_chip_init()
1148 if (device_type == DEVICE_SIS) { in snd_intel8x0m_create()
1160 chip->pcm_pos_shift = (device_type == DEVICE_SIS) ? 0 : 1; in snd_intel8x0m_create()
H A Dintel8x0.c92 enum { DEVICE_INTEL, DEVICE_INTEL_ICH4, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE }; enumerator
421 { PCI_VDEVICE(SI, 0x7012), DEVICE_SIS }, /* SI7012 */
955 case DEVICE_SIS: in snd_intel8x0_setup_pcm_out()
1127 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0_pcm_open()
2462 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0_ich_chip_init()
2835 chip->device_type == DEVICE_SIS) in snd_intel8x0_proc_read()
2914 3, /* DEVICE_SIS */ in snd_intel8x0_create()
3027 if (device_type == DEVICE_SIS) { in snd_intel8x0_create()
3038 ichdev->pos_shift = (device_type == DEVICE_SIS) ? 0 : 1; in snd_intel8x0_create()
3074 case DEVICE_SIS in snd_intel8x0_create()
[all...]
/kernel/linux/linux-6.6/sound/pci/
H A Dintel8x0m.c47 enum { DEVICE_INTEL, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE }; enumerator
203 { PCI_VDEVICE(SI, 0x7013), DEVICE_SIS }, /* SI7013 */
920 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0m_ich_chip_init()
1098 if (device_type == DEVICE_SIS) { in snd_intel8x0m_init()
1110 chip->pcm_pos_shift = (device_type == DEVICE_SIS) ? 0 : 1; in snd_intel8x0m_init()
H A Dintel8x0.c69 enum { DEVICE_INTEL, DEVICE_INTEL_ICH4, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE }; enumerator
398 { PCI_VDEVICE(SI, 0x7012), DEVICE_SIS }, /* SI7012 */
934 case DEVICE_SIS: in snd_intel8x0_setup_pcm_out()
1106 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0_pcm_open()
2444 if (chip->device_type == DEVICE_SIS) { in snd_intel8x0_ich_chip_init()
2812 chip->device_type == DEVICE_SIS) in snd_intel8x0_proc_read()
2881 3, /* DEVICE_SIS */ in snd_intel8x0_init()
2974 if (device_type == DEVICE_SIS) { in snd_intel8x0_init()
2985 ichdev->pos_shift = (device_type == DEVICE_SIS) ? 0 : 1; in snd_intel8x0_init()
3020 case DEVICE_SIS in snd_intel8x0_init()
[all...]

Completed in 12 milliseconds