Home
last modified time | relevance | path

Searched refs:vx222_old_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/vx222/
H A Dvx222.h35 extern const struct snd_vx_ops vx222_old_ops;
H A Dvx222.c141 vx_ops = hw->type == VX_TYPE_BOARD ? &vx222_old_ops : &vx222_ops; in snd_vx222_create()
H A Dvx222_ops.c1007 const struct snd_vx_ops vx222_old_ops = { variable