Home
last modified time | relevance | path

Searched refs:get_fw_boot_option (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_srv.c265 funcs->get_fw_boot_option = dmub_dcn31_get_fw_boot_option; in dmub_srv_hw_setup()
345 funcs->get_fw_boot_option = dmub_dcn35_get_fw_boot_option; in dmub_srv_hw_setup()
1023 if (dmub->hw_funcs.get_fw_boot_option) in dmub_srv_get_fw_boot_option()
1024 *option = dmub->hw_funcs.get_fw_boot_option(dmub); in dmub_srv_get_fw_boot_option()
/linux/drivers/gpu/drm/amd/display/dmub/
A Ddmub_srv.h436 union dmub_fw_boot_options (*get_fw_boot_option)(struct dmub_srv *dmub); member

Completed in 8 milliseconds