Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dfhci.h208 struct fhci_controller_list { struct
256 struct fhci_controller_list *hc_list;
433 struct fhci_controller_list *hc_list; /* main structure for hc */
570 struct td *fhci_remove_td_from_done_list(struct fhci_controller_list *p_list);
H A Dfhci-q.c127 struct td *fhci_remove_td_from_done_list(struct fhci_controller_list *p_list) in fhci_remove_td_from_done_list()