Searched refs:vx222_ops (Results 1 – 4 of 4) sorted by relevance
6 snd-vx222-objs := vx222.o vx222_ops.o
47 extern struct snd_vx_ops vx222_ops;
154 vx_ops = hw->type == VX_TYPE_BOARD ? &vx222_old_ops : &vx222_ops; in snd_vx222_create()
1000 struct snd_vx_ops vx222_ops = { variable