Home
last modified time | relevance | path

Searched refs:to_vxpocket (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pcmcia/vx/
H A Dvxpocket.h33 #define to_vxpocket(x) container_of(x, struct snd_vxpocket, core) macro
H A Dvxpocket.c120 vxp = to_vxpocket(chip); in snd_vxpocket_new()
152 struct snd_vxpocket *vxp = to_vxpocket(chip); in snd_vxpocket_assign_resources()