Home
last modified time | relevance | path

Searched refs:host_sem (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/ufs/
A Dufs-hwmon.c56 down(&hba->host_sem); in ufs_hwmon_read()
59 up(&hba->host_sem); in ufs_hwmon_read()
90 up(&hba->host_sem); in ufs_hwmon_read()
108 down(&hba->host_sem); in ufs_hwmon_write()
111 up(&hba->host_sem); in ufs_hwmon_write()
124 up(&hba->host_sem); in ufs_hwmon_write()
A Dufs-sysfs.c163 down(&hba->host_sem); in auto_hibern8_show()
178 up(&hba->host_sem); in auto_hibern8_show()
199 down(&hba->host_sem); in auto_hibern8_store()
208 up(&hba->host_sem); in auto_hibern8_store()
242 down(&hba->host_sem); in wb_on_store()
252 up(&hba->host_sem); in wb_on_store()
530 down(&hba->host_sem); in ufs_sysfs_read_desc_param()
564 up(&hba->host_sem); in ufs_sysfs_read_desc_param()
921 up(&hba->host_sem); \
1221 down(&hba->host_sem); in dyn_cap_needed_attribute_show()
[all …]
A Dufs-debugfs.c68 __acquires(&hba->host_sem) in ufs_debugfs_get_user_access()
70 down(&hba->host_sem); in ufs_debugfs_get_user_access()
72 up(&hba->host_sem); in ufs_debugfs_get_user_access()
80 __releases(&hba->host_sem) in ufs_debugfs_put_user_access()
83 up(&hba->host_sem); in ufs_debugfs_put_user_access()
A Dufshcd.c1536 down(&hba->host_sem); in ufshcd_clkscale_enable_store()
1564 up(&hba->host_sem); in ufshcd_clkscale_enable_store()
6092 down(&hba->host_sem); in ufshcd_err_handler()
6098 up(&hba->host_sem); in ufshcd_err_handler()
6267 up(&hba->host_sem); in ufshcd_err_handler()
8115 down(&hba->host_sem); in ufshcd_async_scan()
8118 up(&hba->host_sem); in ufshcd_async_scan()
9096 down(&hba->host_sem); in ufshcd_wl_suspend()
9104 up(&hba->host_sem); in ufshcd_wl_suspend()
9138 up(&hba->host_sem); in ufshcd_wl_resume()
[all …]
A Dufshcd.h869 struct semaphore host_sem; member

Completed in 26 milliseconds