linuxOS_PX30_CAR/kernel/drivers/usb/renesas_usbhs/rcar3.h
2026-01-20 14:00:13 +08:00

6 lines
204 B
C

// SPDX-License-Identifier: GPL-2.0
#include "common.h"
extern const struct renesas_usbhs_platform_callback usbhs_rcar3_ops;
extern const struct renesas_usbhs_platform_callback usbhs_rcar3_with_pll_ops;