Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | mx31moboard_boards { MX31NOBOARD = 0, MX31DEVBOARD = 1, MX31MARXBOT = 2, MX31SMARTBOT = 3, MX31EYEBOT = 4 } |
Functions | |
void | mx31moboard_devboard_init (void) |
void | mx31moboard_marxbot_init (void) |
void | mx31moboard_smartbot_init (int board) |
enum mx31moboard_boards |
Definition at line 24 of file board-mx31moboard.h.
Definition at line 232 of file mx31moboard-devboard.c.
Definition at line 345 of file mx31moboard-marxbot.c.
Definition at line 184 of file mx31moboard-smartbot.c.