Searched refs:HIDI2C_DATA_LEN (Results 1 – 3 of 3) sorted by relevance
50 #define HIDI2C_DATA_LEN(pkt_len) ((pkt_len) - HIDI2C_LENGTH_LEN) macro
164 if (HIDI2C_DATA_LEN(le16_to_cpu(rpt->len)) != buf_len || rpt->data[0] != reportnum) { in quicki2c_get_report()
277 HIDI2C_DATA_LEN(le16_to_cpu(pkt->len))); in handle_input_report()