Searched refs:snd_via82xx_channel_reset (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/pci/ |
D | via82xx_modem.c | 463 static void snd_via82xx_channel_reset(struct via82xx_modem *chip, struct viadev *viadev) in snd_via82xx_channel_reset() function 549 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_trigger() 706 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_prepare() 1042 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 1059 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_resume() 1079 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_free() 1196 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_probe()
|
D | via82xx.c | 607 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset() function 765 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_trigger() 980 snd_via82xx_channel_reset(chip, viadev); in via686_setup_format() 1060 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_playback_prepare() 1093 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_multi_prepare() 1137 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_capture_prepare() 2282 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 2318 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_resume() 2338 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_free() 2613 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_probe()
|