Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()