Home
last modified time | relevance | path

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

/linux-6.12.1/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.c588 const struct snd_vx_ops snd_vxpocket_ops = { variable