Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/vx222/
Dvx222.c65 static const struct snd_vx_hardware vx222_old_hw = {
77 static const struct snd_vx_hardware vx222_v2_hw = {
89 static const struct snd_vx_hardware vx222_mic_hw = {
125 const struct snd_vx_hardware *hw, in snd_vx222_create()
183 const struct snd_vx_hardware *hw; in snd_vx222_probe()
/kernel/linux/linux-5.10/include/sound/
Dvx_core.h101 struct snd_vx_hardware { struct
150 const struct snd_vx_hardware *hw;
197 const struct snd_vx_hardware *hw,
/kernel/linux/linux-5.10/sound/pcmcia/vx/
Dvxpocket.c85 static const struct snd_vx_hardware vxpocket_hw = {
107 static const struct snd_vx_hardware vxp440_hw = {
/kernel/linux/linux-5.10/sound/drivers/vx/
Dvx_core.c770 const struct snd_vx_hardware *hw, in snd_vx_create()