Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ufs/host/
Dufs-exynos.h187 int (*post_link)(struct exynos_ufs *ufs); member
Dufs-exynos.c1099 if (ufs->drv_data->post_link) in exynos_ufs_post_link()
1100 ufs->drv_data->post_link(ufs); in exynos_ufs_post_link()
2041 .post_link = exynos7_ufs_post_link,
2113 .post_link = fsd_ufs_post_link,
2131 .post_link = gs101_ufs_post_link,