Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dvx_core.h77 unsigned int (*in32)(struct vx_core *chip, int reg); member
231 return chip->ops->in32(chip, reg); in snd_vx_inl()
/Linux-v5.4/sound/pci/vx222/
Dvx222_ops.c989 .in32 = vx2_inl,
1009 .in32 = vx2_inl,