Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A 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
H A Dufs_bsg.c170 void ufs_bsg_remove(struct ufs_hba *hba) in ufs_bsg_remove() function
H A Dufshcd.c9150 ufs_bsg_remove(hba); in ufshcd_remove()