UACPI: Difference between revisions

24 bytes added ,  2 months ago
[unchecked revision][unchecked revision]
Line 201:
);
if (uacpi_unlikely_error(ret)) {
log_error("failed to enterinstall sleeppower button event callback: %s", uacpi_status_to_string(ret));
return -ENODEV;
}
Anonymous user