Linux Kernel
3.7.1
|
Data Fields | |
struct js_event | buffer [JOYDEV_BUFFER_SIZE] |
int | head |
int | tail |
int | startup |
spinlock_t | buffer_lock |
struct fasync_struct * | fasync |
struct joydev * | joydev |
struct list_head | node |
spinlock_t buffer_lock |
struct fasync_struct* fasync |