Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcyapa_gen6.c81 if (buf[PIP_RESP_REPORT_ID_OFFSET] == PIP_HID_APP_REPORT_ID || in cyapa_sort_pip_hid_descriptor_data()
169 else if (resp_data[PIP_RESP_REPORT_ID_OFFSET] == PIP_HID_APP_REPORT_ID) in cyapa_pip_state_parse()
H A Dcyapa.h183 #define PIP_HID_APP_REPORT_ID 0xf7 macro