Home
last modified time | relevance | path

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

/sound/drivers/vx/
Dvx_core.c718 int snd_vx_suspend(struct vx_core *chip) in snd_vx_suspend() function
726 EXPORT_SYMBOL(snd_vx_suspend);
/sound/pci/vx222/
Dvx222.c253 return snd_vx_suspend(&vx->core); in snd_vx222_suspend()
/sound/pcmcia/vx/
Dvxpocket.c257 snd_vx_suspend(chip); in vxp_suspend()