Home
last modified time | relevance | path

Searched refs:vx222_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/vx222/
H A DMakefile7 snd-vx222-objs := vx222.o vx222_ops.o
H A Dvx222.h34 extern const struct snd_vx_ops vx222_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.c987 const struct snd_vx_ops vx222_ops = { variable
/kernel/linux/linux-6.6/sound/pci/vx222/
H A DMakefile7 snd-vx222-objs := vx222.o vx222_ops.o
H A Dvx222.h34 extern const struct snd_vx_ops vx222_ops;
H A Dvx222.c118 vx_ops = hw->type == VX_TYPE_BOARD ? &vx222_old_ops : &vx222_ops; in snd_vx222_create()
H A Dvx222_ops.c991 const struct snd_vx_ops vx222_ops = { variable

Completed in 5 milliseconds