Home
last modified time | relevance | path

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

/openbmc/linux/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()