Home
last modified time | relevance | path

Searched refs:eeh_work (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd.h752 struct work_struct eeh_work; member
Dufshcd.c4870 schedule_work(&hba->eeh_work)) { in ufshcd_transfer_rsp_status()
5506 hba = container_of(work, struct ufs_hba, eeh_work); in ufshcd_exception_event_handler()
8599 flush_work(&hba->eeh_work); in ufshcd_suspend()
9165 INIT_WORK(&hba->eeh_work, ufshcd_exception_event_handler); in ufshcd_init()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch53842 INIT_WORK(&hba->eeh_work, ufshcd_exception_event_handler);
53936 struct work_struct eeh_work;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch356050 INIT_WORK(&hba->eeh_work, ufshcd_exception_event_handler);
356144 struct work_struct eeh_work;