Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c99 #define usbhsg_uep_to_pipe(u) ((u)->pipe) macro
123 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in __usbhsg_queue_pop()
169 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_queue_push()
223 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_recip_handler_std_control_done()
235 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_clear_endpoint()
282 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_set_endpoint()
315 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in __usbhsg_recip_send_status()
380 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_get_endpoint()
417 pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_run_handle()
643 pipe = usbhsg_uep_to_pipe(uep); in usbhsg_ep_disable()
[all …]