Home
last modified time | relevance | path

Searched refs:ufs_rpmb_remove (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ufs/core/
H A Dufshcd-priv.h438 void ufs_rpmb_remove(struct ufs_hba *hba);
444 static inline void ufs_rpmb_remove(struct ufs_hba *hba) in ufs_rpmb_remove() function
H A Dufs-rpmb.c234 void ufs_rpmb_remove(struct ufs_hba *hba) in ufs_rpmb_remove() function
H A Dufshcd.c10600 ufs_rpmb_remove(hba); in ufshcd_remove()