Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa_gen5.c264 u8 report_head[GEN5_TOUCH_REPORT_HEAD_SIZE]; member
2593 u8 buttons = report_data->report_head[GEN5_BUTTONS_OFFSET]; in cyapa_gen5_report_buttons()
2657 touch_num = report_data->report_head[GEN5_NUMBER_OF_TOUCH_OFFSET] & in cyapa_gen5_report_touches()
2691 &report_data.report_head[GEN5_RESP_LENGTH_OFFSET]); in cyapa_gen5_irq_handler()
2695 report_len, report_data.report_head[0], in cyapa_gen5_irq_handler()
2696 report_data.report_head[1]); in cyapa_gen5_irq_handler()
2711 report_id = report_data.report_head[GEN5_RESP_REPORT_ID_OFFSET]; in cyapa_gen5_irq_handler()