Searched refs:vx_ops (Results 1 – 1 of 1) sorted by relevance
134 const struct snd_vx_ops *vx_ops; in snd_vx222_create() local141 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()