Data Fields | |
char | dev [0] |
struct { | |
struct statechange * next | |
} | entry |
int | state |
Definition at line 644 of file app_queue.c.
char dev[0] |
Definition at line 647 of file app_queue.c.
Referenced by handle_statechange(), and statechange_queue().
struct { ... } entry |
Referenced by device_state_thread(), and statechange_queue().
struct statechange* next [read] |
Definition at line 645 of file app_queue.c.
int state |
Definition at line 646 of file app_queue.c.
Referenced by handle_statechange(), and statechange_queue().