Lines Matching defs:hdev

137 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev)  in usb_hub_to_struct_hub()
382 static int get_hub_descriptor(struct usb_device *hdev, in get_hub_descriptor()
418 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature()
427 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature()
437 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature()
481 struct usb_device *hdev = hub->hdev; in led_work() local
555 static int get_hub_status(struct usb_device *hdev, in get_hub_status()
573 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status()
680 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq()
696 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification()
760 hub_clear_tt_buffer(struct usb_device *hdev, u16 devinfo, u16 tt) in hub_clear_tt_buffer()
792 struct usb_device *hdev = hub->hdev; in hub_tt_work() local
831 int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub, in usb_hub_set_port_power()
1026 struct usb_device *hdev = hub->hdev; in hub_activate() local
1314 struct usb_device *hdev = hub->hdev; in hub_quiesce() local
1374 struct usb_device *hdev = hub->hdev; in hub_configure() local
1711 struct usb_device *hdev = interface_to_usbdev(intf); in hub_disconnect() local
1777 struct usb_device *hdev; in hub_probe() local
1899 struct usb_device *hdev = interface_to_usbdev(intf); in hub_ioctl() local
1935 static int find_port_owner(struct usb_device *hdev, unsigned port1, in find_port_owner()
1953 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1, in usb_hub_claim_port()
1969 int usb_hub_release_port(struct usb_device *hdev, unsigned port1, in usb_hub_release_port()
1985 void usb_hub_release_all_ports(struct usb_device *hdev, struct usb_dev_state *owner) in usb_hub_release_all_ports()
2435 struct usb_device *hdev = udev->parent; in set_usb_port_removable() local
2688 static enum usb_ssp_rate get_port_ssp_rate(struct usb_device *hdev, in get_port_ssp_rate()
3739 struct usb_device *hdev; in hub_handle_remote_wakeup() local
3795 struct usb_device *hdev = hub->hdev; in hub_suspend() local
3849 struct usb_device *hdev = hub->hdev; in report_wakeup_requests() local
4490 struct usb_device *hdev = hub->hdev; in hub_port_disable() local
4678 struct usb_device *hdev = hub->hdev; in hub_port_init() local
5054 struct usb_device *hdev = hub->hdev; in hub_power_remaining() local
5189 struct usb_device *hdev = hub->hdev; in hub_port_connect() local
5535 struct usb_device *hdev = hub->hdev; in port_event() local
5639 struct usb_device *hdev; in hub_event() local
6181 struct usb_device *usb_hub_find_child(struct usb_device *hdev, in usb_hub_find_child()
6192 void usb_hub_adjust_deviceremovable(struct usb_device *hdev, in usb_hub_adjust_deviceremovable()
6246 acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev, in usb_get_hub_port_acpi_handle()