Searched refs:pm_authority_next (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libpower/common/
H A Dlibpower_impl.h56 pm_authority_t pm_authority_next(pm_authority_t);
H A Dlibpower_subr.c416 for (auth = pm_authority_next(PM_AUTHORITY_INVALID);
418 auth = pm_authority_next(auth)) {
H A Dlibpower.c361 pm_authority_next(pm_authority_t start) function

Completed in 16 milliseconds