Searched refs:efuse_parsing (Results 1 – 1 of 1) sorted by relevance
405 bool (*efuse_parsing)(struct svs_platform *svsp, const struct svs_platform_data *pdata); member2744 .efuse_parsing = svs_common_parse_efuse,2757 .efuse_parsing = svs_common_parse_efuse,2771 .efuse_parsing = svs_common_parse_efuse,2785 .efuse_parsing = svs_common_parse_efuse,2799 .efuse_parsing = svs_mt8183_efuse_parsing,2853 if (!svsp_data->efuse_parsing(svsp, svsp_data)) { in svs_probe()