Symbol: dmub_fw_boot_options
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
2949
union dmub_fw_boot_options option = {0};
drivers/gpu/drm/amd/display/dmub/dmub_srv.h
518
union dmub_fw_boot_options (*get_fw_boot_option)(struct dmub_srv *dmub);
drivers/gpu/drm/amd/display/dmub/dmub_srv.h
980
union dmub_fw_boot_options *option);
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.c
401
union dmub_fw_boot_options boot_options = {0};
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.c
408
union dmub_fw_boot_options boot_options;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c
363
union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub)
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c
365
union dmub_fw_boot_options option;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c
373
union dmub_fw_boot_options boot_options = {0};
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c
392
union dmub_fw_boot_options boot_options;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.h
243
union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub);
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.c
402
union dmub_fw_boot_options boot_options = {0};
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.c
411
union dmub_fw_boot_options boot_options;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c
393
union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub)
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c
395
union dmub_fw_boot_options option;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c
403
union dmub_fw_boot_options boot_options = {0};
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c
432
union dmub_fw_boot_options boot_options;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.h
261
union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub);
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn401.c
386
union dmub_fw_boot_options boot_options = {0};
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn401.c
397
union dmub_fw_boot_options boot_options;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn42.c
330
union dmub_fw_boot_options dmub_dcn42_get_fw_boot_option(struct dmub_srv *dmub)
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn42.c
332
union dmub_fw_boot_options option;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn42.c
404
union dmub_fw_boot_options boot_options;
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn42.c
41
union dmub_fw_boot_options boot_options = {0};
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn42.h
296
union dmub_fw_boot_options dmub_dcn42_get_fw_boot_option(struct dmub_srv *dmub);
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c
1201
union dmub_fw_boot_options *option)