Lines Matching defs:hdev

152 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev)  in usb_hub_to_struct_hub()
405 static int get_hub_descriptor(struct usb_device *hdev, in get_hub_descriptor()
441 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature()
450 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature()
460 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature()
504 struct usb_device *hdev = hub->hdev; in led_work() local
578 static int get_hub_status(struct usb_device *hdev, in get_hub_status()
596 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status()
703 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq()
719 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification()
783 hub_clear_tt_buffer(struct usb_device *hdev, u16 devinfo, u16 tt) in hub_clear_tt_buffer()
815 struct usb_device *hdev = hub->hdev; in hub_tt_work() local
854 int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub, in usb_hub_set_port_power()
1049 struct usb_device *hdev = hub->hdev; in hub_activate() local
1340 struct usb_device *hdev = hub->hdev; in hub_quiesce() local
1400 struct usb_device *hdev = hub->hdev; in hub_configure() local
1747 struct usb_device *hdev = interface_to_usbdev(intf); in hub_disconnect() local
1815 struct usb_device *hdev; in hub_probe() local
1949 struct usb_device *hdev = interface_to_usbdev(intf); in hub_ioctl() local
1985 static int find_port_owner(struct usb_device *hdev, unsigned port1, in find_port_owner()
2003 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1, in usb_hub_claim_port()
2019 int usb_hub_release_port(struct usb_device *hdev, unsigned port1, in usb_hub_release_port()
2035 void usb_hub_release_all_ports(struct usb_device *hdev, struct usb_dev_state *owner) in usb_hub_release_all_ports()
2493 struct usb_device *hdev = udev->parent; in set_usb_port_removable() local
2736 static enum usb_ssp_rate get_port_ssp_rate(struct usb_device *hdev, in get_port_ssp_rate()
3827 struct usb_device *hdev; in hub_handle_remote_wakeup() local
3883 struct usb_device *hdev = hub->hdev; in hub_suspend() local
3937 struct usb_device *hdev = hub->hdev; in report_wakeup_requests() local
4566 struct usb_device *hdev = hub->hdev; in hub_port_disable() local
4827 struct usb_device *hdev = hub->hdev; in hub_port_init() local
5183 struct usb_device *hdev = hub->hdev; in hub_power_remaining() local
5318 struct usb_device *hdev = hub->hdev; in hub_port_connect() local
5674 struct usb_device *hdev = hub->hdev; in port_event() local
5794 struct usb_device *hdev; in hub_event() local
6365 struct usb_device *usb_hub_find_child(struct usb_device *hdev, in usb_hub_find_child()
6376 void usb_hub_adjust_deviceremovable(struct usb_device *hdev, in usb_hub_adjust_deviceremovable()
6430 acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev, in usb_get_hub_port_acpi_handle()