Searched refs:snd_via82xx_channel_reset (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/pci/ |
D | via82xx_modem.c | 453 static void snd_via82xx_channel_reset(struct via82xx_modem *chip, struct viadev *viadev) in snd_via82xx_channel_reset() function 539 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_trigger() 692 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_prepare() 1022 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 1038 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_resume() 1053 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_free() 1141 snd_via82xx_channel_reset(chip, &chip->devs[i]); in __snd_via82xx_probe()
|
D | via82xx.c | 595 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset() function 753 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_trigger() 959 snd_via82xx_channel_reset(chip, viadev); in via686_setup_format() 1040 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_playback_prepare() 1073 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_multi_prepare() 1117 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_capture_prepare() 2242 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 2277 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_resume() 2292 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_free() 2542 snd_via82xx_channel_reset(chip, &chip->devs[i]); in __snd_via82xx_probe()
|