Home
last modified time | relevance | path

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

/drivers/acpi/
Dacpi_tad.c225 static ssize_t time_show(struct device *dev, struct device_attribute *attr, in time_show() function
240 static DEVICE_ATTR(time, S_IRUSR | S_IWUSR, time_show, time_store);
/drivers/rtc/
Dsysfs.c46 time_show(struct device *dev, struct device_attribute *attr, char *buf) in time_show() function