Searched refs:usbhs_pipe_config_update (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dpipe.c462 epnum = 0; /* see usbhs_pipe_config_update() */ usbhsp_setup_pipecfg()
549 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel, usbhs_pipe_config_update() function
581 * usbhs_pipe_config_update() usbhs_pipe_get_maxpacket()
785 * call usbhs_pipe_config_update() after this function !! usbhs_pipe_malloc()
822 * call usbhs_pipe_config_update() after this function !! usbhs_dcp_malloc()
H A Dpipe.h98 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
H A Dmod_gadget.c608 usbhs_pipe_config_update(pipe, 0, usbhsg_ep_enable()
822 usbhs_pipe_config_update(dcp->pipe, 0, 0, 64); usbhsg_try_start()
H A Dmod_host.c304 * usbhs_pipe_config_update() should be called after usbhs_for_each_pipe_with_dcp()
312 usbhs_pipe_config_update(pipe, usbhs_for_each_pipe_with_dcp()

Completed in 78 milliseconds