Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Datmel_mxt_ts.c264 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances() function
1247 if (instance >= mxt_obj_instances(object)) { in mxt_prepare_cfg_mem()
1558 mxt_obj_instances(object); in mxt_get_object_table()
1568 mxt_obj_size(object), mxt_obj_instances(object), in mxt_get_object_table()
1599 * mxt_obj_instances(object); in mxt_get_object_table()
1617 + mxt_obj_size(object) * mxt_obj_instances(object) - 1; in mxt_get_object_table()
2123 if (mxt_obj_instances(object) > 1) in mxt_show_instance()
2160 for (j = 0; j < mxt_obj_instances(object); j++) { in mxt_object_show()