Home
last modified time | relevance | path

Searched refs:dmub_dcn35_get_fw_boot_option (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/src/ !
Ddmub_dcn35.c402 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn35_get_fw_boot_option() function
415 cur_boot_options = dmub_dcn35_get_fw_boot_option(dmub); in dmub_dcn35_enable_dmub_boot_options()
Ddmub_dcn35.h261 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub);
Ddmub_srv.c345 funcs->get_fw_boot_option = dmub_dcn35_get_fw_boot_option; in dmub_srv_hw_setup()