Lines Matching defs:hdev

118 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev)  in usb_hub_to_struct_hub()
360 static int get_hub_descriptor(struct usb_device *hdev, void *data) in get_hub_descriptor()
387 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature()
396 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature()
406 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature()
450 struct usb_device *hdev = hub->hdev; in led_work() local
524 static int get_hub_status(struct usb_device *hdev, in get_hub_status()
541 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status()
605 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq()
621 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification()
685 hub_clear_tt_buffer (struct usb_device *hdev, u16 devinfo, u16 tt) in hub_clear_tt_buffer()
717 struct usb_device *hdev = hub->hdev; in hub_tt_work() local
756 int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub, in usb_hub_set_port_power()
949 struct usb_device *hdev = hub->hdev; in hub_port_disable() local
1028 struct usb_device *hdev = hub->hdev; in hub_activate() local
1298 struct usb_device *hdev = hub->hdev; in hub_quiesce() local
1356 struct usb_device *hdev = hub->hdev; in hub_configure() local
1674 struct usb_device *hdev = interface_to_usbdev(intf); in hub_disconnect() local
1718 struct usb_device *hdev; in hub_probe() local
1849 struct usb_device *hdev = interface_to_usbdev (intf); in hub_ioctl() local
1885 static int find_port_owner(struct usb_device *hdev, unsigned port1, in find_port_owner()
1903 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1, in usb_hub_claim_port()
1919 int usb_hub_release_port(struct usb_device *hdev, unsigned port1, in usb_hub_release_port()
1935 void usb_hub_release_all_ports(struct usb_device *hdev, struct usb_dev_state *owner) in usb_hub_release_all_ports()
2362 struct usb_device *hdev = udev->parent; in set_usb_port_removable() local
3491 struct usb_device *hdev; in hub_handle_remote_wakeup() local
3544 struct usb_device *hdev = hub->hdev; in hub_suspend() local
4238 struct usb_device *hdev = hub->hdev; in hub_port_init() local
4577 struct usb_device *hdev = hub->hdev; in hub_power_remaining() local
4626 struct usb_device *hdev = hub->hdev; in hub_port_connect() local
4900 struct usb_device *hdev = hub->hdev; in port_event() local
5001 struct usb_device *hdev; in hub_event() local
5618 struct usb_device *usb_hub_find_child(struct usb_device *hdev, in usb_hub_find_child()
5629 void usb_hub_adjust_deviceremovable(struct usb_device *hdev, in usb_hub_adjust_deviceremovable()
5683 acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev, in usb_get_hub_port_acpi_handle()