Lines Matching refs:DEVICE_INTEL_ICH4
116 enum { DEVICE_INTEL, DEVICE_INTEL_ICH4, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE }; enumerator
438 { PCI_VDEVICE(INTEL, 0x24c5), DEVICE_INTEL_ICH4 }, /* ICH4 */
439 { PCI_VDEVICE(INTEL, 0x24d5), DEVICE_INTEL_ICH4 }, /* ICH5 */
440 { PCI_VDEVICE(INTEL, 0x25a6), DEVICE_INTEL_ICH4 }, /* ESB */
441 { PCI_VDEVICE(INTEL, 0x266e), DEVICE_INTEL_ICH4 }, /* ICH6 */
442 { PCI_VDEVICE(INTEL, 0x27de), DEVICE_INTEL_ICH4 }, /* ICH7 */
443 { PCI_VDEVICE(INTEL, 0x2698), DEVICE_INTEL_ICH4 }, /* ESB2 */
1040 } else if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_setup_pcm_out()
1061 if (chip->device_type == DEVICE_INTEL_ICH4) in snd_intel8x0_pcm_prepare()
1671 case DEVICE_INTEL_ICH4: in snd_intel8x0_pcm()
2232 case DEVICE_INTEL_ICH4: in snd_intel8x0_mixer()
2254 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2308 if (chip->device_type == DEVICE_INTEL_ICH4) in snd_intel8x0_mixer()
2312 if (chip->device_type != DEVICE_INTEL_ICH4) in snd_intel8x0_mixer()
2324 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2329 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2358 if (chip->device_type == DEVICE_INTEL_ICH4) { in snd_intel8x0_mixer()
2366 if (chip->device_type == DEVICE_INTEL_ICH4 && !spdif_aclink) { in snd_intel8x0_mixer()
2677 if (chip->device_type == DEVICE_INTEL_ICH4) in intel8x0_suspend()
2706 if (chip->device_type == DEVICE_INTEL_ICH4 && !spdif_aclink) { in intel8x0_resume()
2917 if (chip->device_type == DEVICE_INTEL_ICH4) in snd_intel8x0_proc_read()
2931 if (chip->device_type == DEVICE_INTEL_ICH4 || in snd_intel8x0_proc_read()
3175 case DEVICE_INTEL_ICH4: in snd_intel8x0_create()
3295 case DEVICE_INTEL_ICH4: in snd_intel8x0_probe()