Searched refs:usb_role_sw_work (Results 1 – 1 of 1) sorted by relevance
507 struct work_struct usb_role_sw_work; member774 usb_role_sw_work); in tegra_xudc_usb_role_sw_work()824 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()3887 cancel_work_sync(&xudc->usb_role_sw_work); in tegra_xudc_remove()3980 flush_work(&xudc->usb_role_sw_work); in tegra_xudc_suspend()4007 schedule_work(&xudc->usb_role_sw_work); in tegra_xudc_resume()