Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | dot_command_header |
Macros | |
#define | sp_write 0 |
#define | sp_write_next 1 |
#define | sp_read 2 |
#define | sp_read_next 3 |
#define | sp_command_response 4 |
#define | sp_event 5 |
#define | sp_heartbeat 6 |
#define sp_command_response 4 |
Definition at line 39 of file dot_command.h.
#define sp_event 5 |
Definition at line 40 of file dot_command.h.
#define sp_heartbeat 6 |
Definition at line 41 of file dot_command.h.
#define sp_read 2 |
Definition at line 37 of file dot_command.h.
#define sp_read_next 3 |
Definition at line 38 of file dot_command.h.
#define sp_write 0 |
Definition at line 35 of file dot_command.h.
#define sp_write_next 1 |
Definition at line 36 of file dot_command.h.