Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dvx_core.h90 unsigned int (*in32)(struct vx_core *chip, int reg); member
244 return chip->ops->in32(chip, reg); in snd_vx_inl()
/linux-4.4.14/sound/pci/vx222/
Dvx222_ops.c1002 .in32 = vx2_inl,
1022 .in32 = vx2_inl,