Searched refs:uerr (Results 1 – 2 of 2) sorted by relevance
63 unsigned int uerr; in errstr() local68 uerr = (num >= 0) ? num : -num; in errstr()70 *--t = "0123456789"[uerr % 10]; in errstr()71 } while (uerr /= 10); in errstr()
555 usb_error_t uerr; in uhso_attach() local576 if (uerr) { in uhso_attach()779 usb_error_t uerr; in uhso_probe_iface_auto() local792 if (uerr != 0) { in uhso_probe_iface_auto()975 if (uerr != 0) { in uhso_radio_ctrl()1073 if (uerr) { in uhso_attach_muxserial()1086 if (uerr) in uhso_attach_muxserial()1275 if (uerr) { in uhso_attach_bulkserial()1281 if (uerr) { in uhso_attach_bulkserial()1373 if (uerr != 0) { in uhso_bs_cfg()[all …]