Searched refs:snd_via82xx_channel_reset (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/pci/ |
D | via82xx_modem.c | 465 static void snd_via82xx_channel_reset(struct via82xx_modem *chip, struct viadev *viadev) in snd_via82xx_channel_reset() function 551 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_trigger() 708 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_prepare() 1044 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 1061 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_resume() 1081 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_free() 1198 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_probe()
|
D | via82xx.c | 609 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset() function 767 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_trigger() 982 snd_via82xx_channel_reset(chip, viadev); in via686_setup_format() 1062 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_playback_prepare() 1095 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_multi_prepare() 1139 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_capture_prepare() 2284 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 2320 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_resume() 2340 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_free() 2615 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_probe()
|