Linux Kernel
3.7.1
|
#include <uapi/linux/uinput.h>
Go to the source code of this file.
Data Structures | |
struct | uinput_request |
struct | uinput_device |
Macros | |
#define | UINPUT_NAME "uinput" |
#define | UINPUT_BUFFER_SIZE 16 |
#define | UINPUT_NUM_REQUESTS 16 |
Enumerations | |
enum | uinput_state { UIST_NEW_DEVICE, UIST_SETUP_COMPLETE, UIST_CREATED } |
enum uinput_state |