Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/vx222/
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()
/linux-6.12.1/include/sound/
Dvx_core.h101 struct snd_vx_hardware { struct
150 const struct snd_vx_hardware *hw;
196 const struct snd_vx_hardware *hw,
/linux-6.12.1/sound/pcmcia/vx/
Dvxpocket.c68 static const struct snd_vx_hardware vxpocket_hw = {
90 static const struct snd_vx_hardware vxp440_hw = {
/linux-6.12.1/sound/drivers/vx/
Dvx_core.c787 const struct snd_vx_hardware *hw, in snd_vx_create()