Searched refs:mtdev_slot (Results 1 – 2 of 2) sorted by relevance
/third_party/mtdev/src/ |
D | state.h | 39 struct mtdev_slot { struct 56 static inline int get_sval(const struct mtdev_slot *slot, int ix) in get_sval() argument 61 static inline void set_sval(struct mtdev_slot *slot, int ix, int value) in set_sval() 83 struct mtdev_slot data[DIM_FINGER];
|
D | core.c | 39 static inline int istouch(const struct mtdev_slot *data, in istouch() 122 struct mtdev_slot *data, bitmask_t *prop, in assign_tracking_id() 157 struct mtdev_slot *data, bitmask_t *prop) in process_typeA() 228 struct mtdev_slot *data, bitmask_t prop, in filter_data() 249 const struct mtdev_slot *data, bitmask_t prop, in push_slot_changes() 289 struct mtdev_slot *data, const bitmask_t *prop, in apply_typeA_changes() 316 struct mtdev_slot tdata = state->data[slot]; in apply_typeA_changes() 334 struct mtdev_slot data[DIM_FINGER]; in convert_A_to_B()
|