Lines Matching refs:status
205 switch (urb->status) {
218 dev_err(&urb->dev->dev, "urb status %d\n", urb->status);
259 if (urb->status == 0) {
294 if (urb->status < 0) {
433 * Buggy M-Audio device: running status on input results in a packet that has
434 * the data bytes but not the status byte and that is marked with CIN 4.
451 ; /* realtime msg: no running status change */
462 * All other msgs cannot begin running status.
493 * Either a corrupted running status or a real note-on
878 * FTDI protocol: raw MIDI bytes, but input packets have two modem status bytes.