Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c20 struct hdmi_phy_features { struct
26 static const struct hdmi_phy_features *phy_feat; argument
179 static const struct hdmi_phy_features omap44xx_phy_feats = {
185 static const struct hdmi_phy_features omap54xx_phy_feats = {
191 static const struct hdmi_phy_features *hdmi_phy_get_features(void) in hdmi_phy_get_features()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c170 static const struct hdmi_phy_features omap44xx_phy_feats = {
176 static const struct hdmi_phy_features omap54xx_phy_feats = {
H A Dhdmi.h242 struct hdmi_phy_features { struct
251 const struct hdmi_phy_features *features; argument