Lines Matching refs:root_hub
371 r8a66597->root_hub[dev->root_port].dev = dev; in make_r8a66597_device()
441 if (r8a66597->root_hub[port].dev == dev) { in free_usb_address()
442 r8a66597->root_hub[port].dev = NULL; in free_usb_address()
1012 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in start_root_hub_sampling()
1056 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_usb_connect()
1071 struct r8a66597_device *dev = r8a66597->root_hub[port].dev; in r8a66597_usb_disconnect()
1702 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_root_hub_control()
2062 struct usb_device *root_hub, in update_usb_address_map() argument
2104 if (!bus->root_hub) in r8a66597_check_detect_child()
2110 collect_usb_address_map(bus->root_hub, now_map); in r8a66597_check_detect_child()
2111 update_usb_address_map(r8a66597, bus->root_hub, now_map); in r8a66597_check_detect_child()
2128 if (r8a66597->root_hub[i].port & 0xffff0000) in r8a66597_hub_status_data()
2157 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_hub_control()
2263 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_suspend()
2294 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_bus_resume()
2361 struct r8a66597_root_hub *rh = &r8a66597->root_hub[port]; in r8a66597_suspend()
2377 usb_root_hub_lost_power(hcd->self.root_hub); in r8a66597_resume()