Home
last modified time | relevance | path

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

/linux-2.6.39/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()
196 struct snd_vx_hardware *hw; in snd_vx222_probe()
/linux-2.6.39/include/sound/
Dvx_core.h122 struct snd_vx_hardware { struct
171 struct snd_vx_hardware *hw;
219 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,
/linux-2.6.39/sound/pcmcia/vx/
Dvxpocket.c96 static struct snd_vx_hardware vxpocket_hw = {
118 static struct snd_vx_hardware vxp440_hw = {
/linux-2.6.39/sound/drivers/vx/
Dvx_core.c779 struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw, in snd_vx_create()