Searched defs:hidpp (Results 1 – 2 of 2) sorted by relevance
242 struct hidpp_device *hidpp = hid_get_drvdata(hdev); in __hidpp_send_report() local286 static int __do_hidpp_send_message_sync(struct hidpp_device *hidpp, in __do_hidpp_send_message_sync()342 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()371 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()468 static inline bool hidpp_report_is_connect_event(struct hidpp_device *hidpp, in hidpp_report_is_connect_event()508 static void hidpp_update_usb_wireless_status(struct hidpp_device *hidpp) in hidpp_update_usb_wireless_status()716 static int hidpp10_query_battery_status(struct hidpp_device *hidpp) in hidpp10_query_battery_status()768 static int hidpp10_query_battery_mileage(struct hidpp_device *hidpp) in hidpp10_query_battery_mileage()791 static int hidpp10_battery_event(struct hidpp_device *hidpp, u8 *data, int size) in hidpp10_battery_event()873 static int hidpp_unifying_get_serial(struct hidpp_device *hidpp, u32 *serial) in hidpp_unifying_get_serial()[all …]
142 struct hid_device *hidpp; member