Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-dbgtty.c170 xhci_dbc_free_requests(struct list_head *head) in xhci_dbc_free_requests() function
438 xhci_dbc_free_requests(&port->read_pool); in xhci_dbc_tty_register_device()
439 xhci_dbc_free_requests(&port->write_pool); in xhci_dbc_tty_register_device()
461 xhci_dbc_free_requests(&port->read_pool); in xhci_dbc_tty_unregister_device()
462 xhci_dbc_free_requests(&port->read_queue); in xhci_dbc_tty_unregister_device()
463 xhci_dbc_free_requests(&port->write_pool); in xhci_dbc_tty_unregister_device()