Searched refs:uhci_handle_ctrl_td (Results 1 – 4 of 4) sorted by relevance
81 add uhci_trans_wrapper::tw_handle_td targets uhci_handle_ctrl_td
74 void uhci_handle_ctrl_td(uhci_state_t *uhcip, uhci_td_t *td);
1416 uhci_handle_ctrl_td(uhci_state_t *uhcip, uhci_td_t *td) in uhci_handle_ctrl_td() function
2174 tw->tw_handle_td = uhci_handle_ctrl_td; in uhci_insert_ctrl_td()