Lines Matching defs:hdev
486 struct hid_device *hdev; member
587 static int guitar_mapping(struct hid_device *hdev, struct hid_input *hi, in guitar_mapping()
602 static const u8 *motion_fixup(struct hid_device *hdev, u8 *rdesc, in motion_fixup()
609 static const u8 *ps3remote_fixup(struct hid_device *hdev, u8 *rdesc, in ps3remote_fixup()
616 static int ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, in ps3remote_mapping()
650 static int navigation_mapping(struct hid_device *hdev, struct hid_input *hi, in navigation_mapping()
698 static int sixaxis_mapping(struct hid_device *hdev, struct hid_input *hi, in sixaxis_mapping()
746 static const u8 *sony_report_fixup(struct hid_device *hdev, u8 *rdesc, in sony_report_fixup()
918 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, in sony_raw_event()
963 static int sony_mapping(struct hid_device *hdev, struct hid_input *hi, in sony_mapping()
1133 static int sixaxis_set_operational_usb(struct hid_device *hdev) in sixaxis_set_operational_usb()
1182 static int sixaxis_set_operational_bt(struct hid_device *hdev) in sixaxis_set_operational_bt()
1228 struct hid_device *hdev = sc->hdev; in buzz_set_leds() local
1259 struct hid_device *hdev = to_hid_device(dev); in sony_led_set_brightness() local
1301 struct hid_device *hdev = to_hid_device(dev); in sony_led_get_brightness() local
1324 struct hid_device *hdev = to_hid_device(dev); in sony_led_blink_set() local
1369 struct hid_device *hdev = sc->hdev; in sony_leds_init() local
1527 struct hid_device *hdev = sc->hdev; in motion_send_output_report() local
1663 struct hid_device *hdev = sc->hdev; in sony_battery_probe() local
1891 static int sony_input_configured(struct hid_device *hdev, in sony_input_configured()
2055 static int sony_probe(struct hid_device *hdev, const struct hid_device_id *id) in sony_probe()
2161 static void sony_remove(struct hid_device *hdev) in sony_remove()
2183 static int sony_suspend(struct hid_device *hdev, pm_message_t message) in sony_suspend()
2199 static int sony_resume(struct hid_device *hdev) in sony_resume()