Searched defs:hdmi_driver_data (Results 1 – 1 of 1) sorted by relevance
101 struct hdmi_driver_data { struct102 unsigned int type;103 unsigned int is_apb_phy:1;104 unsigned int has_sysreg:1;105 struct hdmiphy_configs phy_confs;129 const struct hdmi_driver_data *drv_data; argument