Searched defs:dmub_srv_create_params (Results 1 – 1 of 1) sorted by relevance
520 struct dmub_srv_create_params { struct521 struct dmub_srv_base_funcs funcs;522 struct dmub_srv_hw_funcs *hw_funcs;523 void *user_ctx;524 enum dmub_asic asic;525 uint32_t fw_version;526 bool is_virtual;527 enum dmub_inbox_cmd_interface_type inbox_type;
Completed in 10 milliseconds