mxt_obj_size 749 drivers/input/touchscreen/atmel_mxt_ts.c if (!object || offset >= mxt_obj_size(object)) mxt_obj_size 1326 drivers/input/touchscreen/atmel_mxt_ts.c if (size > mxt_obj_size(object)) { mxt_obj_size 1333 drivers/input/touchscreen/atmel_mxt_ts.c size - mxt_obj_size(object), type); mxt_obj_size 1334 drivers/input/touchscreen/atmel_mxt_ts.c } else if (mxt_obj_size(object) > size) { mxt_obj_size 1345 drivers/input/touchscreen/atmel_mxt_ts.c mxt_obj_size(object) - size, type); mxt_obj_size 1353 drivers/input/touchscreen/atmel_mxt_ts.c reg = object->start_address + mxt_obj_size(object) * instance; mxt_obj_size 1366 drivers/input/touchscreen/atmel_mxt_ts.c if (i > mxt_obj_size(object)) mxt_obj_size 1645 drivers/input/touchscreen/atmel_mxt_ts.c mxt_obj_size(object), mxt_obj_instances(object), mxt_obj_size 1657 drivers/input/touchscreen/atmel_mxt_ts.c data->T5_msg_size = mxt_obj_size(object); mxt_obj_size 1660 drivers/input/touchscreen/atmel_mxt_ts.c data->T5_msg_size = mxt_obj_size(object) - 1; mxt_obj_size 1698 drivers/input/touchscreen/atmel_mxt_ts.c + mxt_obj_size(object) * mxt_obj_instances(object) - 1; mxt_obj_size 2568 drivers/input/touchscreen/atmel_mxt_ts.c if (mxt_obj_size(object) != sizeof(struct t37_debug)) { mxt_obj_size 2696 drivers/input/touchscreen/atmel_mxt_ts.c for (i = 0; i < mxt_obj_size(object); i++) mxt_obj_size 2730 drivers/input/touchscreen/atmel_mxt_ts.c u16 size = mxt_obj_size(object);