Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ufs/core/
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
Dufs_bsg.c176 void ufs_bsg_remove(struct ufs_hba *hba) in ufs_bsg_remove() function
Dufshcd.c9519 ufs_bsg_remove(hba); in ufshcd_remove()