Home
last modified time | relevance | path

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

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