Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-dj.c979 switch (hidpp_report->device_index) { in logi_hidpp_dev_conn_notif_27mhz()
1000 hidpp_report->device_index); in logi_hidpp_dev_conn_notif_27mhz()
1005 struct hidpp_event *hidpp_report) in logi_hidpp_recv_queue_notif() argument
1023 hidpp_report->device_index); in logi_hidpp_recv_queue_notif()
1077 if (hidpp_report->device_index == 7) { in logi_hidpp_recv_queue_notif()
1086 hidpp_report->device_index); in logi_hidpp_recv_queue_notif()
1092 hidpp_report->device_index); in logi_hidpp_recv_queue_notif()
1218 u8 *hidpp_report; in logi_dj_recv_query_hidpp_devices() local
1222 if (!hidpp_report) in logi_dj_recv_query_hidpp_devices()
1231 kfree(hidpp_report); in logi_dj_recv_query_hidpp_devices()
[all …]
H A Dhid-logitech-hidpp.c136 struct hidpp_report { struct
241 struct hidpp_report *hidpp_report) in __hidpp_send_report() argument
288 struct hidpp_report *message, in __do_hidpp_send_message_sync()
801 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp10_battery_event()
1344 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp20_battery_event_1000()
1528 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp20_battery_voltage_event()
1737 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp20_battery_event_1004()
1986 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp20_adc_measurement_event_1f20()
2149 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp_solar_battery_event()
3061 struct hidpp_report *report = (struct hidpp_report *)data; in wtp_raw_event()
[all …]