Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c465 static enum bp_result get_ss_info_v3_1(
514 else if (get_ss_info_v3_1(bp, in get_firmware_info_v2_1()
537 else if (get_ss_info_v3_1(bp, in get_firmware_info_v2_1()
599 else if (get_ss_info_v3_1(bp, in get_firmware_info_v2_2()
622 else if (get_ss_info_v3_1(bp, in get_firmware_info_v2_2()
649 static enum bp_result get_ss_info_v3_1( in get_ss_info_v3_1() function
967 return get_ss_info_v3_1(bp, clk_id_ss, index, ss_info); in bios_parser_get_spread_spectrum_info()