Home
last modified time | relevance | path

Searched refs:mxt_object (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/input/touchscreen/
Datmel_mxt_ts.c232 struct mxt_object { struct
284 struct mxt_object *object_table;
350 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size()
355 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances()
697 static struct mxt_object *
700 struct mxt_object *object; in mxt_get_object()
749 struct mxt_object *object; in mxt_write_object()
1326 struct mxt_object *object; in mxt_prepare_cfg_mem()
1565 data->info->object_num * sizeof(struct mxt_object) + in mxt_update_cfg()
1658 struct mxt_object *object_table) in mxt_parse_object_table()
[all …]