Searched refs:vxp (Results 1 – 1 of 1) sorted by relevance
140 struct snd_vxpocket *vxp; in snd_vxpocket_new() local158 vxp = (struct snd_vxpocket *)chip; in snd_vxpocket_new()160 vxp->p_dev = link; in snd_vxpocket_new()170 *chip_ret = vxp; in snd_vxpocket_new()190 struct snd_vxpocket *vxp = (struct snd_vxpocket *)chip; in snd_vxpocket_assign_resources() local193 vxp->port = port; in snd_vxpocket_assign_resources()299 struct snd_vxpocket *vxp; in vxpocket_probe() local322 err = snd_vxpocket_new(card, ibl[i], p_dev, &vxp); in vxpocket_probe()327 card->private_data = vxp; in vxpocket_probe()329 vxp->index = i; in vxpocket_probe()[all …]