Searched refs:init_soc_specific (Results 1 – 1 of 1) sorted by relevance
997 int (*init_soc_specific)(struct pmic_wrapper *wrp); member1622 if (wrp->master->init_soc_specific) { in pwrap_init()1623 ret = wrp->master->init_soc_specific(wrp); in pwrap_init()1771 .init_soc_specific = pwrap_mt2701_init_soc_specific,1783 .init_soc_specific = NULL,1796 .init_soc_specific = NULL,1809 .init_soc_specific = pwrap_mt7622_init_soc_specific,1822 .init_soc_specific = pwrap_mt8135_init_soc_specific,1835 .init_soc_specific = pwrap_mt8173_init_soc_specific,1848 .init_soc_specific = pwrap_mt8183_init_soc_specific,[all …]