Home
last modified time | relevance | path

Searched refs:snd_vx_suspend (Results 1 – 3 of 3) sorted by relevance

/sound/drivers/vx/
Dvx_core.c726 int snd_vx_suspend(struct vx_core *chip) in snd_vx_suspend() function
738 EXPORT_SYMBOL(snd_vx_suspend);
/sound/pci/vx222/
Dvx222.c267 err = snd_vx_suspend(&vx->core); in snd_vx222_suspend()
/sound/pcmcia/vx/
Dvxpocket.c267 snd_vx_suspend(chip); in vxp_suspend()