Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/imx/
H A Dimx-scu-irq.c54 static ssize_t wakeup_source_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf);
56 __ATTR(wakeup_src, 0660, wakeup_source_show, NULL);
180 static ssize_t wakeup_source_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in wakeup_source_show() function