Lines Matching defs:hdev

541 	struct hid_device *hdev;  member
608 struct hid_device *hdev = to_hid_device(dev); in ds4_show_poll_interval() local
618 struct hid_device *hdev = to_hid_device(dev); in ds4_store_poll_interval() local
645 struct hid_device *hdev = to_hid_device(dev); in sony_show_firmware_version() local
657 struct hid_device *hdev = to_hid_device(dev); in sony_show_hardware_version() local
665 static u8 *motion_fixup(struct hid_device *hdev, u8 *rdesc, in motion_fixup()
672 static u8 *ps3remote_fixup(struct hid_device *hdev, u8 *rdesc, in ps3remote_fixup()
679 static int ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, in ps3remote_mapping()
713 static int navigation_mapping(struct hid_device *hdev, struct hid_input *hi, in navigation_mapping()
761 static int sixaxis_mapping(struct hid_device *hdev, struct hid_input *hi, in sixaxis_mapping()
809 static int ds4_mapping(struct hid_device *hdev, struct hid_input *hi, in ds4_mapping()
840 static u8 *sony_report_fixup(struct hid_device *hdev, u8 *rdesc, in sony_report_fixup()
1200 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, in sony_raw_event()
1322 static int sony_mapping(struct hid_device *hdev, struct hid_input *hi, in sony_mapping()
1510 static int sixaxis_set_operational_usb(struct hid_device *hdev) in sixaxis_set_operational_usb()
1559 static int sixaxis_set_operational_bt(struct hid_device *hdev) in sixaxis_set_operational_bt()
1825 struct hid_device *hdev = sc->hdev; in buzz_set_leds() local
1856 struct hid_device *hdev = to_hid_device(dev); in sony_led_set_brightness() local
1898 struct hid_device *hdev = to_hid_device(dev); in sony_led_get_brightness() local
1921 struct hid_device *hdev = to_hid_device(dev); in sony_led_blink_set() local
1966 struct hid_device *hdev = sc->hdev; in sony_leds_init() local
2133 struct hid_device *hdev = sc->hdev; in dualshock4_send_output_report() local
2195 struct hid_device *hdev = sc->hdev; in motion_send_output_report() local
2343 struct hid_device *hdev = sc->hdev; in sony_battery_probe() local
2600 static int sony_input_configured(struct hid_device *hdev, in sony_input_configured()
2840 static int sony_probe(struct hid_device *hdev, const struct hid_device_id *id) in sony_probe()
2908 static void sony_remove(struct hid_device *hdev) in sony_remove()
2934 static int sony_suspend(struct hid_device *hdev, pm_message_t message) in sony_suspend()
2950 static int sony_resume(struct hid_device *hdev) in sony_resume()