Lines Matching defs:hdev
188 struct hid_device *hdev; member
242 static struct input_dev *shield_allocate_input_dev(struct hid_device *hdev, in shield_allocate_input_dev()
399 struct hid_device *hdev = input_get_drvdata(idev); in thunderstrike_play_effect() local
423 struct hid_device *hdev = to_hid_device(led->dev->parent); in thunderstrike_led_get_brightness() local
435 struct hid_device *hdev = to_hid_device(led->dev->parent); in thunderstrike_led_set_brightness() local
616 struct hid_device *hdev = shield_dev->hdev; in thunderstrike_parse_battery_payload() local
659 struct hid_device *hdev = shield_dev->hdev; in thunderstrike_parse_charger_payload() local
737 struct hid_device *hdev = shield_dev->hdev; in thunderstrike_parse_report() local
815 struct hid_device *hdev = shield_dev->hdev; in thunderstrike_psy_create() local
855 static struct shield_device *thunderstrike_create(struct hid_device *hdev) in thunderstrike_create()
918 static int android_input_mapping(struct hid_device *hdev, struct hid_input *hi, in android_input_mapping()
955 struct hid_device *hdev = to_hid_device(dev); in firmware_version_show() local
974 struct hid_device *hdev = to_hid_device(dev); in hardware_version_show() local
997 struct hid_device *hdev = to_hid_device(dev); in serial_number_show() local
1021 static int shield_raw_event(struct hid_device *hdev, struct hid_report *report, in shield_raw_event()
1029 static int shield_probe(struct hid_device *hdev, const struct hid_device_id *id) in shield_probe()
1085 static void shield_remove(struct hid_device *hdev) in shield_remove()