Searched defs:alloc_request (Results 1 – 3 of 3) sorted by relevance
143 struct usb_request *(*alloc_request) (struct usb_ep *ep, global() member
986 let alloc_request = match mapping.alloc.reserve_new(reserve_new_args)? { in buffer_alloc() localVariable
2291 static int alloc_request(struct fsg_common *common, struct usb_ep *ep, in alloc_request() function