Home
last modified time | relevance | path

Searched refs:usbhs_rcar3_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/renesas_usbhs/
Drcar3.h4 extern const struct renesas_usbhs_platform_callback usbhs_rcar3_ops;
Drcar3.c125 const struct renesas_usbhs_platform_callback usbhs_rcar3_ops = { variable
Dcommon.c590 priv->pfunc = usbhs_rcar3_ops; in usbhs_probe()