Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_fx.c34 x = inb (dev->fx_status); in wavefront_fx_idle()
125 if (inb (dev->fx_status) & 0x80) { in snd_wavefront_fx_detect()
/openbmc/linux/include/sound/
H A Dsnd_wavefront.h70 #define fx_status base + 8 macro