Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pcmcia/vx/
Dvxpocket.h35 extern const struct snd_vx_ops snd_vxpocket_ops;
Dvxpocket.c113 chip = snd_vx_create(card, &vxpocket_hw, &snd_vxpocket_ops, in snd_vxpocket_new()
Dvxp_ops.c586 const struct snd_vx_ops snd_vxpocket_ops = { variable