Searched refs:GEN5_HID_DESCRIPTOR_SIZE (Results 1 – 1 of 1) sorted by relevance
127 #define GEN5_HID_DESCRIPTOR_SIZE 32 macro728 if (len != GEN5_HID_DESCRIPTOR_SIZE) in cyapa_gen5_sort_hid_descriptor_data()733 if (resp_len == GEN5_HID_DESCRIPTOR_SIZE) { in cyapa_gen5_sort_hid_descriptor_data()763 u8 resp_data[GEN5_HID_DESCRIPTOR_SIZE]; in gen5_idle_state_parse()791 length = GEN5_HID_DESCRIPTOR_SIZE; in gen5_idle_state_parse()804 if ((length == GEN5_HID_DESCRIPTOR_SIZE || in gen5_idle_state_parse()811 } else if ((length == GEN5_HID_DESCRIPTOR_SIZE || in gen5_idle_state_parse()842 GEN5_HID_DESCRIPTOR_SIZE); in gen5_hid_description_header_parse()843 if (ret != GEN5_HID_DESCRIPTOR_SIZE) in gen5_hid_description_header_parse()864 } else if (length == GEN5_HID_DESCRIPTOR_SIZE && in gen5_hid_description_header_parse()[all …]