Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h213 struct dbc_request *dbc_alloc_request(struct xhci_dbc *dbc,
H A Dxhci-dbgtty.c151 req = dbc_alloc_request(dbc, direction, GFP_KERNEL); in xhci_dbc_alloc_requests()
H A Dxhci-dbgcap.c189 dbc_alloc_request(struct xhci_dbc *dbc, unsigned int direction, gfp_t flags) in dbc_alloc_request() function