Lines Matching refs:mxt_object
230 struct mxt_object { struct
282 struct mxt_object *object_table;
346 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size()
351 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances()
693 static struct mxt_object *
696 struct mxt_object *object; in mxt_get_object()
745 struct mxt_object *object; in mxt_write_object()
1289 struct mxt_object *object; in mxt_prepare_cfg_mem()
1528 data->info->object_num * sizeof(struct mxt_object) + in mxt_update_cfg()
1616 struct mxt_object *object_table) in mxt_parse_object_table()
1627 struct mxt_object *object = object_table + i; in mxt_parse_object_table()
1747 size += (num_objects * sizeof(struct mxt_object)) in mxt_read_info_block()
1800 data->object_table = (struct mxt_object *)(id_buf + MXT_OBJECT_START); in mxt_read_info_block()
1815 struct mxt_object *object; in mxt_read_t9_resolution()
1859 struct mxt_object *object; in mxt_read_t100_config()
2555 struct mxt_object *object; in mxt_debug_init()
2687 struct mxt_object *object, int instance, in mxt_show_instance()
2708 struct mxt_object *object; in mxt_object_show()