Home
last modified time | relevance | path

Searched refs:ufs_bsg_remove (Results 1 – 2 of 2) 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 Dufshcd.c10907 ufs_bsg_remove(hba); in ufshcd_remove()