Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/vx222/
H A Dvx222.c110 const struct snd_vx_ops *vx_ops; in snd_vx222_create() local
118 vx_ops = hw->type == VX_TYPE_BOARD ? &vx222_old_ops : &vx222_ops; in snd_vx222_create()
119 chip = snd_vx_create(card, hw, vx_ops, in snd_vx222_create()