Searched refs:TYPE_VIA686 (Results 1 – 1 of 1) sorted by relevance
331 enum { TYPE_VIA686, TYPE_VIA8233, TYPE_VIA8233A }; enumerator726 if (chip->chip_type != TYPE_VIA686) in snd_via82xx_pcm_trigger()1911 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_mixer_new()2148 if (chip->chip_type == TYPE_VIA686) in snd_via82xx_chip_init()2218 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_chip_init()2225 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_chip_init()2271 if (chip->chip_type != TYPE_VIA686) { in snd_via82xx_suspend()2288 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_resume()2330 if (chip->chip_type == TYPE_VIA686) { in snd_via82xx_free()2527 chip_type = TYPE_VIA686; in snd_via82xx_probe()[all …]