Lines Matching defs:hdev

815 	struct hid_device *hdev;  member
840 static __u8 *sixaxis_fixup(struct hid_device *hdev, __u8 *rdesc, in sixaxis_fixup()
847 static __u8 *ps3remote_fixup(struct hid_device *hdev, __u8 *rdesc, in ps3remote_fixup()
854 static int ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, in ps3remote_mapping()
888 static __u8 *sony_report_fixup(struct hid_device *hdev, __u8 *rdesc, in sony_report_fixup()
1035 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, in sony_raw_event()
1060 static int sony_mapping(struct hid_device *hdev, struct hid_input *hi, in sony_mapping()
1112 static void sony_input_configured(struct hid_device *hdev, in sony_input_configured()
1133 static int sixaxis_set_operational_usb(struct hid_device *hdev) in sixaxis_set_operational_usb()
1172 static int sixaxis_set_operational_bt(struct hid_device *hdev) in sixaxis_set_operational_bt()
1194 static int dualshock4_set_operational_bt(struct hid_device *hdev) in dualshock4_set_operational_bt()
1257 static void buzz_set_leds(struct hid_device *hdev, const __u8 *leds) in buzz_set_leds()
1294 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in sony_led_set_brightness() local
1337 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in sony_led_get_brightness() local
1360 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in sony_led_blink_set() local
1424 struct hid_device *hdev = sc->hdev; in sony_leds_init() local
1581 struct hid_device *hdev = sc->hdev; in dualshock4_state_worker() local
1725 struct hid_device *hdev = sc->hdev; in sony_battery_probe() local
1960 static int sony_probe(struct hid_device *hdev, const struct hid_device_id *id) in sony_probe()
2098 static void sony_remove(struct hid_device *hdev) in sony_remove()