Searched refs:BP_RESULT_UNSUPPORTED (Results 1 – 3 of 3) sorted by relevance
488 return BP_RESULT_UNSUPPORTED; in get_gpio_i2c_info()677 return BP_RESULT_UNSUPPORTED; in bios_parser_get_gpio_pin_info()870 result = BP_RESULT_UNSUPPORTED; in get_ss_info_v4_1()888 result = BP_RESULT_UNSUPPORTED; in get_ss_info_v4_1()965 result = BP_RESULT_UNSUPPORTED; in get_ss_info_v4_2()968 result = BP_RESULT_UNSUPPORTED; in get_ss_info_v4_2()1042 result = BP_RESULT_UNSUPPORTED; in get_ss_info_v4_5()1045 result = BP_RESULT_UNSUPPORTED; in get_ss_info_v4_5()1073 enum bp_result result = BP_RESULT_UNSUPPORTED; in bios_parser_get_spread_spectrum_info()1081 return BP_RESULT_UNSUPPORTED; in bios_parser_get_spread_spectrum_info()[all …]
663 return BP_RESULT_UNSUPPORTED; in get_ss_info_v3_1()669 return BP_RESULT_UNSUPPORTED; in get_ss_info_v3_1()931 enum bp_result result = BP_RESULT_UNSUPPORTED; in bios_parser_get_spread_spectrum_info()1028 enum bp_result result = BP_RESULT_UNSUPPORTED; in get_ss_info_from_internal_ss_info_tbl_V2_1()1098 enum bp_result result = BP_RESULT_UNSUPPORTED; in get_ss_info_from_ss_info_table()1231 return BP_RESULT_UNSUPPORTED; in get_embedded_panel_info_v1_2()1241 return BP_RESULT_UNSUPPORTED; in get_embedded_panel_info_v1_2()1350 return BP_RESULT_UNSUPPORTED; in get_embedded_panel_info_v1_3()1359 return BP_RESULT_UNSUPPORTED; in get_embedded_panel_info_v1_3()1824 return BP_RESULT_UNSUPPORTED; in bios_parser_get_gpio_pin_info()[all …]
52 BP_RESULT_UNSUPPORTED, /* BIOS Table is not supported */ enumerator