Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/vx222/
H A 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()
/OK3568_Linux_fs/kernel/include/sound/
H A Dvx_core.h101 struct snd_vx_hardware { struct
150 const struct snd_vx_hardware *hw;
197 const struct snd_vx_hardware *hw,
/OK3568_Linux_fs/kernel/sound/pcmcia/vx/
H A Dvxpocket.c85 static const struct snd_vx_hardware vxpocket_hw = {
107 static const struct snd_vx_hardware vxp440_hw = {
/OK3568_Linux_fs/kernel/sound/drivers/vx/
H A Dvx_core.c770 const struct snd_vx_hardware *hw, in snd_vx_create()