Linux Kernel
3.7.1
|
#include "twl-common.h"
Go to the source code of this file.
Macros | |
#define | NAND_BLOCK_SIZE SZ_128K |
Functions | |
void | omap_ads7846_init (int bus_num, int gpio_pendown, int gpio_debounce, struct ads7846_platform_data *board_pdata) |
void | omap_nand_flash_init (int opts, struct mtd_partition *parts, int n_parts) |
#define NAND_BLOCK_SIZE SZ_128K |
Definition at line 6 of file common-board-devices.h.
void omap_ads7846_init | ( | int | bus_num, |
int | gpio_pendown, | ||
int | gpio_debounce, | ||
struct ads7846_platform_data * | board_pdata | ||
) |
Definition at line 100 of file common-board-devices.c.
void omap_nand_flash_init | ( | int | opts, |
struct mtd_partition * | parts, | ||
int | n_parts | ||
) |
Definition at line 145 of file common-board-devices.c.