Home
last modified time | relevance | path

Searched refs:post_hce_enable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/ufs/
A Dufs-exynos.h174 int (*post_hce_enable)(struct exynos_ufs *ufs); member
A Dufs-exynos.c1325 if (ufs->drv_data->post_hce_enable) in exynos_ufs_hce_enable_notify()
1326 ret = ufs->drv_data->post_hce_enable(ufs); in exynos_ufs_hce_enable_notify()
1557 .post_hce_enable = exynosauto_ufs_post_hce_enable,

Completed in 9 milliseconds