Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxpocket.c107 static const struct snd_vx_hardware vxp440_hw = { variable
214 chip->hw = &vxp440_hw; in vxpocket_config()
215 chip->type = vxp440_hw.type; in vxpocket_config()
216 strcpy(chip->card->driver, vxp440_hw.name); in vxpocket_config()
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxpocket.c90 static const struct snd_vx_hardware vxp440_hw = { variable
189 chip->hw = &vxp440_hw; in vxpocket_config()
190 chip->type = vxp440_hw.type; in vxpocket_config()
191 strcpy(chip->card->driver, vxp440_hw.name); in vxpocket_config()

Completed in 3 milliseconds