Searched refs:timeout_show (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/bus/ |
D | bt1-apb.c | 274 static ssize_t timeout_show(struct device *dev, struct device_attribute *attr, in timeout_show() function
|
/Linux-v5.10/drivers/base/firmware_loader/ |
D | fallback.c | 124 static ssize_t timeout_show(struct class *class, struct class_attribute *attr, in timeout_show() function
|
/Linux-v5.10/drivers/watchdog/ |
D | watchdog_dev.c | 519 static ssize_t timeout_show(struct device *dev, struct device_attribute *attr, in timeout_show() function
|
/Linux-v5.10/drivers/md/ |
D | md-bitmap.c | 2410 timeout_show(struct mddev *mddev, char *page) in timeout_show() function 2457 __ATTR(time_base, S_IRUGO|S_IWUSR, timeout_show, timeout_store);
|