Searched defs:dc_init_data (Results 1 – 1 of 1) sorted by relevance
960 struct dc_init_data { struct961 struct hw_asic_id asic_id;962 void *driver; /* ctx */963 struct cgs_device *cgs_device;966 int num_virtual_links;971 struct dc_bios *vbios_override;972 enum dce_environment dce_environment;974 struct dmub_offload_funcs *dmub_if;975 struct dc_reg_helper_state *dmub_offload;977 struct dc_config flags;[all …]
Completed in 14 milliseconds