Searched refs:bhnd_pmu_init (Results 1 – 3 of 3) sorted by relevance
172 if ((error = bhnd_pmu_init(sc))) { in bhnd_pmu_attach()260 if ((error = bhnd_pmu_init(sc))) { in bhnd_pmu_resume()
100 int bhnd_pmu_init(struct bhnd_pmu_softc *sc);
2662 bhnd_pmu_init(struct bhnd_pmu_softc *sc) in bhnd_pmu_init() function