Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/vx222/
Dvx222.c134 const struct snd_vx_ops *vx_ops; in snd_vx222_create() local
141 vx_ops = hw->type == VX_TYPE_BOARD ? &vx222_old_ops : &vx222_ops; in snd_vx222_create()
142 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()