Searched refs:uhci_handle_bulk_td (Results 1 – 3 of 3) sorted by relevance
79 add uhci_trans_wrapper::tw_handle_td targets uhci_handle_bulk_td
157 void uhci_handle_bulk_td(uhci_state_t *uhcip, uhci_td_t *td);
2816 tw->tw_handle_td = uhci_handle_bulk_td; in uhci_insert_bulk_td()3262 uhci_handle_bulk_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_bulk_td() function