Linux Kernel
3.7.1
|
#include <linux/i2c.h>
#include <linux/i2c/pxa-i2c.h>
#include <mach/devices.h>
#include <linux/platform_data/mtd-nand-pxa3xx.h>
#include <video/pxa168fb.h>
#include <linux/platform_data/keypad-pxa27x.h>
#include <mach/cputype.h>
#include <linux/pxa168_eth.h>
#include <linux/platform_data/mv_usb.h>
Go to the source code of this file.
Functions | |
void __init | pxa168_init_irq (void) |
void | pxa168_restart (char, const char *) |
void | pxa168_clear_keypad_wakeup (void) |
int __init | pxa168_add_usb_host (struct mv_usb_platform_data *pdata) |
int __init pxa168_add_usb_host | ( | struct mv_usb_platform_data * | pdata | ) |
struct pxa_device_desc pxa168_device_eth |
struct pxa_device_desc pxa168_device_fb |
struct platform_device pxa168_device_gpio |
struct pxa_device_desc pxa168_device_keypad |
struct pxa_device_desc pxa168_device_nand |
struct pxa_device_desc pxa168_device_pwm1 |
struct pxa_device_desc pxa168_device_pwm2 |
struct pxa_device_desc pxa168_device_pwm3 |
struct pxa_device_desc pxa168_device_pwm4 |
struct pxa_device_desc pxa168_device_ssp1 |
struct pxa_device_desc pxa168_device_ssp2 |
struct pxa_device_desc pxa168_device_ssp3 |
struct pxa_device_desc pxa168_device_ssp4 |
struct pxa_device_desc pxa168_device_ssp5 |
struct pxa_device_desc pxa168_device_twsi0 |
struct pxa_device_desc pxa168_device_twsi1 |
struct pxa_device_desc pxa168_device_uart1 |
struct pxa_device_desc pxa168_device_uart2 |
struct pxa_device_desc pxa168_device_uart3 |