Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.h174 int (*pre_hce_enable)(struct exynos_ufs *ufs); member
H A Dufs-exynos.c1311 if (ufs->drv_data->pre_hce_enable) { in exynos_ufs_hce_enable_notify()
1312 ret = ufs->drv_data->pre_hce_enable(ufs); in exynos_ufs_hce_enable_notify()