Lines Matching refs:DEVICE_INTEL_ICH4
92 enum { DEVICE_INTEL, DEVICE_INTEL_ICH4, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE }; enumerator
414 { PCI_VDEVICE(INTEL, 0x24c5), DEVICE_INTEL_ICH4 }, /* ICH4 */
415 { PCI_VDEVICE(INTEL, 0x24d5), DEVICE_INTEL_ICH4 }, /* ICH5 */
416 { PCI_VDEVICE(INTEL, 0x25a6), DEVICE_INTEL_ICH4 }, /* ESB */
417 { PCI_VDEVICE(INTEL, 0x266e), DEVICE_INTEL_ICH4 }, /* ICH6 */
418 { PCI_VDEVICE(INTEL, 0x27de), DEVICE_INTEL_ICH4 }, /* ICH7 */
419 { PCI_VDEVICE(INTEL, 0x2698), DEVICE_INTEL_ICH4 }, /* ESB2 */
983 } else if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_setup_pcm_out()
1004 if (chip->device_type == DEVICE_INTEL_ICH4) in snd_intel8x0_pcm_prepare()
1606 case DEVICE_INTEL_ICH4: in snd_intel8x0_pcm()
2167 case DEVICE_INTEL_ICH4: in snd_intel8x0_mixer()
2189 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2243 if (chip->device_type == DEVICE_INTEL_ICH4) in snd_intel8x0_mixer()
2247 if (chip->device_type != DEVICE_INTEL_ICH4) in snd_intel8x0_mixer()
2259 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2264 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2293 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2301 if (chip->device_type == DEVICE_INTEL_ICH4 && !spdif_aclink) { in snd_intel8x0_mixer()
2596 if (chip->device_type == DEVICE_INTEL_ICH4) in intel8x0_suspend()
2626 if (chip->device_type == DEVICE_INTEL_ICH4 && !spdif_aclink) { in intel8x0_resume()
2820 if (chip->device_type == DEVICE_INTEL_ICH4) in snd_intel8x0_proc_read()
2834 if (chip->device_type == DEVICE_INTEL_ICH4 || in snd_intel8x0_proc_read()
3068 case DEVICE_INTEL_ICH4: in snd_intel8x0_create()
3189 case DEVICE_INTEL_ICH4: in snd_intel8x0_probe()