Lines Matching defs:wacom_wac
128 struct wacom_wac { struct129 char name[64];130 unsigned char *data;131 int tool[2];132 int id[2];133 __u32 serial[2];134 struct wacom_features features;135 struct wacom_shared *shared;136 struct input_dev *input;137 int pid;138 int battery_capacity;139 int num_contacts_left;