Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pcmcia/vx/
Dvxpocket.c119 static struct snd_vx_hardware vxp440_hw = { variable
225 chip->hw = &vxp440_hw; in vxpocket_config()
226 chip->type = vxp440_hw.type; in vxpocket_config()
227 strcpy(chip->card->driver, vxp440_hw.name); in vxpocket_config()