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); member2742 .efuse_parsing = svs_common_parse_efuse,2755 .efuse_parsing = svs_common_parse_efuse,2769 .efuse_parsing = svs_common_parse_efuse,2783 .efuse_parsing = svs_common_parse_efuse,2797 .efuse_parsing = svs_mt8183_efuse_parsing,2851 if (!svsp_data->efuse_parsing(svsp, svsp_data)) { in svs_probe()