1 /* SPDX-License-Identifier: GPL-2.0+ */ 1 2 /* 3 * Copyright (C) 2011 Samsung Electronics Co.L 4 * Author: Joonyoung Shim <jy0922.shim@samsung 5 */ 6 7 #ifndef __PLAT_SAMSUNG_USB_PHY_H 8 #define __PLAT_SAMSUNG_USB_PHY_H __FILE__ 9 10 extern int s3c_usb_phy_init(struct platform_de 11 extern int s3c_usb_phy_exit(struct platform_de 12 13 #endif /* __PLAT_SAMSUNG_USB_PHY_H */ 14
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.