Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pm_lock_power
usr/src/uts/common/sys/epm.h
783
extern void pm_lock_power(dev_info_t *);
usr/src/uts/common/sys/epm.h
868
#define PM_LOCK_POWER(dip) pm_lock_power(dip)