Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ufs/core/
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
Dufs-debugfs.c235 void ufs_debugfs_hba_exit(struct ufs_hba *hba) in ufs_debugfs_hba_exit() function
Dufshcd.c8723 ufs_debugfs_hba_exit(hba); in ufshcd_hba_exit()