Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dvx_core.h92 void (*out32)(struct vx_core *chip, int reg, unsigned int val); member
254 chip->ops->out32(chip, reg, val); in snd_vx_outl()