Home
last modified time | relevance | path

Searched refs:SYS_WAKEUP_PATH_TEMPLATE (Results 1 – 1 of 1) sorted by relevance

/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Drtcwake.c54 #define SYS_WAKEUP_PATH_TEMPLATE "/sys/class/rtc/%s/device/power/wakeup" macro
134 snprintf(buf, sizeof buf, SYS_WAKEUP_PATH_TEMPLATE, devname + skip); in is_wakeup_enabled()