Home
last modified time | relevance | path

Searched defs:hub (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c840 struct usb_hub *hub = (struct usb_hub *)urb->context; in hub_irq() local
1110 hub_clear_tt_buffer (struct usb_device *hub, U16 devinfo, U16 tt) in hub_clear_tt_buffer()
1185 struct usb_hub *hub = arg; in hub_tt_kevent() local
1494 void hub_power_on(struct usb_hub *hub) in hub_power_on()
1544 int hub_hub_status(struct usb_hub *hub, in hub_hub_status()
1682 static int hub_configure(struct usb_hub *hub, in hub_configure()
2760 struct usb_hub *hub = (struct usb_hub*) usb_get_intfdata (intf); in hub_disconnect() local
3028 struct usb_hub *hub; in hub_probe() local
3533 int hub_reset(struct usb_hub *hub) in hub_reset()
3777 struct usb_hub *hub = (struct usb_hub*) usb_get_intfdata(dev->actconfig->interface[0]); in hub_port_status() local
[all …]
H A DdrvHub_2.c121 struct usb_hub *hub; in has_hub_events_Port2() local
160 struct usb_hub *hub; in hub_events_Port2() local
H A DdrvHUB.h183 struct usb_device *hub; member
206 struct usb_hub_status hub; member
H A DdrvEhciHcd.c9347 struct usb_device *hub; in usb_hcd_cpe_ehci_remove() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c203 void ms_hub_power_on(struct usb_hub *hub) in ms_hub_power_on()
227 int ms_hub_hub_status(struct usb_hub *hub, U16 *status_r, U16 *change_r) in ms_hub_hub_status()
257 static int ms_hub_configure(struct usb_hub *hub, in ms_hub_configure()
571 int ms_hub_reset(struct usb_hub *hub) in ms_hub_reset()
643 struct usb_hub *hub = (struct usb_hub*) ms_usb_get_intfdata(ms_dev->actconfig->interface[0]); in ms_hub_port_status() local
673 static int ms_hub_port_wait_reset(struct usb_device *hub, int port, in ms_hub_port_wait_reset()
731 static int ms_hub_port_reset(struct usb_device *hub, int port, in ms_hub_port_reset()
787 int ms_hub_port_disable(struct usb_device *hub, int port) in ms_hub_port_disable()
839 static int ms_hub_port_debounce(struct usb_device *hub, int port) in ms_hub_port_debounce()
1277 struct usb_hub *hub; in ms_hub_events() local
[all …]
H A DdrvHub.h162 struct usb_device *hub; member
185 struct ms_usb_hub_status hub; member