Searched refs:usb_role_sw_work (Results 1 – 1 of 1) sorted by relevance
506 struct work_struct usb_role_sw_work; member773 usb_role_sw_work); in tegra_xudc_usb_role_sw_work()823 schedule_work(&xudc->usb_role_sw_work); in tegra_xudc_vbus_notify()3841 INIT_WORK(&xudc->usb_role_sw_work, tegra_xudc_usb_role_sw_work); in tegra_xudc_probe()3888 cancel_work_sync(&xudc->usb_role_sw_work); in tegra_xudc_remove()3981 flush_work(&xudc->usb_role_sw_work); in tegra_xudc_suspend()4008 schedule_work(&xudc->usb_role_sw_work); in tegra_xudc_resume()