Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
puv3-nb0916.c File Reference
#include <linux/init.h>
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/mtd/physmap.h>
#include <linux/io.h>
#include <linux/reboot.h>
#include <linux/interrupt.h>
#include <linux/i2c.h>
#include <linux/pwm_backlight.h>
#include <linux/gpio.h>
#include <linux/gpio_keys.h>
#include <linux/input.h>
#include <mach/hardware.h>

Go to the source code of this file.

Functions

int __init mach_nb0916_init (void)
 
 subsys_initcall_sync (mach_nb0916_init)
 

Function Documentation

int __init mach_nb0916_init ( void  )

Definition at line 106 of file puv3-nb0916.c.

subsys_initcall_sync ( mach_nb0916_init  )