Lines Matching defs:hub
139 static inline char *portspeed(struct usb_hub *hub, int portstatus) in portspeed()
214 struct usb_hub *hub, in usb_set_lpm_mel()
261 struct usb_hub *hub, in usb_set_lpm_pel()
337 struct usb_hub *hub; in usb_set_lpm_parameters() local
489 static void set_port_led(struct usb_hub *hub, int port1, int selector) in set_port_led()
504 struct usb_hub *hub = in led_work() local
612 static int hub_ext_port_status(struct usb_hub *hub, int port1, int type, in hub_ext_port_status()
669 int usb_hub_port_status(struct usb_hub *hub, int port1, in usb_hub_port_status()
676 static void hub_resubmit_irq_urb(struct usb_hub *hub) in hub_resubmit_irq_urb()
700 struct usb_hub *hub = from_timer(hub, t, irq_urb_retry); in hub_retry_irq_urb() local
706 static void kick_hub_wq(struct usb_hub *hub) in kick_hub_wq()
735 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_kick_hub_wq() local
752 struct usb_hub *hub; in usb_wakeup_notification() local
773 struct usb_hub *hub = urb->context; in hub_irq() local
837 struct usb_hub *hub = in hub_tt_work() local
884 int usb_hub_set_port_power(struct usb_device *hdev, struct usb_hub *hub, in usb_hub_set_port_power()
960 static void hub_power_on(struct usb_hub *hub, bool do_delay) in hub_power_on()
985 static int hub_hub_status(struct usb_hub *hub, in hub_hub_status()
1005 static int hub_set_port_link_state(struct usb_hub *hub, int port1, in hub_set_port_link_state()
1018 static void hub_port_logical_disconnect(struct usb_hub *hub, int port1) in hub_port_logical_disconnect()
1050 struct usb_hub *hub; in usb_remove_device() local
1077 static void hub_activate(struct usb_hub *hub, enum hub_activation_type type) in hub_activate()
1352 struct usb_hub *hub = container_of(ws, struct usb_hub, init_work.work); in hub_init_func2() local
1359 struct usb_hub *hub = container_of(ws, struct usb_hub, init_work.work); in hub_init_func3() local
1368 static void hub_quiesce(struct usb_hub *hub, enum hub_quiescing_type type) in hub_quiesce()
1396 static void hub_pm_barrier_for_all_ports(struct usb_hub *hub) in hub_pm_barrier_for_all_ports()
1407 struct usb_hub *hub = usb_get_intfdata(intf); in hub_pre_reset() local
1418 struct usb_hub *hub = usb_get_intfdata(intf); in hub_post_reset() local
1426 static int hub_configure(struct usb_hub *hub, in hub_configure()
1755 struct usb_hub *hub = container_of(kref, struct usb_hub, kref); in hub_release() local
1762 void hub_get(struct usb_hub *hub) in hub_get()
1767 void hub_put(struct usb_hub *hub) in hub_put()
1776 struct usb_hub *hub = usb_get_intfdata(intf); in hub_disconnect() local
1846 struct usb_hub *hub; in hub_probe() local
1991 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in hub_ioctl() local
2029 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in find_port_owner() local
2078 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_hub_release_all_ports() local
2091 struct usb_hub *hub; in usb_device_is_owned() local
2101 struct usb_hub *hub; in update_port_device_state() local
2124 struct usb_hub *hub = usb_hub_to_struct_hub(udev); in recursively_mark_NOTATTACHED() local
2259 struct usb_hub *hub = usb_hub_to_struct_hub(udev); in hub_disconnect_children() local
2290 struct usb_hub *hub = NULL; in usb_disconnect() local
2536 struct usb_hub *hub; in set_usb_port_removable() local
2671 struct usb_hub *hub = usb_hub_to_struct_hub(udev->parent); in usb_new_device() local
2905 static bool hub_port_warm_reset_required(struct usb_hub *hub, int port1, in hub_port_warm_reset_required()
2921 static int hub_port_wait_reset(struct usb_hub *hub, int port1, in hub_port_wait_reset()
3018 static int hub_port_reset(struct usb_hub *hub, int port1, in hub_port_reset()
3177 static bool hub_port_stop_enumerate(struct usb_hub *hub, int port1, int retries) in hub_port_stop_enumerate()
3202 int usb_port_is_power_on(struct usb_hub *hub, unsigned int portstatus) in usb_port_is_power_on()
3234 static int port_is_suspended(struct usb_hub *hub, unsigned portstatus) in port_is_suspended()
3254 struct usb_hub *hub, int port1, in check_port_resume_type()
3414 struct usb_hub *hub = usb_hub_to_struct_hub(udev); in usb_wakeup_enabled_descendants() local
3471 struct usb_hub *hub = usb_hub_to_struct_hub(udev->parent); in usb_port_suspend() local
3707 struct usb_hub *hub, int port1, in wait_for_connected()
3763 struct usb_hub *hub = usb_hub_to_struct_hub(udev->parent); in usb_port_resume() local
3868 static int hub_handle_remote_wakeup(struct usb_hub *hub, unsigned int port, in hub_handle_remote_wakeup()
3911 static int check_ports_changed(struct usb_hub *hub) in check_ports_changed()
3928 struct usb_hub *hub = usb_get_intfdata(intf); in hub_suspend() local
3981 static void report_wakeup_requests(struct usb_hub *hub) in report_wakeup_requests()
4016 struct usb_hub *hub = usb_get_intfdata(intf); in hub_resume() local
4033 struct usb_hub *hub = usb_get_intfdata(intf); in hub_reset_resume() local
4484 struct usb_hub *hub; in usb_enable_lpm() local
4534 static void hub_usb3_port_prepare_disable(struct usb_hub *hub, in hub_usb3_port_prepare_disable()
4560 static inline void hub_usb3_port_prepare_disable(struct usb_hub *hub, in hub_usb3_port_prepare_disable()
4590 static int hub_handle_remote_wakeup(struct usb_hub *hub, unsigned int port, in hub_handle_remote_wakeup()
4608 static int hub_port_disable(struct usb_hub *hub, int port1, int set_state) in hub_port_disable()
4640 struct usb_hub *hub = usb_hub_to_struct_hub(udev->parent); in usb_port_disable() local
4660 int hub_port_debounce(struct usb_hub *hub, int port1, bool must_be_connected) in hub_port_debounce()
4716 struct usb_hub *hub = usb_hub_to_struct_hub(udev->parent); in hub_set_address() local
4757 struct usb_hub *hub = usb_hub_to_struct_hub(udev->parent); in hub_set_initial_usb2_lpm_policy() local
4866 hub_port_init(struct usb_hub *hub, struct usb_device *udev, int port1, in hub_port_init()
5195 check_highspeed(struct usb_hub *hub, struct usb_device *udev, int port1) in check_highspeed()
5223 hub_power_remaining(struct usb_hub *hub) in hub_power_remaining()
5354 static void hub_port_connect(struct usb_hub *hub, int port1, u16 portstatus, in hub_port_connect()
5601 static void hub_port_connect_change(struct usb_hub *hub, int port1, in hub_port_connect_change()
5710 static void port_event(struct usb_hub *hub, int port1) in port_event()
5838 struct usb_hub *hub; in hub_event() local
6083 struct usb_hub *hub = usb_hub_to_struct_hub(udev); in hub_hc_release_resources() local
6304 struct usb_hub *hub = usb_hub_to_struct_hub(udev->parent); in usb_reset_device() local
6443 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_hub_find_child() local
6454 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_hub_adjust_deviceremovable() local
6508 struct usb_hub *hub = usb_hub_to_struct_hub(hdev); in usb_get_hub_port_acpi_handle() local