Searched refs:report_head (Results 1 – 1 of 1) sorted by relevance
223 u8 report_head[PIP_TOUCH_REPORT_HEAD_SIZE]; member2677 u8 buttons = report_data->report_head[PIP_BUTTONS_OFFSET]; in cyapa_pip_report_buttons()2701 u8 distance = report_data->report_head[PIP_PROXIMITY_DISTANCE_OFFSET] & in cyapa_pip_report_proximity()2753 touch_num = report_data->report_head[PIP_NUMBER_OF_TOUCH_OFFSET] & in cyapa_pip_report_touches()2785 &report_data.report_head[PIP_RESP_LENGTH_OFFSET]); in cyapa_pip_irq_handler()2789 report_len, report_data.report_head[0], in cyapa_pip_irq_handler()2790 report_data.report_head[1]); in cyapa_pip_irq_handler()2816 &report_data->report_head[PIP_RESP_LENGTH_OFFSET]); in cyapa_pip_event_process()2821 report_id = report_data->report_head[PIP_RESP_REPORT_ID_OFFSET]; in cyapa_pip_event_process()