Searched refs:MIDIQ_SIZE (Results 1 – 3 of 3) sorted by relevance
99 #define MIDIQ_SIZE(head) ((head).s) macro
650 if (MIDIQ_SIZE(m->inq) == 0) in midi_open()658 if (MIDIQ_SIZE(m->outq) == 0) in midi_open()1094 if (MIDIQ_SIZE(m->inq) == 0) in midisynth_open()1102 if (MIDIQ_SIZE(m->outq) == 0) in midisynth_open()
801 scp->out_water = MIDIQ_SIZE(scp->out_q) / 2; in mseq_open() 1384 RANGE(*(int *)arg, 1, MIDIQ_SIZE(scp->out_q) - 1); in mseq_ioctl()