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