Searched refs:xhci_dbc_free_requests (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/host/
H A Dxhci-dbgtty.c170 xhci_dbc_free_requests(struct list_head *head) function
453 xhci_dbc_free_requests(&port->read_pool);
454 xhci_dbc_free_requests(&port->write_pool);
482 xhci_dbc_free_requests(&port->read_pool);
483 xhci_dbc_free_requests(&port->read_queue);
484 xhci_dbc_free_requests(&port->write_pool);

Completed in 128 milliseconds