Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dvia82xx.c330 enum { TYPE_VIA686, TYPE_VIA8233, TYPE_VIA8233A }; enumerator
726 if (chip->chip_type != TYPE_VIA686) in snd_via82xx_pcm_trigger()
1899 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_mixer_new()
2123 if (chip->chip_type == TYPE_VIA686) in snd_via82xx_chip_init()
2195 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_chip_init()
2202 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_chip_init()
2246 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_suspend()
2263 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_resume()
2294 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_free()
2466 chip_type = TYPE_VIA686; in __snd_via82xx_probe()
[all …]