Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
setup-usb-phy.c File Reference
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/err.h>
#include <linux/io.h>
#include <linux/platform_device.h>
#include <mach/regs-pmu.h>
#include <mach/regs-usb-phy.h>
#include <plat/cpu.h>
#include <plat/usb-phy.h>

Go to the source code of this file.

Functions

int s5p_usb_phy_init (struct platform_device *pdev, int type)
 
int s5p_usb_phy_exit (struct platform_device *pdev, int type)
 

Function Documentation

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.