xhci_dbc_free_requests  477 drivers/usb/host/xhci-dbgtty.c 	xhci_dbc_free_requests(port->in, &port->read_pool);
xhci_dbc_free_requests  478 drivers/usb/host/xhci-dbgtty.c 	xhci_dbc_free_requests(port->out, &port->write_pool);
xhci_dbc_free_requests  502 drivers/usb/host/xhci-dbgtty.c 	xhci_dbc_free_requests(get_out_ep(xhci), &port->read_pool);
xhci_dbc_free_requests  503 drivers/usb/host/xhci-dbgtty.c 	xhci_dbc_free_requests(get_out_ep(xhci), &port->read_queue);
xhci_dbc_free_requests  504 drivers/usb/host/xhci-dbgtty.c 	xhci_dbc_free_requests(get_in_ep(xhci), &port->write_pool);