Searched refs:snd_vx_suspend (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/vx222/
H A Dvx222.c267 err = snd_vx_suspend(&vx->core, state);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/vx/
H A Dvxpocket.c263 snd_printdd(KERN_DEBUG "snd_vx_suspend calling\n");
264 snd_vx_suspend(chip, PMSG_SUSPEND);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_core.c702 int snd_vx_suspend(struct vx_core *chip, pm_message_t state) function
714 EXPORT_SYMBOL(snd_vx_suspend); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dvx_core.h345 int snd_vx_suspend(struct vx_core *card, pm_message_t state);

Completed in 107 milliseconds