Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/renesas/rcar-vin/
Drcar-csi2.c485 int (*phy_post_init)(struct rcar_csi2 *priv); member
802 if (priv->info->phy_post_init) { in rcsi2_start_receiver()
803 ret = priv->info->phy_post_init(priv); in rcsi2_start_receiver()
1405 .phy_post_init = rcsi2_phy_post_init_v3m_e3,
1418 .phy_post_init = rcsi2_phy_post_init_v3m_e3,