Searched refs:host_sem (Results 1 – 5 of 5) sorted by relevance
57 down(&hba->host_sem); in ufs_hwmon_read()60 up(&hba->host_sem); in ufs_hwmon_read()91 up(&hba->host_sem); in ufs_hwmon_read()109 down(&hba->host_sem); in ufs_hwmon_write()112 up(&hba->host_sem); in ufs_hwmon_write()125 up(&hba->host_sem); in ufs_hwmon_write()
164 down(&hba->host_sem); in auto_hibern8_show()179 up(&hba->host_sem); in auto_hibern8_show()200 down(&hba->host_sem); in auto_hibern8_store()209 up(&hba->host_sem); in auto_hibern8_store()244 down(&hba->host_sem); in wb_on_store()254 up(&hba->host_sem); in wb_on_store()286 down(&hba->host_sem); in enable_wb_buf_flush_store()297 up(&hba->host_sem); in enable_wb_buf_flush_store()611 down(&hba->host_sem); in ufs_sysfs_read_desc_param()645 up(&hba->host_sem); in ufs_sysfs_read_desc_param()[all …]
69 __acquires(&hba->host_sem) in ufs_debugfs_get_user_access()71 down(&hba->host_sem); in ufs_debugfs_get_user_access()73 up(&hba->host_sem); in ufs_debugfs_get_user_access()81 __releases(&hba->host_sem) in ufs_debugfs_put_user_access()84 up(&hba->host_sem); in ufs_debugfs_put_user_access()
1566 down(&hba->host_sem); in ufshcd_clkscale_enable_store()1594 up(&hba->host_sem); in ufshcd_clkscale_enable_store()6259 down(&hba->host_sem); in ufshcd_err_handler()6265 up(&hba->host_sem); in ufshcd_err_handler()6434 up(&hba->host_sem); in ufshcd_err_handler()8308 down(&hba->host_sem); in ufshcd_async_scan()8311 up(&hba->host_sem); in ufshcd_async_scan()9304 down(&hba->host_sem); in ufshcd_wl_suspend()9312 up(&hba->host_sem); in ufshcd_wl_suspend()9346 up(&hba->host_sem); in ufshcd_wl_resume()[all …]
905 struct semaphore host_sem; member