Searched refs:usbhs_pipe_config_update (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | pipe.h | 93 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
|
H A D | mod_gadget.c | 610 usbhs_pipe_config_update(pipe, 0, in usbhsg_ep_enable() 852 usbhs_pipe_config_update(dcp->pipe, 0, 0, 64); in usbhsg_try_start()
|
H A D | pipe.c | 436 /* DBLB: see usbhs_pipe_config_update() */ in usbhsp_setup_pipecfg() 458 epnum = 0; /* see usbhs_pipe_config_update() */ in usbhsp_setup_pipecfg() 502 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel, in usbhs_pipe_config_update() function 539 * usbhs_pipe_config_update() in usbhs_pipe_get_maxpacket() 741 * call usbhs_pipe_config_update() after this function !! in usbhs_pipe_malloc() 780 * call usbhs_pipe_config_update() after this function !! in usbhs_dcp_malloc()
|
H A D | mod_host.c | 291 * usbhs_pipe_config_update() should be called after in usbhsh_pipe_attach() 299 usbhs_pipe_config_update(pipe, in usbhsh_pipe_attach()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | pipe.h | 93 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel,
|
H A D | mod_gadget.c | 610 usbhs_pipe_config_update(pipe, 0, in usbhsg_ep_enable() 852 usbhs_pipe_config_update(dcp->pipe, 0, 0, 64); in usbhsg_try_start()
|
H A D | pipe.c | 436 /* DBLB: see usbhs_pipe_config_update() */ in usbhsp_setup_pipecfg() 458 epnum = 0; /* see usbhs_pipe_config_update() */ in usbhsp_setup_pipecfg() 502 void usbhs_pipe_config_update(struct usbhs_pipe *pipe, u16 devsel, in usbhs_pipe_config_update() function 539 * usbhs_pipe_config_update() in usbhs_pipe_get_maxpacket() 741 * call usbhs_pipe_config_update() after this function !! in usbhs_pipe_malloc() 780 * call usbhs_pipe_config_update() after this function !! in usbhs_dcp_malloc()
|
H A D | mod_host.c | 291 * usbhs_pipe_config_update() should be called after in usbhsh_pipe_attach() 299 usbhs_pipe_config_update(pipe, in usbhsh_pipe_attach()
|
Completed in 10 milliseconds