Searched refs:wacom_offset_rotation (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | wacom_wac.c | 1857 static int wacom_offset_rotation(struct input_dev *input, struct hid_usage *usage, in wacom_offset_rotation() function 2208 value = wacom_offset_rotation(input, usage, value, 3, 16); in wacom_wac_pad_event() 2212 value = wacom_offset_rotation(input, usage, value, 1, 2); in wacom_wac_pad_event() 2215 value = wacom_offset_rotation(input, usage, value, 1, 4); in wacom_wac_pad_event() 2432 value = wacom_offset_rotation(input, usage, value, 1, 4); in wacom_wac_pen_event()
|