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()189 struct snd_vxpocket *vxp = (struct snd_vxpocket *)chip; in snd_vxpocket_assign_resources() local192 vxp->port = port; in snd_vxpocket_assign_resources()298 struct snd_vxpocket *vxp; in vxpocket_probe() local321 err = snd_vxpocket_new(card, ibl[i], p_dev, &vxp); in vxpocket_probe()326 card->private_data = vxp; in vxpocket_probe()328 vxp->index = i; in vxpocket_probe()[all …]