|
Linux Kernel
3.7.1
|
#include <linux/err.h>#include <linux/kernel.h>#include <linux/init.h>#include <linux/io.h>#include <linux/platform_device.h>#include <linux/ata_platform.h>#include <asm/sibyte/board.h>#include <asm/sibyte/sb1250_genbus.h>#include <asm/sibyte/sb1250_regs.h>Go to the source code of this file.
Macros | |
| #define | sb1250_dev_struct(num) |
Functions | |
| sb1250_dev_struct (0) | |
| sb1250_dev_struct (1) | |
| sb1250_dev_struct (2) | |
| sb1250_dev_struct (3) | |
| device_initcall (sb1250_device_init) | |
| #define sb1250_dev_struct | ( | num | ) |
Definition at line 87 of file platform.c.
| device_initcall | ( | sb1250_device_init | ) |
| sb1250_dev_struct | ( | 0 | ) |
| sb1250_dev_struct | ( | 1 | ) |
| sb1250_dev_struct | ( | 2 | ) |
| sb1250_dev_struct | ( | 3 | ) |
1.8.2