Home
last modified time | relevance | path

Searched refs:BHND_SERVICE_PWRCTL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_types.h77 BHND_SERVICE_PWRCTL, /**< legacy pwrctl service; implements the bhnd_pwrctl interface */ enumerator
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c180 if ((error = bhnd_register_provider(dev, BHND_SERVICE_PWRCTL))) { in bhnd_pwrctl_attach()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba.c286 pwrctl = bhnd_retain_provider(child, BHND_SERVICE_PWRCTL); in siba_alloc_pmu()
357 bhnd_release_provider(child, pwrctl, BHND_SERVICE_PWRCTL); in siba_release_pmu()