Searched refs:uhci_remove_bulk_tds_tws (Results 1 – 4 of 4) sorted by relevance
87 void uhci_remove_bulk_tds_tws(uhci_state_t *uhcip,
163 void uhci_remove_bulk_tds_tws(uhci_state_t *uhcip,
392 uhci_remove_bulk_tds_tws(uhcip, pp, UHCI_IN_CLOSE); in uhci_hcdi_pipe_close()551 uhci_remove_bulk_tds_tws(uhcip, pp, UHCI_IN_RESET); in uhci_hcdi_pipe_reset()
3598 uhci_remove_bulk_tds_tws(uhcip, tw->tw_pipe_private, UHCI_IN_ERROR); in uhci_handle_bulk_td_errors()3649 uhci_remove_bulk_tds_tws( in uhci_remove_bulk_tds_tws() function