Searched refs:usb_host_qhd_has_xact_error (Results 1 – 2 of 2) sorted by relevance
263 bool usb_host_qhd_has_xact_error(hcd_qhd_t *p_qhd);264 bool usb_host_qhd_has_xact_error(hcd_qhd_t *p_qhd);
209 bool usb_host_qhd_has_xact_error(hcd_qhd_t *p_qhd) in usb_host_qhd_has_xact_error() function593 return p_qhd->qtd_overlay.halted && !usb_host_qhd_has_xact_error(p_qhd); in usb_host_edpt_stalled()
Completed in 6 milliseconds