Searched refs:usb_phy_work (Results 1 – 2 of 2) sorted by relevance
563 cancel_work_sync(&port->usb_phy_work); in tegra_xusb_port_unregister()604 usb_phy_work); in tegra_xusb_usb_phy_work()622 schedule_work(&port->usb_phy_work); in tegra_xusb_role_sw_set()635 schedule_work(&port->usb_phy_work); in tegra_xusb_set_peripheral()647 schedule_work(&port->usb_phy_work); in tegra_xusb_set_host()683 INIT_WORK(&port->usb_phy_work, tegra_xusb_usb_phy_work); in tegra_xusb_setup_usb_role_switch()
285 struct work_struct usb_phy_work; member