Searched refs:root_hub (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Ddevices.c618 if (!bus->root_hub)
620 usb_lock_device(bus->root_hub);
622 bus->root_hub, bus, 0, 0, 0);
623 usb_unlock_device(bus->root_hub);
H A Dhcd.c477 tbuf [0] = (device_may_wakeup(&hcd->self.root_hub->dev)
485 device_set_wakeup_enable(&hcd->self.root_hub->dev, 0);
490 if (device_can_wakeup(&hcd->self.root_hub->dev)
492 device_set_wakeup_enable(&hcd->self.root_hub->dev, 1);
539 if (device_can_wakeup(&hcd->self.root_hub->dev))
863 bus->root_hub = NULL;
949 struct usb_device *usb_dev = hcd->self.root_hub;
1977 struct usb_device *udev = hcd->self.root_hub;
2107 usb_set_device_state (hcd->self.root_hub,
2109 usb_kick_khubd (hcd->self.root_hub);
[all...]
H A Dusb.c368 unsigned root_hub = 0; local
416 root_hub = 1;
452 if (root_hub) /* Root hub always ok [and always wired] */
H A Dhub.c1092 if (hdev == hdev->bus->root_hub) {
1611 * (or root_hub) pointer.
1667 && udev->parent == udev->bus->root_hub) {
H A Ddriver.c1087 &udev->bus->hs_companion->root_hub->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-au1xxx.c262 if (!hcd->self.root_hub->do_remote_wakeup)
270 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dehci-mips.c224 if (!hcd->self.root_hub->do_remote_wakeup)
232 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dr8a66597-hcd.c375 r8a66597->root_hub[dev->root_port].dev = dev;
445 if (r8a66597->root_hub[port].dev == dev) {
446 r8a66597->root_hub[port].dev = NULL;
1016 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port];
1060 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port];
1075 struct r8a66597_device *dev = r8a66597->root_hub[port].dev;
1706 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port];
2069 struct usb_device *root_hub,
2111 if (!bus->root_hub)
2117 collect_usb_address_map(bus->root_hub, now_ma
2068 update_usb_address_map(struct r8a66597 *r8a66597, struct usb_device *root_hub, unsigned long *map) argument
[all...]
H A Dohci-hub.c94 if (ohci_to_hcd(ohci)->self.root_hub->do_remote_wakeup || autostop) {
181 usb_root_hub_lost_power(hcd->self.root_hub);
393 ->self.root_hub->dev)) {
430 !ohci_to_hcd(ohci)->self.root_hub->
H A Dehci-fsl.c336 usb_root_hub_lost_power(hcd->self.root_hub);
351 usb_root_hub_lost_power(hcd->self.root_hub);
H A Dehci-pci.c386 if (!hcd->self.root_hub->do_remote_wakeup)
393 usb_root_hub_lost_power(hcd->self.root_hub);
H A Duhci-hcd.c269 struct usb_device *rhdev = uhci_to_hcd(uhci)->self.root_hub;
381 dev_dbg(&uhci_to_hcd(uhci)->self.root_hub->dev,
767 else if (hcd->self.root_hub->do_remote_wakeup &&
858 usb_root_hub_lost_power(hcd->self.root_hub);
865 if (!uhci->RD_enable && hcd->self.root_hub->do_remote_wakeup)
H A Dehci-hub.c121 if (!ehci_to_hcd(ehci)->self.root_hub->do_remote_wakeup || do_wakeup)
203 if (hcd->self.root_hub->do_remote_wakeup) {
247 if (hcd->self.root_hub->do_remote_wakeup) {
301 if (!hcd->self.root_hub->do_remote_wakeup)
H A Dr8a66597.h121 struct r8a66597_root_hub root_hub[R8A66597_MAX_ROOT_HUB]; member in struct:r8a66597
H A Dohci-pci.c44 device_init_wakeup(&hcd->self.root_hub->dev, 0);
H A Dehci-q.c181 ehci_to_hcd(ehci)->self.root_hub) {
915 if (tt && tt->hub != ehci_to_hcd(ehci)->self.root_hub)
H A Dsl811-hcd.c1792 if (!sl811->port1 || !device_can_wakeup(&hcd->self.root_hub->dev)) {
1795 usb_root_hub_lost_power(hcd->self.root_hub);
H A Doxu210hp-hcd.c3354 if (device_may_wakeup(&hcd->self.root_hub->dev))
3457 if (device_may_wakeup(&hcd->self.root_hub->dev))
3476 if (!device_may_wakeup(&hcd->self.root_hub->dev))
H A Disp116x-hcd.c1419 if (hcd->self.root_hub->do_remote_wakeup)
H A Disp1362-hcd.c1869 hcd->self.root_hub->dev.power.power_state = PMSG_ON;
1913 hcd->self.root_hub->dev.power.power_state = PMSG_ON;
H A Dehci-sched.c990 ehci_to_hcd(ehci)->self.root_hub))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/usbip/
H A Dvhci_hcd.c971 dev_dbg(&hcd->self.root_hub->dev, "%s\n", __func__);
987 dev_dbg(&hcd->self.root_hub->dev, "%s\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ddummy_hcd.c1703 dev_dbg (&hcd->self.root_hub->dev, "%s\n", __func__);
1718 dev_dbg (&hcd->self.root_hub->dev, "%s\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dusb.h325 struct usb_device *root_hub; /* Root hub */ member in struct:usb_bus
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_host.c2014 if (parent != hcd->self.root_hub) {

Completed in 307 milliseconds