Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/ufs/
Dufs_bsg.h16 void ufs_bsg_remove(struct ufs_hba *hba);
19 static inline void ufs_bsg_remove(struct ufs_hba *hba) {} in ufs_bsg_remove() function
Dufs_bsg.c168 void ufs_bsg_remove(struct ufs_hba *hba) in ufs_bsg_remove() function
Dufshcd.c8174 ufs_bsg_remove(hba); in ufshcd_remove()