Linux Kernel
3.7.1
|
Data Fields | |
int | open |
struct input_handle | handle |
wait_queue_head_t | wait |
struct evdev_client __rcu * | grab |
struct list_head | client_list |
spinlock_t | client_lock |
struct mutex | mutex |
struct device | dev |
struct cdev | cdev |
bool | exist |
spinlock_t client_lock |
struct evdev_client __rcu* grab |
wait_queue_head_t wait |