Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_hid.c572 static inline struct usb_request *hidg_alloc_ep_req(struct usb_ep *ep, in hidg_alloc_ep_req() function
833 req_in = hidg_alloc_ep_req(hidg->in_ep, hidg->report_length); in hidg_set_alt()
862 hidg_alloc_ep_req(hidg->out_ep, in hidg_set_alt()