Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c279 struct inno_hdmi_phy_ops { struct
288 const struct inno_hdmi_phy_ops *ops;
517 static const struct phy_ops inno_hdmi_phy_ops = { variable
964 static const struct inno_hdmi_phy_ops rk3228_hdmi_phy_ops = {
1114 static const struct inno_hdmi_phy_ops rk3328_hdmi_phy_ops = {
1231 inno->phy = devm_phy_create(inno->dev, NULL, &inno_hdmi_phy_ops); in inno_hdmi_phy_probe()
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c279 struct inno_hdmi_phy_ops { struct
288 const struct inno_hdmi_phy_ops *ops;
669 static const struct phy_ops inno_hdmi_phy_ops = { variable
1121 static const struct inno_hdmi_phy_ops rk3228_hdmi_phy_ops = {
1271 static const struct inno_hdmi_phy_ops rk3328_hdmi_phy_ops = {
1386 inno->phy = devm_phy_create(inno->dev, NULL, &inno_hdmi_phy_ops); in inno_hdmi_phy_probe()

Completed in 5 milliseconds