Lines Matching defs:hub
49 struct usb_hub_status hub; member
158 static inline char *portspeed(struct usb_hub *hub, int portstatus) in portspeed()
237 struct usb_hub *hub, in set_port_led()
262 struct usb_hub *hub = in led_work() local
368 static int hub_port_status(struct usb_hub *hub, int port1, in hub_port_status()
390 static void kick_khubd(struct usb_hub *hub) in kick_khubd()
408 struct usb_hub *hub = hdev_to_hub(hdev); in usb_kick_khubd() local
418 struct usb_hub *hub = urb->context; in hub_irq() local
478 struct usb_hub *hub = in hub_tt_work() local
570 static unsigned hub_power_on(struct usb_hub *hub, bool do_delay) in hub_power_on()
599 static int hub_hub_status(struct usb_hub *hub, in hub_hub_status()
618 static int hub_port_disable(struct usb_hub *hub, int port1, int set_state) in hub_port_disable()
639 static void hub_port_logical_disconnect(struct usb_hub *hub, int port1) in hub_port_logical_disconnect()
669 struct usb_hub *hub; in usb_remove_device() local
692 static void hub_activate(struct usb_hub *hub, enum hub_activation_type type) in hub_activate()
915 struct usb_hub *hub = container_of(ws, struct usb_hub, init_work.work); in hub_init_func2() local
922 struct usb_hub *hub = container_of(ws, struct usb_hub, init_work.work); in hub_init_func3() local
931 static void hub_quiesce(struct usb_hub *hub, enum hub_quiescing_type type) in hub_quiesce()
960 struct usb_hub *hub = usb_get_intfdata(intf); in hub_pre_reset() local
969 struct usb_hub *hub = usb_get_intfdata(intf); in hub_post_reset() local
975 static int hub_configure(struct usb_hub *hub, in hub_configure()
1246 struct usb_hub *hub = container_of(kref, struct usb_hub, kref); in hub_release() local
1256 struct usb_hub *hub = usb_get_intfdata (intf); in hub_disconnect() local
1291 struct usb_hub *hub; in hub_probe() local
1466 struct usb_hub *hub; in usb_device_is_owned() local
2019 static unsigned hub_is_wusb(struct usb_hub *hub) in hub_is_wusb()
2045 static bool hub_port_inactive(struct usb_hub *hub, u16 portstatus) in hub_port_inactive()
2052 static int hub_port_wait_reset(struct usb_hub *hub, int port1, in hub_port_wait_reset()
2149 static void hub_port_finish_reset(struct usb_hub *hub, int port1, in hub_port_finish_reset()
2190 static int hub_port_reset(struct usb_hub *hub, int port1, in hub_port_reset()
2250 static int port_is_power_on(struct usb_hub *hub, unsigned portstatus) in port_is_power_on()
2268 static int port_is_suspended(struct usb_hub *hub, unsigned portstatus) in port_is_suspended()
2288 struct usb_hub *hub, int port1, in check_port_resume_type()
2377 struct usb_hub *hub = hdev_to_hub(udev->parent); in usb_port_suspend() local
2555 struct usb_hub *hub = hdev_to_hub(udev->parent); in usb_port_resume() local
2656 struct usb_hub *hub = hdev_to_hub(udev->parent); in usb_port_resume() local
2679 struct usb_hub *hub = usb_get_intfdata (intf); in hub_suspend() local
2704 struct usb_hub *hub = usb_get_intfdata(intf); in hub_resume() local
2713 struct usb_hub *hub = usb_get_intfdata(intf); in hub_reset_resume() local
2761 static int hub_port_debounce(struct usb_hub *hub, int port1) in hub_port_debounce()
2853 hub_port_init (struct usb_hub *hub, struct usb_device *udev, int port1, in hub_port_init()
3126 check_highspeed (struct usb_hub *hub, struct usb_device *udev, int port1) in check_highspeed()
3150 hub_power_remaining (struct usb_hub *hub) in hub_power_remaining()
3197 static void hub_port_connect_change(struct usb_hub *hub, int port1, in hub_port_connect_change()
3432 struct usb_hub *hub; in hub_events() local