Searched refs:fx_op (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/sound/ | ||
D | snd_wavefront.h | 71 #define fx_op base + 8 macro |
/linux-5.19.10/sound/isa/wavefront/ | ||
D | wavefront_fx.c | 56 outb (onoff ? 0x02 : 0x00, dev->fx_op); in wavefront_fx_mute() |