Searched refs:bhnd_pwrctl_init (Results 1 – 3 of 3) sorted by relevance
42 int bhnd_pwrctl_init(struct bhnd_pwrctl_softc *sc);
166 if ((error = bhnd_pwrctl_init(sc))) { in bhnd_pwrctl_attach()246 if ((error = bhnd_pwrctl_init(sc))) { in bhnd_pwrctl_resume()
412 bhnd_pwrctl_init(struct bhnd_pwrctl_softc *sc) in bhnd_pwrctl_init() function