|
int (*flush)(struct input_dev *dev, struct file *file);
|
|
int (*flush)(struct input_dev *dev, struct file *file);
|
|
int (*event)(struct input_dev *dev, unsigned int type, unsigned int code, int value);
|
|
int (*event)(struct input_dev *dev, unsigned int type, unsigned int code, int value);
|