Searched refs:snd_vxpocket (Results 1 – 2 of 2) sorted by relevance
108 struct snd_vxpocket **chip_ret) in snd_vxpocket_new()111 struct snd_vxpocket *vxp; in snd_vxpocket_new()114 sizeof(struct snd_vxpocket) - sizeof(struct vx_core)); in snd_vxpocket_new()152 struct snd_vxpocket *vxp = to_vxpocket(chip); in snd_vxpocket_assign_resources()252 struct snd_vxpocket *vxp; in vxpocket_probe()298 struct snd_vxpocket *vxp; in vxpocket_detach()
16 struct snd_vxpocket { struct33 #define to_vxpocket(x) container_of(x, struct snd_vxpocket, core) argument