Lines Matching defs:hdev
64 static __u8 *lenovo_report_fixup(struct hid_device *hdev, __u8 *rdesc, in lenovo_report_fixup()
84 static int lenovo_input_mapping_tpkbd(struct hid_device *hdev, in lenovo_input_mapping_tpkbd()
97 static int lenovo_input_mapping_cptkbd(struct hid_device *hdev, in lenovo_input_mapping_cptkbd()
171 static int lenovo_input_mapping_scrollpoint(struct hid_device *hdev, in lenovo_input_mapping_scrollpoint()
182 static int lenovo_input_mapping(struct hid_device *hdev, in lenovo_input_mapping()
210 static int lenovo_send_cmd_cptkbd(struct hid_device *hdev, in lenovo_send_cmd_cptkbd()
242 static void lenovo_features_set_cptkbd(struct hid_device *hdev) in lenovo_features_set_cptkbd()
260 struct hid_device *hdev = to_hid_device(dev); in attr_fn_lock_show_cptkbd() local
271 struct hid_device *hdev = to_hid_device(dev); in attr_fn_lock_store_cptkbd() local
290 struct hid_device *hdev = to_hid_device(dev); in attr_sensitivity_show_cptkbd() local
302 struct hid_device *hdev = to_hid_device(dev); in attr_sensitivity_store_cptkbd() local
337 static int lenovo_raw_event(struct hid_device *hdev, in lenovo_raw_event()
357 static int lenovo_event_cptkbd(struct hid_device *hdev, in lenovo_event_cptkbd()
392 static int lenovo_event(struct hid_device *hdev, struct hid_field *field, in lenovo_event()
404 static int lenovo_features_set_tpkbd(struct hid_device *hdev) in lenovo_features_set_tpkbd()
427 struct hid_device *hdev = to_hid_device(dev); in attr_press_to_select_show_tpkbd() local
438 struct hid_device *hdev = to_hid_device(dev); in attr_press_to_select_store_tpkbd() local
457 struct hid_device *hdev = to_hid_device(dev); in attr_dragging_show_tpkbd() local
468 struct hid_device *hdev = to_hid_device(dev); in attr_dragging_store_tpkbd() local
487 struct hid_device *hdev = to_hid_device(dev); in attr_release_to_select_show_tpkbd() local
498 struct hid_device *hdev = to_hid_device(dev); in attr_release_to_select_store_tpkbd() local
517 struct hid_device *hdev = to_hid_device(dev); in attr_select_right_show_tpkbd() local
528 struct hid_device *hdev = to_hid_device(dev); in attr_select_right_store_tpkbd() local
547 struct hid_device *hdev = to_hid_device(dev); in attr_sensitivity_show_tpkbd() local
559 struct hid_device *hdev = to_hid_device(dev); in attr_sensitivity_store_tpkbd() local
576 struct hid_device *hdev = to_hid_device(dev); in attr_press_speed_show_tpkbd() local
588 struct hid_device *hdev = to_hid_device(dev); in attr_press_speed_store_tpkbd() local
649 struct hid_device *hdev = to_hid_device(dev); in lenovo_led_brightness_get_tpkbd() local
665 struct hid_device *hdev = to_hid_device(dev); in lenovo_led_brightness_set_tpkbd() local
684 static int lenovo_probe_tpkbd(struct hid_device *hdev) in lenovo_probe_tpkbd()
767 static int lenovo_probe_cptkbd(struct hid_device *hdev) in lenovo_probe_cptkbd()
814 static int lenovo_probe(struct hid_device *hdev, in lenovo_probe()
853 static void lenovo_remove_tpkbd(struct hid_device *hdev) in lenovo_remove_tpkbd()
871 static void lenovo_remove_cptkbd(struct hid_device *hdev) in lenovo_remove_cptkbd()
877 static void lenovo_remove(struct hid_device *hdev) in lenovo_remove()
892 static int lenovo_input_configured(struct hid_device *hdev, in lenovo_input_configured()