Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Datmel_mxt_ts.c200 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()
[all …]