Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c97 struct hdmi_driver_data { struct
98 unsigned int type;
99 unsigned int is_apb_phy:1;
100 unsigned int has_sysreg:1;
101 struct hdmiphy_configs phy_confs;
125 const struct hdmi_driver_data *drv_data; argument