Lines Matching defs:hdev
126 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub()
368 static int get_hub_descriptor(struct usb_device *hdev, in get_hub_descriptor()
404 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature()
413 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature()
423 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature()
467 struct usb_device *hdev = hub->hdev; in led_work() local
541 static int get_hub_status(struct usb_device *hdev, in get_hub_status()
559 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status()
636 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq()
652 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification()
721 hub_clear_tt_buffer(struct usb_device *hdev, u16 devinfo, u16 tt) in hub_clear_tt_buffer()
753 struct usb_device *hdev = hub->hdev; in hub_tt_work() local
792 int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub, in usb_hub_set_port_power()
983 struct usb_device *hdev = hub->hdev; in hub_activate() local
1255 struct usb_device *hdev = hub->hdev; in hub_quiesce() local
1311 struct usb_device *hdev = hub->hdev; in hub_configure() local
1648 struct usb_device *hdev = interface_to_usbdev(intf); in hub_disconnect() local
1710 struct usb_device *hdev; in hub_probe() local
1825 struct usb_device *hdev = interface_to_usbdev(intf); in hub_ioctl() local
1861 static int find_port_owner(struct usb_device *hdev, unsigned port1, in find_port_owner()
1879 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1, in usb_hub_claim_port()
1895 int usb_hub_release_port(struct usb_device *hdev, unsigned port1, in usb_hub_release_port()
1911 void usb_hub_release_all_ports(struct usb_device *hdev, struct usb_dev_state *owner) in usb_hub_release_all_ports()
2358 struct usb_device *hdev = udev->parent; in set_usb_port_removable() local
2607 static int port_speed_is_ssp(struct usb_device *hdev, int speed_id) in port_speed_is_ssp()
3558 struct usb_device *hdev; in hub_handle_remote_wakeup() local
3611 struct usb_device *hdev = hub->hdev; in hub_suspend() local
3666 struct usb_device *hdev = hub->hdev; in report_wakeup_requests() local
4259 struct usb_device *hdev = hub->hdev; in hub_port_disable() local
4447 struct usb_device *hdev = hub->hdev; in hub_port_init() local
4822 struct usb_device *hdev = hub->hdev; in hub_power_remaining() local
4872 struct usb_device *hdev = hub->hdev; in hub_port_connect() local
5156 struct usb_device *hdev = hub->hdev; in port_event() local
5259 struct usb_device *hdev; in hub_event() local
5868 struct usb_device *usb_hub_find_child(struct usb_device *hdev, in usb_hub_find_child()
5879 void usb_hub_adjust_deviceremovable(struct usb_device *hdev, in usb_hub_adjust_deviceremovable()
5933 acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev, in usb_get_hub_port_acpi_handle()