Lines Matching refs:device_coords
198 struct device_coords dimensions;
201 struct device_coords min, max;
408 struct device_coords *point);
412 struct device_coords *point);
712 static inline struct device_coords
713 evdev_hysteresis(const struct device_coords *in, in evdev_hysteresis()
714 const struct device_coords *center, in evdev_hysteresis()
715 const struct device_coords *margin) in evdev_hysteresis()
725 struct device_coords result; in evdev_hysteresis()
878 const struct device_coords *units) in evdev_device_unit_delta_to_mm()
906 const struct device_coords *units) in evdev_device_units_to_mm()
932 static inline struct device_coords
936 struct device_coords units = { 0, 0 }; in evdev_device_mm_to_units()