Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_bridge.c24 #define to_hdmi_bridge(x) container_of(x, struct hdmi_bridge, base) macro
33 struct hdmi_bridge *hdmi_bridge = to_hdmi_bridge(bridge); in power_on()
67 struct hdmi_bridge *hdmi_bridge = to_hdmi_bridge(bridge); in power_off()
91 struct hdmi_bridge *hdmi_bridge = to_hdmi_bridge(bridge); in hdmi_bridge_pre_enable()
122 struct hdmi_bridge *hdmi_bridge = to_hdmi_bridge(bridge); in hdmi_bridge_post_disable()
146 struct hdmi_bridge *hdmi_bridge = to_hdmi_bridge(bridge); in hdmi_bridge_mode_set()