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

/freebsd-9.3-release/sys/dev/sound/pci/
H A Dmaestro.c183 static unsigned int powerstate_active = PCI_POWERSTATE_D1; variable
195 SYSCTL_UINT(_debug_maestro, OID_AUTO, powerstate_active, CTLFLAG_RW,
196 &powerstate_active, 0, "The Dx power state when active (0-1)");
888 agg_power(ch->parent, powerstate_active);
983 agg_power(ch->parent, powerstate_active);

Completed in 104 milliseconds