Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/vx222/
Dvx222.c78 static struct snd_vx_hardware vx222_old_hw = {
90 static struct snd_vx_hardware vx222_v2_hw = {
102 static struct snd_vx_hardware vx222_mic_hw = {
138 struct snd_vx_hardware *hw, in snd_vx222_create()
195 struct snd_vx_hardware *hw; in snd_vx222_probe()
/Linux-v4.19/include/sound/
Dvx_core.h114 struct snd_vx_hardware { struct
163 struct snd_vx_hardware *hw;
209 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,
/Linux-v4.19/sound/pcmcia/vx/
Dvxpocket.c97 static struct snd_vx_hardware vxpocket_hw = {
119 static struct snd_vx_hardware vxp440_hw = {
/Linux-v4.19/sound/drivers/vx/
Dvx_core.c788 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw, in snd_vx_create()