Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-logitech-hidpp.c103 struct hidpp_device { struct
142 static void hidpp_connect_event(struct hidpp_device *hidpp_dev); argument
181 static int hidpp_send_message_sync(struct hidpp_device *hidpp, in hidpp_send_message_sync()
233 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, in hidpp_send_fap_command_sync()
256 static int hidpp_send_rap_command_sync(struct hidpp_device *hidpp_dev, in hidpp_send_rap_command_sync()
285 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, in delayed_work_cb()
351 static char *hidpp_get_unifying_name(struct hidpp_device *hidpp_dev) in hidpp_get_unifying_name()
395 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, in hidpp_root_get_feature()
415 static int hidpp_root_get_protocol_version(struct hidpp_device *hidpp) in hidpp_root_get_protocol_version()
449 static bool hidpp_is_connected(struct hidpp_device *hidpp) in hidpp_is_connected()
[all …]