Lines Matching refs:mxt_object
237 struct mxt_object { struct
289 struct mxt_object *object_table;
368 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size()
373 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances()
752 static struct mxt_object *
755 struct mxt_object *object; in mxt_get_object()
804 struct mxt_object *object; in mxt_write_object()
1403 struct mxt_object *object; in mxt_prepare_cfg_mem()
1642 data->info->object_num * sizeof(struct mxt_object) + in mxt_update_cfg()
1739 struct mxt_object *object_table) in mxt_parse_object_table()
1750 struct mxt_object *object = object_table + i; in mxt_parse_object_table()
1881 size += (num_objects * sizeof(struct mxt_object)) in mxt_read_info_block()
1934 data->object_table = (struct mxt_object *)(id_buf + MXT_OBJECT_START); in mxt_read_info_block()
1949 struct mxt_object *object; in mxt_read_t9_resolution()
1993 struct mxt_object *object; in mxt_read_t100_config()
2705 struct mxt_object *object; in mxt_debug_init()
2836 struct mxt_object *object, int instance, in mxt_show_instance()
2856 struct mxt_object *object; in mxt_object_show()