Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcyapa_gen6.c78 if (len != PIP_HID_DESCRIPTOR_SIZE) in cyapa_sort_pip_hid_descriptor_data()
140 u8 resp_data[PIP_HID_DESCRIPTOR_SIZE]; in cyapa_pip_state_parse()
157 resp_len = PIP_HID_DESCRIPTOR_SIZE; in cyapa_pip_state_parse()
H A Dcyapa.h182 #define PIP_HID_DESCRIPTOR_SIZE 32 macro