Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
gpmc-smc91x.c File Reference
#include <linux/kernel.h>
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#include <linux/smc91x.h>
#include <plat/gpmc.h>
#include "gpmc-smc91x.h"
#include "soc.h"

Go to the source code of this file.

Functions

void __init gpmc_smc91x_init (struct omap_smc91x_platform_data *board_data)
 

Function Documentation

void __init gpmc_smc91x_init ( struct omap_smc91x_platform_data board_data)

Definition at line 126 of file gpmc-smc91x.c.