Lines Matching refs:mxt_object
200 struct mxt_object { struct
214 struct mxt_object *object_table; argument
259 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size()
264 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances()
603 static struct mxt_object *
606 struct mxt_object *object; in mxt_get_object()
655 struct mxt_object *object; in mxt_write_object()
1188 struct mxt_object *object; in mxt_prepare_cfg_mem()
1417 data->info.object_num * sizeof(struct mxt_object) + in mxt_update_cfg()
1526 struct mxt_object *object_table; in mxt_get_object_table()
1532 table_size = data->info.object_num * sizeof(struct mxt_object); in mxt_get_object_table()
1550 struct mxt_object *object = object_table + i; in mxt_get_object_table()
1656 struct mxt_object *object; in mxt_read_t9_resolution()
1702 struct mxt_object *object; in mxt_read_t100_config()
2118 struct mxt_object *object, int instance, in mxt_show_instance()
2139 struct mxt_object *object; in mxt_object_show()