Searched refs:vx222_old_ops (Results 1 – 3 of 3) sorted by relevance
35 extern const struct snd_vx_ops vx222_old_ops;
118 vx_ops = hw->type == VX_TYPE_BOARD ? &vx222_old_ops : &vx222_ops; in snd_vx222_create()
1011 const struct snd_vx_ops vx222_old_ops = { variable