Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dsuspend_test.c128 static int __init has_wakealarm(struct device *dev, const void *data) in has_wakealarm() function
204 dev = class_find_device(rtc_class, NULL, NULL, has_wakealarm); in test_suspend()