Searched refs:TYPE_VIA686 (Results 1 – 1 of 1) sorted by relevance
330 enum { TYPE_VIA686, TYPE_VIA8233, TYPE_VIA8233A }; enumerator722 if (chip->chip_type != TYPE_VIA686) in snd_via82xx_pcm_trigger()1891 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_mixer_new()2115 if (chip->chip_type == TYPE_VIA686) in snd_via82xx_chip_init()2187 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_chip_init()2194 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_chip_init()2238 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_suspend()2255 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_resume()2286 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_free()2458 chip_type = TYPE_VIA686; in __snd_via82xx_probe()[all …]