Searched defs:usbhs_for_each_pipe_with_dcp (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | pipe.h | 56 #define usbhs_for_each_pipe_with_dcp(pos, priv, i) \ macro
|
H A D | pipe.c | 644 usbhs_for_each_pipe_with_dcp(pos, priv, i) { in usbhsp_get_pipe() function 679 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhs_pipe_init() function 833 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhs_pipe_probe() function
|
H A D | fifo.c | 1332 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhsf_irq_empty() function 1362 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhsf_irq_ready() function
|
H A D | mod_host.c | 271 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhsh_pipe_attach() function
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | pipe.h | 56 #define usbhs_for_each_pipe_with_dcp(pos, priv, i) \ macro
|
H A D | pipe.c | 644 usbhs_for_each_pipe_with_dcp(pos, priv, i) { in usbhsp_get_pipe() function 679 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhs_pipe_init() function 833 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhs_pipe_probe() function
|
H A D | mod_host.c | 271 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhsh_pipe_attach() function
|
H A D | fifo.c | 1334 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhsf_irq_empty() function 1364 usbhs_for_each_pipe_with_dcp(pipe, priv, i) { in usbhsf_irq_ready() function
|
Completed in 11 milliseconds