Searched defs:hdmi_driver_data (Results 1 – 1 of 1) sorted by relevance
95 struct hdmi_driver_data { struct96 unsigned int type;97 unsigned int is_apb_phy:1;98 unsigned int has_sysreg:1;99 struct hdmiphy_configs phy_confs;123 const struct hdmi_driver_data *drv_data; argument