Searched defs:set_abs (Results 1 - 7 of 7) sorted by relevance
/third_party/libevdev/libevdev/ |
H A D | libevdev-uinput.c | 47 set_abs(const struct libevdev *dev, int fd, unsigned int code) in set_abs() function
|
/third_party/libevdev/tools/ |
H A D | libevdev-tweak-device.c | 304 set_abs(struct libevdev *dev, unsigned int changes, in set_abs() function
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-multitouch.c | 487 static void set_abs(struct input_dev *input, unsigned int code, in set_abs() function
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 508 static void set_abs(struct input_dev *input, unsigned int code, in set_abs() function
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-multitouch.c | 517 static void set_abs(struct input_dev *input, unsigned int code, in set_abs() function
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 508 static void set_abs(struct input_dev *input, unsigned int code, in set_abs() function
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_optimizer.cpp | 252 void set_abs(Temp abs_temp) in set_abs() function
|
Completed in 17 milliseconds