Home
last modified time | relevance | path

Searched refs:report_len (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-vivaldi.c80 u32 report_len; in vivaldi_feature_mapping() local
97 report_len = hid_report_len(report); in vivaldi_feature_mapping()
107 report_len++; in vivaldi_feature_mapping()
111 report_len, HID_FEATURE_REPORT, in vivaldi_feature_mapping()
125 report_len--; in vivaldi_feature_mapping()
129 report_len, 0); in vivaldi_feature_mapping()
H A Dhid-multitouch.c1422 u32 report_len; in mt_need_to_apply_feature() local
1436 report_len = hid_report_len(report); in mt_need_to_apply_feature()
1443 hid_hw_raw_request(hdev, report->id, buf, report_len, in mt_need_to_apply_feature()
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Delan_i2c_smbus.c475 unsigned int *report_len) in elan_smbus_get_report_features() argument
482 *report_len = ETP_SMBUS_REPORT_LEN; in elan_smbus_get_report_features()
487 u8 *report, unsigned int report_len) in elan_smbus_get_report() argument
502 report_len = ETP_SMBUS_REPORT_LEN2; in elan_smbus_get_report()
504 if (len != report_len) { in elan_smbus_get_report()
507 len, report_len); in elan_smbus_get_report()
H A Dcyapa_gen5.c2768 unsigned int report_len; in cyapa_pip_irq_handler() local
2784 report_len = get_unaligned_le16( in cyapa_pip_irq_handler()
2786 if (report_len < PIP_RESP_LENGTH_SIZE) { in cyapa_pip_irq_handler()
2789 report_len, report_data.report_head[0], in cyapa_pip_irq_handler()
2795 if (report_len == PIP_RESP_LENGTH_SIZE) in cyapa_pip_irq_handler()
2798 ret = cyapa_i2c_pip_read(cyapa, (u8 *)&report_data, report_len); in cyapa_pip_irq_handler()
2799 if (ret != report_len) { in cyapa_pip_irq_handler()
2801 report_len, ret); in cyapa_pip_irq_handler()
2812 unsigned int report_len; in cyapa_pip_event_process() local
2815 report_len = get_unaligned_le16( in cyapa_pip_event_process()
[all …]
H A Delan_i2c_i2c.c720 unsigned int *report_len) in elan_i2c_get_report_features() argument
723 *report_len = pattern <= 0x01 ? in elan_i2c_get_report_features()
729 u8 *report, unsigned int report_len) in elan_i2c_get_report() argument
733 len = i2c_master_recv(client, report, report_len); in elan_i2c_get_report()
739 if (len != report_len) { in elan_i2c_get_report()
742 len, report_len); in elan_i2c_get_report()
H A Delan_i2c.h105 unsigned int *report_len);
107 unsigned int report_len);
H A Delan_i2c_core.c79 unsigned int report_len; member
323 &data->report_len); in elan_query_device_info()
1021 error = data->ops->get_report(data->client, report, data->report_len); in elan_isr()
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c69 size_t report_len; in process_recv() local
280 report_len = *(uint16_t *)reports; in process_recv()
283 payload_len = report_len - in process_recv()
299 reports += sizeof(uint16_t) + report_len; in process_recv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_rtt.h300 int32 report_len; /* total length of rtt_report */ member
H A Ddhd_rtt.c1897 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_event_handler()
1901 rtt_results_header->result_tot_len += rtt_result->report_len; in dhd_rtt_event_handler()
1949 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_event_handler()
1955 rtt_results_header->result_tot_len += rtt_result->report_len; in dhd_rtt_event_handler()
H A Dwl_cfgvendor.c1252 rtt_result->report_len, &rtt_result->report); in wl_cfgvendor_rtt_evt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pktlog.c857 int report_len; in dhd_pktlog_minimize_report() local
862 report_len = table_len; in dhd_pktlog_minimize_report()
879 report_len = PKTLOG_MINIMIZE_REPORT_LEN; in dhd_pktlog_minimize_report()
882 for (i = 0; i < report_len; i++) { in dhd_pktlog_minimize_report()
H A Ddhd_rtt.h398 int32 report_len; /* total length of rtt_report */ member
H A Ddhd_rtt.c3819 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_create_failure_result()
3827 rtt_results_header->result_tot_len += rtt_result->report_len; in dhd_rtt_create_failure_result()
3914 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_parse_result_event()
3964 rtt_results_header->result_tot_len += rtt_result->report_len + in dhd_rtt_handle_directed_rtt_burst_end()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pktlog.c857 int report_len; in dhd_pktlog_minimize_report() local
862 report_len = table_len; in dhd_pktlog_minimize_report()
879 report_len = PKTLOG_MINIMIZE_REPORT_LEN; in dhd_pktlog_minimize_report()
882 for (i = 0; i < report_len; i++) { in dhd_pktlog_minimize_report()
H A Ddhd_rtt.h398 int32 report_len; /* total length of rtt_report */ member
H A Ddhd_rtt.c3819 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_create_failure_result()
3827 rtt_results_header->result_tot_len += rtt_result->report_len; in dhd_rtt_create_failure_result()
3914 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_parse_result_event()
3964 rtt_results_header->result_tot_len += rtt_result->report_len + in dhd_rtt_handle_directed_rtt_burst_end()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Delants_i2c.c979 int report_count, report_len; in elants_i2c_irq() local
1041 report_len = ts->buf[FW_HDR_LENGTH] / report_count; in elants_i2c_irq()
1042 if (report_len != PACKET_SIZE) { in elants_i2c_irq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_rtt.h380 int32 report_len; /* total length of rtt_report */ member
H A Ddhd_rtt.c3168 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_create_failure_result()
3176 rtt_results_header->result_tot_len += rtt_result->report_len; in dhd_rtt_create_failure_result()
3247 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_parse_result_event()
3296 rtt_results_header->result_tot_len += rtt_result->report_len + in dhd_rtt_handle_directed_rtt_burst_end()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_rtt.h380 int32 report_len; /* total length of rtt_report */ member
H A Ddhd_rtt.c3168 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_create_failure_result()
3176 rtt_results_header->result_tot_len += rtt_result->report_len; in dhd_rtt_create_failure_result()
3247 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_parse_result_event()
3296 rtt_results_header->result_tot_len += rtt_result->report_len + in dhd_rtt_handle_directed_rtt_burst_end()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_rtt.h380 int32 report_len; /* total length of rtt_report */ member
H A Ddhd_rtt.c3168 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_create_failure_result()
3176 rtt_results_header->result_tot_len += rtt_result->report_len; in dhd_rtt_create_failure_result()
3247 rtt_result->report_len = RTT_REPORT_SIZE; in dhd_rtt_parse_result_event()
3296 rtt_results_header->result_tot_len += rtt_result->report_len + in dhd_rtt_handle_directed_rtt_burst_end()
H A Dwl_cfgvendor.c1690 rtt_result->report_len, &rtt_result->report); in wl_cfgvendor_rtt_evt()

12