Searched refs:INPUT_AVAIL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/sound/ | ||
D | snd_wavefront.h | 38 #define INPUT_AVAIL 0x80 macro |
/Linux-v5.4/sound/isa/wavefront/ | ||
D | wavefront_midi.c | 65 return !(wf_mpu_status(midi) & INPUT_AVAIL); in input_avail() |