Home
last modified time | relevance | path

Searched refs:vxp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxpocket.c128 struct snd_vxpocket *vxp; in snd_vxpocket_new() local
146 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() local
181 vxp->port = port; in snd_vxpocket_assign_resources()
269 //struct snd_vxpocket *vxp = (struct snd_vxpocket *)chip; in vxp_resume()
288 struct snd_vxpocket *vxp; in vxpocket_probe() local
311 err = snd_vxpocket_new(card, ibl[i], p_dev, &vxp); in vxpocket_probe()
316 card->private_data = vxp; in vxpocket_probe()
328 struct snd_vxpocket *vxp; vxpocket_detach() local
[all...]
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxpocket.c111 struct snd_vxpocket *vxp; in snd_vxpocket_new() local
120 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() local
155 vxp->port = port; in snd_vxpocket_assign_resources()
244 //struct snd_vxpocket *vxp = (struct snd_vxpocket *)chip; in vxp_resume()
263 struct snd_vxpocket *vxp; in vxpocket_probe() local
286 err = snd_vxpocket_new(card, ibl[i], p_dev, &vxp); in vxpocket_probe()
291 card->private_data = vxp; in vxpocket_probe()
303 struct snd_vxpocket *vxp; vxpocket_detach() local
[all...]

Completed in 2 milliseconds