Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.h169 int (*post_link)(struct exynos_ufs *ufs); member
H A Dufs-exynos.c1072 if (ufs->drv_data->post_link) in exynos_ufs_post_link()
1073 ufs->drv_data->post_link(ufs); in exynos_ufs_post_link()
1692 .post_link = exynos7_ufs_post_link,
1734 .post_link = fsd_ufs_post_link,