Lines Matching refs:root_hub
357 r8a66597->root_hub[dev->root_port].dev = dev; in make_r8a66597_device()
427 if (r8a66597->root_hub[port].dev == dev) { in free_usb_address()
428 r8a66597->root_hub[port].dev = NULL; in free_usb_address()
996 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in start_root_hub_sampling()
1040 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_usb_connect()
1055 struct r8a66597_device *dev = r8a66597->root_hub[port].dev; in r8a66597_usb_disconnect()
1686 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_root_hub_control()
2053 struct usb_device *root_hub, in update_usb_address_map() argument
2096 if (bus && bus->root_hub) { in r8a66597_check_detect_child()
2097 collect_usb_address_map(bus->root_hub, now_map); in r8a66597_check_detect_child()
2098 update_usb_address_map(r8a66597, bus->root_hub, now_map); in r8a66597_check_detect_child()
2116 if (r8a66597->root_hub[i].port & 0xffff0000) in r8a66597_hub_status_data()
2146 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_hub_control()
2252 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_suspend()
2283 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_resume()
2350 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_suspend()
2366 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()