Searched refs:vxp (Results 1 – 1 of 1) sorted by relevance
111 struct snd_vxpocket *vxp; in snd_vxpocket_new() local120 vxp = to_vxpocket(chip); in snd_vxpocket_new()122 vxp->p_dev = link; in snd_vxpocket_new()132 *chip_ret = vxp; in snd_vxpocket_new()152 struct snd_vxpocket *vxp = to_vxpocket(chip); in snd_vxpocket_assign_resources() local156 vxp->port = port; in snd_vxpocket_assign_resources()252 struct snd_vxpocket *vxp; in vxpocket_probe() local275 err = snd_vxpocket_new(card, ibl[i], p_dev, &vxp); in vxpocket_probe()280 card->private_data = vxp; in vxpocket_probe()282 vxp->index = i; in vxpocket_probe()[all …]