Home
last modified time | relevance | path

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

/openbmc/linux/sound/pcmcia/vx/
H A Dvxpocket.h35 extern const struct snd_vx_ops snd_vxpocket_ops;
H A Dvxpocket.c113 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()
H A Dvxp_ops.c586 const struct snd_vx_ops snd_vxpocket_ops = { variable