Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hdmi.h22 struct hdmi_phy_ops { struct
60 struct hdmi_phy_ops *phy_ops;
Dsti_hdmi_tx3g0c55phy.h12 extern struct hdmi_phy_ops tx3g0c55phy_ops;
Dsti_hdmi_tx3g4c28phy.h12 extern struct hdmi_phy_ops tx3g4c28phy_ops;
Dsti_hdmi_tx3g4c28phy.c208 struct hdmi_phy_ops tx3g4c28phy_ops = {
Dsti_hdmi_tx3g0c55phy.c333 struct hdmi_phy_ops tx3g0c55phy_ops = {
Dsti_hdmi.c833 hdmi->phy_ops = (struct hdmi_phy_ops *) in sti_hdmi_probe()