Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/renesas_usbhs/
Drcar3.c106 .has_new_pipe_configs = 1,
118 .has_new_pipe_configs = 1,
Drza.c54 .has_new_pipe_configs = 1,
Drcar2.c73 .has_new_pipe_configs = 1,
Drza2.c72 .has_new_pipe_configs = 1,
Dcommon.c647 if (usbhs_get_dparam(priv, has_new_pipe_configs)) { in usbhs_probe()
/linux-5.19.10/include/linux/usb/
Drenesas_usbhs.h182 u32 has_new_pipe_configs:1; member