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()
998 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in start_root_hub_sampling()
1042 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_usb_connect()
1057 struct r8a66597_device *dev = r8a66597->root_hub[port].dev; in r8a66597_usb_disconnect()
1688 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_root_hub_control()
2055 struct usb_device *root_hub, in update_usb_address_map() argument
2098 if (bus && bus->root_hub) { in r8a66597_check_detect_child()
2099 collect_usb_address_map(bus->root_hub, now_map); in r8a66597_check_detect_child()
2100 update_usb_address_map(r8a66597, bus->root_hub, now_map); in r8a66597_check_detect_child()
2118 if (r8a66597->root_hub[i].port & 0xffff0000) in r8a66597_hub_status_data()
2148 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_hub_control()
2254 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_suspend()
2285 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_resume()
2352 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_suspend()
2368 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()