Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c23 struct hdmi_phy_features { struct
29 static const struct hdmi_phy_features *phy_feat; argument
182 static const struct hdmi_phy_features omap44xx_phy_feats = {
188 static const struct hdmi_phy_features omap54xx_phy_feats = {
194 static const struct hdmi_phy_features *hdmi_phy_get_features(void) in hdmi_phy_get_features()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c173 static const struct hdmi_phy_features omap44xx_phy_feats = {
179 static const struct hdmi_phy_features omap54xx_phy_feats = {
Dhdmi.h252 struct hdmi_phy_features { struct
261 const struct hdmi_phy_features *features; argument