Searched refs:report_head (Results 1 – 1 of 1) sorted by relevance
223 u8 report_head[PIP_TOUCH_REPORT_HEAD_SIZE]; member2678 u8 buttons = report_data->report_head[PIP_BUTTONS_OFFSET]; in cyapa_pip_report_buttons()2702 u8 distance = report_data->report_head[PIP_PROXIMITY_DISTANCE_OFFSET] & in cyapa_pip_report_proximity()2754 touch_num = report_data->report_head[PIP_NUMBER_OF_TOUCH_OFFSET] & in cyapa_pip_report_touches()2786 &report_data.report_head[PIP_RESP_LENGTH_OFFSET]); in cyapa_pip_irq_handler()2790 report_len, report_data.report_head[0], in cyapa_pip_irq_handler()2791 report_data.report_head[1]); in cyapa_pip_irq_handler()2817 &report_data->report_head[PIP_RESP_LENGTH_OFFSET]); in cyapa_pip_event_process()2822 report_id = report_data->report_head[PIP_RESP_REPORT_ID_OFFSET]; in cyapa_pip_event_process()