Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufs-debugfs.h14 void ufs_debugfs_hba_exit(struct ufs_hba *hba);
20 static inline void ufs_debugfs_hba_exit(struct ufs_hba *hba) {} in ufs_debugfs_hba_exit() function
H A Dufs-debugfs.c235 void ufs_debugfs_hba_exit(struct ufs_hba *hba) in ufs_debugfs_hba_exit() function
H A Dufshcd.c9413 ufs_debugfs_hba_exit(hba); in ufshcd_hba_exit()