Home
last modified time | relevance | path

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

/linux/drivers/ufs/core/
H A Dufs_bsg.h11 void ufs_bsg_remove(struct ufs_hba *hba);
14 static inline void ufs_bsg_remove(struct ufs_hba *hba) {} in ufs_bsg_remove() function
H A Dufs_bsg.c213 void ufs_bsg_remove(struct ufs_hba *hba) in ufs_bsg_remove() function
H A Dufshcd.c10172 ufs_bsg_remove(hba); in ufshcd_remove()