Searched refs:dbc_alloc_request (Results 1 – 3 of 3) sorted by relevance
216 struct dbc_request *dbc_alloc_request(struct xhci_dbc *dbc,
161 req = dbc_alloc_request(dbc, direction, GFP_KERNEL); in xhci_dbc_alloc_requests()
206 dbc_alloc_request(struct xhci_dbc *dbc, unsigned int direction, gfp_t flags) in dbc_alloc_request() function