Home
last modified time | relevance | path

Searched refs:ufshcd_update_ee_control (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/ufs/
Dufshcd.h1364 int ufshcd_update_ee_control(struct ufs_hba *hba, u16 *mask, u16 *other_mask,
1370 return ufshcd_update_ee_control(hba, &hba->ee_drv_mask, in ufshcd_update_ee_drv_mask()
1377 return ufshcd_update_ee_control(hba, &hba->ee_usr_mask, in ufshcd_update_ee_usr_mask()
Dufshcd.c5345 int ufshcd_update_ee_control(struct ufs_hba *hba, u16 *mask, u16 *other_mask, in ufshcd_update_ee_control() function