report_head 223 drivers/input/mouse/cyapa_gen5.c u8 report_head[PIP_TOUCH_REPORT_HEAD_SIZE]; report_head 2677 drivers/input/mouse/cyapa_gen5.c u8 buttons = report_data->report_head[PIP_BUTTONS_OFFSET]; report_head 2701 drivers/input/mouse/cyapa_gen5.c u8 distance = report_data->report_head[PIP_PROXIMITY_DISTANCE_OFFSET] & report_head 2753 drivers/input/mouse/cyapa_gen5.c touch_num = report_data->report_head[PIP_NUMBER_OF_TOUCH_OFFSET] & report_head 2785 drivers/input/mouse/cyapa_gen5.c &report_data.report_head[PIP_RESP_LENGTH_OFFSET]); report_head 2789 drivers/input/mouse/cyapa_gen5.c report_len, report_data.report_head[0], report_head 2790 drivers/input/mouse/cyapa_gen5.c report_data.report_head[1]); report_head 2816 drivers/input/mouse/cyapa_gen5.c &report_data->report_head[PIP_RESP_LENGTH_OFFSET]); report_head 2821 drivers/input/mouse/cyapa_gen5.c report_id = report_data->report_head[PIP_RESP_REPORT_ID_OFFSET];