Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/vx222/
H A Dvx222.c64 static const struct snd_vx_hardware vx222_old_hw = {
76 static const struct snd_vx_hardware vx222_v2_hw = {
88 static const struct snd_vx_hardware vx222_mic_hw = {
104 const struct snd_vx_hardware *hw, in snd_vx222_create()
151 const struct snd_vx_hardware *hw; in snd_vx222_probe()
/openbmc/linux/include/sound/
H A Dvx_core.h101 struct snd_vx_hardware { struct
150 const struct snd_vx_hardware *hw;
197 const struct snd_vx_hardware *hw,
/openbmc/linux/sound/pcmcia/vx/
H A Dvxpocket.c68 static const struct snd_vx_hardware vxpocket_hw = {
90 static const struct snd_vx_hardware vxp440_hw = {
/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c797 const struct snd_vx_hardware *hw, in snd_vx_create()