Home
last modified time | relevance | path

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

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