Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/vx222/
Dvx222.c65 static struct snd_vx_hardware vx222_old_hw = {
77 static struct snd_vx_hardware vx222_v2_hw = {
89 static struct snd_vx_hardware vx222_mic_hw = {
125 struct snd_vx_hardware *hw, in snd_vx222_create()
182 struct snd_vx_hardware *hw; in snd_vx222_probe()
/Linux-v5.4/include/sound/
Dvx_core.h101 struct snd_vx_hardware { struct
150 struct snd_vx_hardware *hw;
196 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,
/Linux-v5.4/sound/pcmcia/vx/
Dvxpocket.c85 static struct snd_vx_hardware vxpocket_hw = {
107 static struct snd_vx_hardware vxp440_hw = {
/Linux-v5.4/sound/drivers/vx/
Dvx_core.c768 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw, in snd_vx_create()