Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
Dhdmi.h112 #define to_hdmi_bridge(x) container_of(x, struct hdmi_bridge, base) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
Dhdmi.h113 #define to_hdmi_bridge(x) container_of(x, struct hdmi_bridge, base) macro