Searched refs:usb_phy_work (Results 1 – 2 of 2) sorted by relevance
569 cancel_work_sync(&port->usb_phy_work); in tegra_xusb_port_unregister()610 usb_phy_work); in tegra_xusb_usb_phy_work()628 schedule_work(&port->usb_phy_work); in tegra_xusb_role_sw_set()641 schedule_work(&port->usb_phy_work); in tegra_xusb_set_peripheral()653 schedule_work(&port->usb_phy_work); in tegra_xusb_set_host()689 INIT_WORK(&port->usb_phy_work, tegra_xusb_usb_phy_work); in tegra_xusb_setup_usb_role_switch()
286 struct work_struct usb_phy_work; member
Completed in 8 milliseconds