Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bus/
Dbt1-apb.c274 static ssize_t timeout_show(struct device *dev, struct device_attribute *attr, in timeout_show() function
/Linux-v5.10/drivers/base/firmware_loader/
Dfallback.c124 static ssize_t timeout_show(struct class *class, struct class_attribute *attr, in timeout_show() function
/Linux-v5.10/drivers/watchdog/
Dwatchdog_dev.c519 static ssize_t timeout_show(struct device *dev, struct device_attribute *attr, in timeout_show() function
/Linux-v5.10/drivers/md/
Dmd-bitmap.c2410 timeout_show(struct mddev *mddev, char *page) in timeout_show() function
2457 __ATTR(time_base, S_IRUGO|S_IWUSR, timeout_show, timeout_store);