Lines Matching refs:device_coords
196 struct device_coords dimensions;
199 struct device_coords min, max;
406 struct device_coords *point);
410 struct device_coords *point);
694 static inline struct device_coords
695 evdev_hysteresis(const struct device_coords *in, in evdev_hysteresis()
696 const struct device_coords *center, in evdev_hysteresis()
697 const struct device_coords *margin) in evdev_hysteresis()
707 struct device_coords result; in evdev_hysteresis()
854 const struct device_coords *units) in evdev_device_unit_delta_to_mm()
882 const struct device_coords *units) in evdev_device_units_to_mm()
908 static inline struct device_coords
912 struct device_coords units = { 0, 0 }; in evdev_device_mm_to_units()