Searched refs:xruns (Results 1 – 6 of 6) sorted by relevance
58 u32 xruns; /* count of overruns since last status (in bytes) */ member 70 size_t xruns; /* count of overruns since last status (in bytes) */ member 810 status->xruns = runtime->xruns; in snd_rawmidi_input_status() 811 runtime->xruns = 0; in snd_rawmidi_input_status() 849 .xruns = status64.xruns, in snd_rawmidi_ioctl_status32() 1092 runtime->xruns += src_count; in receive_with_tstamp_framing() 1174 runtime->xruns++; in snd_rawmidi_receive() 1197 runtime->xruns in snd_rawmidi_receive() 1706 unsigned long buffer_size, avail, xruns; snd_rawmidi_proc_info_read() local [all...]
234 int busy, syncing, xruns, died; member
1307 "Cnt RrSize A B S L xruns\n") ; in state_open() 1312 write_sq.busy, write_sq.syncing, write_sq.locked, write_sq.xruns) ; in state_open()
790 size_t xruns; /* count of overruns since last status (in bytes) */ member
332 FIFO sizes to avoid xruns.