Home
last modified time | relevance | path

Searched refs:fhci_controller_list (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dfhci.h211 struct fhci_controller_list { struct
260 struct fhci_controller_list *hc_list;
439 struct fhci_controller_list *hc_list; /* main structure for hc */
576 struct td *fhci_remove_td_from_done_list(struct fhci_controller_list *p_list);
Dfhci-q.c131 struct td *fhci_remove_td_from_done_list(struct fhci_controller_list *p_list) in fhci_remove_td_from_done_list()