Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | __PLAT_SAMSUNG_USB_PHY_H __FILE__ |
Enumerations | |
enum | s5p_usb_phy_type { S5P_USB_PHY_DEVICE, S5P_USB_PHY_HOST } |
Functions | |
int | s5p_usb_phy_init (struct platform_device *pdev, int type) |
int | s5p_usb_phy_exit (struct platform_device *pdev, int type) |
enum s5p_usb_phy_type |
int s5p_usb_phy_exit | ( | struct platform_device * | pdev, |
int | type | ||
) |
Definition at line 215 of file setup-usb-phy.c.
int s5p_usb_phy_init | ( | struct platform_device * | pdev, |
int | type | ||
) |
Definition at line 205 of file setup-usb-phy.c.