Lines Matching defs:params
133 u8 params[HIDPP_REPORT_LONG_LENGTH - 3U];
889 workitem->device_type = hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] &
891 workitem->quad_id_msb = hidpp_report->params[HIDPP_PARAM_EQUAD_MSB];
892 workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_EQUAD_LSB];
919 workitem->quad_id_lsb = hidpp_report->params[HIDPP_PARAM_27MHZ_DEVID];
949 switch (hidpp_report->params[HIDPP_PARAM_PROTO_TYPE]) {
954 if (!(hidpp_report->params[HIDPP_PARAM_DEVICE_INFO] &
1019 hidpp_report->params[HIDPP_PARAM_PROTO_TYPE],
1025 device_type, hidpp_report->params[HIDPP_PARAM_PROTO_TYPE],
1562 hidpp_report->params[HIDPP_PARAM_PROTO_TYPE] == 0x02 &&
1563 hidpp_report->params[HIDPP_PARAM_27MHZ_DEVID] !=