Home
last modified time | relevance | path

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

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