Searched refs:vxp (Results 1 – 1 of 1) sorted by relevance
128 struct snd_vxpocket *vxp; in snd_vxpocket_new() local146 vxp = to_vxpocket(chip); in snd_vxpocket_new()148 vxp->p_dev = link; in snd_vxpocket_new()158 *chip_ret = vxp; in snd_vxpocket_new()178 struct snd_vxpocket *vxp = to_vxpocket(chip); in snd_vxpocket_assign_resources() local181 vxp->port = port; in snd_vxpocket_assign_resources()288 struct snd_vxpocket *vxp; in vxpocket_probe() local311 err = snd_vxpocket_new(card, ibl[i], p_dev, &vxp); in vxpocket_probe()316 card->private_data = vxp; in vxpocket_probe()318 vxp->index = i; in vxpocket_probe()[all …]