Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/vx222/
DMakefile6 snd-vx222-objs := vx222.o vx222_ops.o
Dvx222.h47 extern struct snd_vx_ops vx222_ops;
Dvx222.c154 vx_ops = hw->type == VX_TYPE_BOARD ? &vx222_old_ops : &vx222_ops; in snd_vx222_create()
Dvx222_ops.c1000 struct snd_vx_ops vx222_ops = { variable