Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c290 static inline struct usb_request *ss_alloc_ep_req(struct usb_ep *ep, int len) in ss_alloc_ep_req() function
608 req = ss_alloc_ep_req(ep, size); in source_sink_start_ep()