Searched refs:eeh_work (Results 1 – 2 of 2) sorted by relevance
1029 struct work_struct eeh_work; member
5500 schedule_work(&hba->eeh_work); in ufshcd_transfer_rsp_status()6356 hba = container_of(work, struct ufs_hba, eeh_work); in ufshcd_exception_event_handler()6557 cancel_work_sync(&hba->eeh_work); in ufshcd_err_handling_prepare()10016 flush_work(&hba->eeh_work); in __ufshcd_wl_suspend()10068 flush_work(&hba->eeh_work); in __ufshcd_wl_suspend()10947 INIT_WORK(&hba->eeh_work, ufshcd_exception_event_handler); in ufshcd_init()