Searched refs:ufshcd_update_evt_hist (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/ufs/core/ |
H A D | ufshcd.c | 681 ufshcd_update_evt_hist(hba, UFS_EVT_DEV_RESET, err); in ufshcd_device_reset() 4806 void ufshcd_update_evt_hist(struct ufs_hba *hba, u32 id, u32 val) in ufshcd_update_evt_hist() function 4821 EXPORT_SYMBOL_GPL(ufshcd_update_evt_hist); variable 4850 ufshcd_update_evt_hist(hba, in ufshcd_link_startup() 4864 ufshcd_update_evt_hist(hba, in ufshcd_link_startup() 4873 ufshcd_update_evt_hist(hba, in ufshcd_link_startup() 6598 ufshcd_update_evt_hist(hba, UFS_EVT_PA_ERR, reg); in ufshcd_update_uic_error() 6628 ufshcd_update_evt_hist(hba, UFS_EVT_DL_ERR, reg); in ufshcd_update_uic_error() 6647 ufshcd_update_evt_hist(hba, UFS_EVT_NL_ERR, reg); in ufshcd_update_uic_error() 6655 ufshcd_update_evt_hist(hb in ufshcd_update_uic_error() [all...] |
/kernel/linux/linux-6.6/include/ufs/ |
H A D | ufshcd.h | 1244 void ufshcd_update_evt_hist(struct ufs_hba *hba, u32 id, u32 val);
|
Completed in 12 milliseconds