Lines Matching defs:hdev
138 struct usb_hub *usb_hub_to_struct_hub(struct usb_device *hdev) in usb_hub_to_struct_hub()
383 static int get_hub_descriptor(struct usb_device *hdev, in get_hub_descriptor()
419 static int clear_hub_feature(struct usb_device *hdev, int feature) in clear_hub_feature()
428 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) in usb_clear_port_feature()
438 static int set_port_feature(struct usb_device *hdev, int port1, int feature) in set_port_feature()
482 struct usb_device *hdev = hub->hdev; in led_work() local
556 static int get_hub_status(struct usb_device *hdev, in get_hub_status()
574 static int get_port_status(struct usb_device *hdev, int port1, in get_port_status()
681 void usb_kick_hub_wq(struct usb_device *hdev) in usb_kick_hub_wq()
697 void usb_wakeup_notification(struct usb_device *hdev, in usb_wakeup_notification()
761 hub_clear_tt_buffer(struct usb_device *hdev, u16 devinfo, u16 tt) in hub_clear_tt_buffer()
793 struct usb_device *hdev = hub->hdev; in hub_tt_work() local
832 int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub, in usb_hub_set_port_power()
1027 struct usb_device *hdev = hub->hdev; in hub_activate() local
1318 struct usb_device *hdev = hub->hdev; in hub_quiesce() local
1378 struct usb_device *hdev = hub->hdev; in hub_configure() local
1715 struct usb_device *hdev = interface_to_usbdev(intf); in hub_disconnect() local
1783 struct usb_device *hdev; in hub_probe() local
1909 struct usb_device *hdev = interface_to_usbdev(intf); in hub_ioctl() local
1945 static int find_port_owner(struct usb_device *hdev, unsigned port1, in find_port_owner()
1963 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1, in usb_hub_claim_port()
1979 int usb_hub_release_port(struct usb_device *hdev, unsigned port1, in usb_hub_release_port()
1995 void usb_hub_release_all_ports(struct usb_device *hdev, struct usb_dev_state *owner) in usb_hub_release_all_ports()
2445 struct usb_device *hdev = udev->parent; in set_usb_port_removable() local
2698 static enum usb_ssp_rate get_port_ssp_rate(struct usb_device *hdev, in get_port_ssp_rate()
3756 struct usb_device *hdev; in hub_handle_remote_wakeup() local
3812 struct usb_device *hdev = hub->hdev; in hub_suspend() local
3866 struct usb_device *hdev = hub->hdev; in report_wakeup_requests() local
4488 struct usb_device *hdev = hub->hdev; in hub_port_disable() local
4676 struct usb_device *hdev = hub->hdev; in hub_port_init() local
5051 struct usb_device *hdev = hub->hdev; in hub_power_remaining() local
5186 struct usb_device *hdev = hub->hdev; in hub_port_connect() local
5542 struct usb_device *hdev = hub->hdev; in port_event() local
5658 struct usb_device *hdev; in hub_event() local
6201 struct usb_device *usb_hub_find_child(struct usb_device *hdev, in usb_hub_find_child()
6212 void usb_hub_adjust_deviceremovable(struct usb_device *hdev, in usb_hub_adjust_deviceremovable()
6266 acpi_handle usb_get_hub_port_acpi_handle(struct usb_device *hdev, in usb_get_hub_port_acpi_handle()