Searched refs:snd_via82xx_channel_reset (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A 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() 1017 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 1033 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() 1170 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_probe()
|
| H A D | via82xx.c | 597 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset() function 755 snd_via82xx_channel_reset(chip, viadev); in snd_via82xx_pcm_trigger() 961 snd_via82xx_channel_reset(chip, viadev); in via686_setup_format() 1041 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_playback_prepare() 1074 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_multi_prepare() 1118 snd_via82xx_channel_reset(chip, viadev); in snd_via8233_capture_prepare() 2249 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_suspend() 2284 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_resume() 2304 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_free() 2579 snd_via82xx_channel_reset(chip, &chip->devs[i]); in snd_via82xx_probe()
|