Symbol: device_suspensor_t
sys/dev/ic/athnvar.h
456
device_suspensor_t sc_suspensor;
sys/dev/ic/athvar.h
184
device_suspensor_t sc_suspensor;
sys/dev/ic/atwvar.h
171
device_suspensor_t sc_suspensor;
sys/dev/ic/elinkxlvar.h
39
device_suspensor_t sc_suspensor;
sys/dev/ic/rtwvar.h
459
device_suspensor_t sc_suspensor;
sys/dev/pci/if_sip.c
204
device_suspensor_t sc_suspensor;
sys/kern/kern_pmf.c
120
complete_suspension(device_t dev, const device_suspensor_t **susp,
sys/kern/kern_pmf.c
125
const device_suspensor_t *ds;
sys/kern/kern_pmf.c
436
static const device_suspensor_t _device_suspensor_drvctl = {
sys/kern/kern_pmf.c
441
static const device_suspensor_t _device_suspensor_self = {
sys/kern/kern_pmf.c
447
static const device_suspensor_t _device_suspensor_self_delegate = {
sys/kern/kern_pmf.c
453
static const device_suspensor_t _device_suspensor_system = {
sys/kern/kern_pmf.c
458
const device_suspensor_t
sys/kern/kern_pmf.c
487
device_suspensor_delegates_to(const device_suspensor_t *ds,
sys/kern/kern_pmf.c
488
const device_suspensor_t *delegate)
sys/kern/kern_pmf.c
490
const device_suspensor_t *iter;
sys/kern/kern_pmf.c
501
add_suspensor(device_t dev, const char *kind, const device_suspensor_t **susp,
sys/kern/kern_pmf.c
502
const device_suspensor_t *ds)
sys/kern/kern_pmf.c
548
const device_suspensor_t *ds;
sys/kern/kern_pmf.c
567
device_pmf_has_suspension(device_t dev, const device_suspensor_t *ds)
sys/kern/kern_pmf.c
582
any_suspensor(device_t dev, const char *kind, const device_suspensor_t **susp)
sys/kern/kern_pmf.c
622
const device_suspensor_t **susp, const device_suspensor_t *ds)
sys/kern/kern_pmf.c
649
const device_suspensor_t *ds;
sys/kern/kern_pmf.c
668
pmf_self_suspensor_init(device_t dev, device_suspensor_t *ds,
sys/sys/device.h
192
const device_suspensor_t *ds_delegator;
sys/sys/device_impl.h
176
const device_suspensor_t
sys/sys/pmf.h
123
void pmf_self_suspensor_init(device_t, device_suspensor_t *,
sys/sys/pmf.h
126
static __inline const device_suspensor_t *
sys/sys/pmf.h
63
const device_suspensor_t *pq_suspensor;
sys/sys/pmf.h
75
extern const device_suspensor_t