Lines Matching refs:hid_device
47 struct hid_device *hdev;
74 static int lenovo_led_set_tp10ubkbd(struct hid_device *hdev, u8 led_code,
136 static __u8 *lenovo_report_fixup(struct hid_device *hdev, __u8 *rdesc,
169 static int lenovo_input_mapping_tpkbd(struct hid_device *hdev,
182 static int lenovo_input_mapping_cptkbd(struct hid_device *hdev,
256 static int lenovo_input_mapping_tpIIkbd(struct hid_device *hdev,
351 static int lenovo_input_mapping_scrollpoint(struct hid_device *hdev,
362 static int lenovo_input_mapping_tp10_ultrabook_kbd(struct hid_device *hdev,
400 static int lenovo_input_mapping_x1_tab_kbd(struct hid_device *hdev,
448 static int lenovo_input_mapping(struct hid_device *hdev,
485 static int lenovo_send_cmd_cptkbd(struct hid_device *hdev,
524 static void lenovo_features_set_cptkbd(struct hid_device *hdev)
555 struct hid_device *hdev = to_hid_device(dev);
566 struct hid_device *hdev = to_hid_device(dev);
599 struct hid_device *hdev = to_hid_device(dev);
611 struct hid_device *hdev = to_hid_device(dev);
628 struct hid_device *hdev = to_hid_device(dev);
640 struct hid_device *hdev = to_hid_device(dev);
682 static int lenovo_raw_event(struct hid_device *hdev,
702 static int lenovo_event_tp10ubkbd(struct hid_device *hdev,
720 static int lenovo_event_cptkbd(struct hid_device *hdev,
766 static int lenovo_event(struct hid_device *hdev, struct hid_field *field,
786 static int lenovo_features_set_tpkbd(struct hid_device *hdev)
809 struct hid_device *hdev = to_hid_device(dev);
820 struct hid_device *hdev = to_hid_device(dev);
839 struct hid_device *hdev = to_hid_device(dev);
850 struct hid_device *hdev = to_hid_device(dev);
869 struct hid_device *hdev = to_hid_device(dev);
880 struct hid_device *hdev = to_hid_device(dev);
899 struct hid_device *hdev = to_hid_device(dev);
910 struct hid_device *hdev = to_hid_device(dev);
929 struct hid_device *hdev = to_hid_device(dev);
941 struct hid_device *hdev = to_hid_device(dev);
958 struct hid_device *hdev = to_hid_device(dev);
970 struct hid_device *hdev = to_hid_device(dev);
1027 static void lenovo_led_set_tpkbd(struct hid_device *hdev)
1042 struct hid_device *hdev = to_hid_device(dev);
1069 static int lenovo_register_leds(struct hid_device *hdev)
1110 static int lenovo_probe_tpkbd(struct hid_device *hdev)
1163 static int lenovo_probe_cptkbd(struct hid_device *hdev)
1208 static int lenovo_probe_tp10ubkbd(struct hid_device *hdev)
1263 static int lenovo_probe(struct hid_device *hdev,
1309 static int lenovo_reset_resume(struct hid_device *hdev)
1326 static void lenovo_remove_tpkbd(struct hid_device *hdev)
1344 static void lenovo_remove_cptkbd(struct hid_device *hdev)
1350 static void lenovo_remove_tp10ubkbd(struct hid_device *hdev)
1364 static void lenovo_remove(struct hid_device *hdev)
1385 static int lenovo_input_configured(struct hid_device *hdev,