Lines Matching refs:mxt_object
260 struct mxt_object { struct
274 struct mxt_object *object_table; argument
318 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size()
323 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances()
662 static struct mxt_object *
665 struct mxt_object *object; in mxt_get_object()
714 struct mxt_object *object; in mxt_write_object()
1241 struct mxt_object *object; in mxt_prepare_cfg_mem()
1468 data->info.object_num * sizeof(struct mxt_object) + in mxt_update_cfg()
1574 struct mxt_object *object_table; in mxt_get_object_table()
1580 table_size = data->info.object_num * sizeof(struct mxt_object); in mxt_get_object_table()
1598 struct mxt_object *object = object_table + i; in mxt_get_object_table()
1704 struct mxt_object *object; in mxt_read_t9_resolution()
1750 struct mxt_object *object; in mxt_read_t100_config()
2104 struct mxt_object *object, int instance, in mxt_show_instance()
2125 struct mxt_object *object; in mxt_object_show()