Searched refs:has_new_pipe_configs (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | rcar3.c | 106 .has_new_pipe_configs = 1, 118 .has_new_pipe_configs = 1,
|
H A D | rza.c | 54 .has_new_pipe_configs = 1,
|
H A D | rza2.c | 72 .has_new_pipe_configs = 1,
|
H A D | rcar2.c | 73 .has_new_pipe_configs = 1,
|
H A D | common.c | 649 if (usbhs_get_dparam(priv, has_new_pipe_configs)) { in usbhs_probe()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | rcar3.c | 106 .has_new_pipe_configs = 1, 118 .has_new_pipe_configs = 1,
|
H A D | rza.c | 54 .has_new_pipe_configs = 1,
|
H A D | rza2.c | 71 .has_new_pipe_configs = 1,
|
H A D | rcar2.c | 73 .has_new_pipe_configs = 1,
|
H A D | common.c | 647 if (usbhs_get_dparam(priv, has_new_pipe_configs)) { in usbhs_probe()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | renesas_usbhs.h | 182 u32 has_new_pipe_configs:1; member
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | renesas_usbhs.h | 182 u32 has_new_pipe_configs:1; member
|
Completed in 8 milliseconds