Linux Kernel
3.7.1
|
Data Fields | |
struct platform_device * | dwc3 |
struct platform_device * | usb2_phy |
struct platform_device * | usb3_phy |
struct device * | dev |
struct clk * | clk |
dwc3-exynos.c - Samsung EXYNOS DWC3 Specific Glue layer
Copyright (c) 2012 Samsung Electronics Co., Ltd. http://www.samsung.com
Author: Anton Tikhomirov av.ti khom irov@ sams ung.c om
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Definition at line 27 of file dwc3-exynos.c.
Definition at line 33 of file dwc3-exynos.c.
Definition at line 31 of file dwc3-exynos.c.
Definition at line 28 of file dwc3-exynos.c.
struct platform_device* usb2_phy |
Definition at line 29 of file dwc3-exynos.c.
struct platform_device* usb3_phy |
Definition at line 30 of file dwc3-exynos.c.