Lines Matching refs:ufs_hba
18 static inline struct ufs_hba *hba_from_file(const struct file *file) in hba_from_file()
35 struct ufs_hba *hba = hba_from_file(s->file); in ufs_debugfs_stats_show()
61 struct ufs_hba *hba = data; in ee_usr_mask_get()
67 static int ufs_debugfs_get_user_access(struct ufs_hba *hba) in ufs_debugfs_get_user_access()
79 static void ufs_debugfs_put_user_access(struct ufs_hba *hba) in ufs_debugfs_put_user_access()
88 struct ufs_hba *hba = data; in ee_usr_mask_set()
103 void ufs_debugfs_exception_event(struct ufs_hba *hba, u16 status) in ufs_debugfs_exception_event()
132 struct ufs_hba *hba = container_of(work, struct ufs_hba, debugfs_ee_work.work); in ufs_debugfs_restart_ee()
144 struct ufs_hba *hba = hba_from_file(s->file); in ufs_saved_err_show()
163 struct ufs_hba *hba = hba_from_file(file); in ufs_saved_err_write()
211 void ufs_debugfs_hba_init(struct ufs_hba *hba) in ufs_debugfs_hba_init()
234 void ufs_debugfs_hba_exit(struct ufs_hba *hba) in ufs_debugfs_hba_exit()