Searched defs:hidpp (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hid/ |
H A D | hid-logitech-hidpp.c | 170 static int hidpp_send_message_sync(struct hidpp_device *hidpp, hidpp_send_message_sync() argument 222 static int hidpp_send_fap_command_sync(struct hidpp_device *hidpp, hidpp_send_fap_command_sync() argument 274 struct hidpp_device *hidpp = container_of(work, struct hidpp_device, delayed_work_cb() local 384 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, hidpp_root_get_feature() argument 404 static int hidpp_root_get_protocol_version(struct hidpp_device *hidpp) hidpp_root_get_protocol_version() argument 438 static bool hidpp_is_connected(struct hidpp_device *hidpp) hidpp_is_connected() argument 459 static int hidpp_devicenametype_get_count(struct hidpp_device *hidpp, hidpp_devicenametype_get_count() argument 481 static int hidpp_devicenametype_get_device_name(struct hidpp_device *hidpp, hidpp_devicenametype_get_device_name() argument 514 static char *hidpp_get_device_name(struct hidpp_device *hidpp) hidpp_get_device_name() argument 598 static int hidpp_touchpad_get_raw_info(struct hidpp_device *hidpp, hidpp_touchpad_get_raw_info() argument 711 static void wtp_populate_input(struct hidpp_device *hidpp, wtp_populate_input() argument 767 static void wtp_send_raw_xy_event(struct hidpp_device *hidpp, wtp_send_raw_xy_event() argument 786 static int wtp_mouse_raw_xy_event(struct hidpp_device *hidpp, u8 *data) wtp_mouse_raw_xy_event() argument 827 struct hidpp_device *hidpp = hid_get_drvdata(hdev); wtp_raw_event() local 868 static int wtp_get_config(struct hidpp_device *hidpp) wtp_get_config() argument 899 struct hidpp_device *hidpp = hid_get_drvdata(hdev); wtp_allocate() local 914 struct hidpp_device *hidpp = hid_get_drvdata(hdev); wtp_connect() local 941 struct hidpp_device *hidpp = hid_get_drvdata(hdev); hidpp_input_mapping() local 949 static void hidpp_populate_input(struct hidpp_device *hidpp, hidpp_populate_input() argument 959 struct hidpp_device *hidpp = hid_get_drvdata(hdev); hidpp_input_configured() local 965 static int hidpp_raw_hidpp_event(struct hidpp_device *hidpp, u8 *data, hidpp_raw_hidpp_event() argument 1011 struct hidpp_device *hidpp = hid_get_drvdata(hdev); hidpp_raw_event() local 1047 struct hidpp_device *hidpp = hid_get_drvdata(hdev); hidpp_overwrite_name() local 1085 struct hidpp_device *hidpp = hid_get_drvdata(hdev); hidpp_allocate_input() local 1106 static void hidpp_connect_event(struct hidpp_device *hidpp) hidpp_connect_event() argument 1169 struct hidpp_device *hidpp; hidpp_probe() local 1263 struct hidpp_device *hidpp = hid_get_drvdata(hdev); hidpp_remove() local
|
Completed in 48 milliseconds