Searched refs:inno_hdmi_phy_ops (Results 1 – 1 of 1) sorted by relevance
280 struct inno_hdmi_phy_ops { struct289 const struct inno_hdmi_phy_ops *ops; argument712 static const struct phy_ops inno_hdmi_phy_ops = { variable1168 static const struct inno_hdmi_phy_ops rk3228_hdmi_phy_ops = {1318 static const struct inno_hdmi_phy_ops rk3328_hdmi_phy_ops = {1433 inno->phy = devm_phy_create(inno->dev, NULL, &inno_hdmi_phy_ops); in inno_hdmi_phy_probe()