Page MenuHomeFreeBSD

LinuxKPI: device: add device_set_wakeup_enable()
ClosedPublic

Authored by bz on Jan 28 2023, 3:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 11:15 AM
Unknown Object (File)
Sat, Oct 11, 9:16 PM
Unknown Object (File)
Sat, Oct 11, 9:16 PM
Unknown Object (File)
Sat, Oct 11, 9:16 PM
Unknown Object (File)
Sat, Oct 11, 12:09 PM
Unknown Object (File)
Sat, Oct 4, 7:58 AM
Unknown Object (File)
Sat, Oct 4, 5:15 AM
Unknown Object (File)
Fri, Oct 3, 1:44 AM
Subscribers

Details

Summary

Add a dummy device_set_wakeup_enable() which is used for WoWLAN which we
do not (yet) support and device_wakeup_enable() which is a wrapper to the
former with the enable argument being true.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable