Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
platform_data
dwc3-exynos.h
Go to the documentation of this file.
1
15
#ifndef _DWC3_EXYNOS_H_
16
#define _DWC3_EXYNOS_H_
17
18
struct
dwc3_exynos_data
{
19
int
phy_type
;
20
int
(*
phy_init
)(
struct
platform_device
*
pdev
,
int
type
);
21
int
(*
phy_exit
)(
struct
platform_device
*
pdev
,
int
type
);
22
};
23
24
#endif
/* _DWC3_EXYNOS_H_ */
Generated on Thu Jan 10 2013 14:52:19 for Linux Kernel by
1.8.2