Searched refs:efuse_parsing (Results 1 – 1 of 1) sorted by relevance
406 bool (*efuse_parsing)(struct svs_platform *svsp, const struct svs_platform_data *pdata); member2764 .efuse_parsing = svs_common_parse_efuse,2777 .efuse_parsing = svs_common_parse_efuse,2791 .efuse_parsing = svs_common_parse_efuse,2805 .efuse_parsing = svs_common_parse_efuse,2819 .efuse_parsing = svs_mt8183_efuse_parsing,2873 if (!svsp_data->efuse_parsing(svsp, svsp_data)) { in svs_probe()