Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_gadget.c103 #define usbhsg_uep_to_pipe(u) ((u)->pipe) macro
127 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in __usbhsg_queue_pop()
172 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_queue_push()
227 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_recip_handler_std_control_done()
239 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_clear_endpoint()
286 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_set_endpoint()
319 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in __usbhsg_recip_send_status()
385 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_get_endpoint()
422 pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_run_handle()
480 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_irq_ctrl_stage()
[all …]