Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsnd_wavefront.h71 #define fx_op base + 8 macro
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_fx.c56 outb (onoff ? 0x02 : 0x00, dev->fx_op); in wavefront_fx_mute()