|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | jsflash_ident_arg |
| struct | jsflash_program_arg |
Macros | |
| #define | JSFLASH_IDENT (('F'<<8)|54) |
| #define | JSFLASH_ERASE (('F'<<8)|55) |
| #define | JSFLASH_PROGRAM (('F'<<8)|56) |
1.8.2