Home
last modified time | relevance | path

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

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c280 struct inno_hdmi_phy_ops { struct
289 const struct inno_hdmi_phy_ops *ops; argument
712 static const struct phy_ops inno_hdmi_phy_ops = { variable
1168 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()