Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
609 req = ss_alloc_ep_req(ep, size); in source_sink_start_ep()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds