Searched refs:max_show (Results 1 – 5 of 5) sorted by relevance
| /linux/mm/damon/ |
| H A D | sysfs-common.c | 58 static ssize_t max_show(struct kobject *kobj, struct kobj_attribute *attr, in max_show() function
|
| H A D | sysfs-schemes.c | 615 static ssize_t max_show(struct kobject *kobj, in max_show() function
|
| /linux/drivers/hwmon/ |
| H A D | menf21bmc_hwmon.c | 129 max_show(struct device *dev, struct device_attribute *devattr, char *buf) in max_show() function
|
| H A D | stts751.c | 514 static ssize_t max_show(struct device *dev, struct device_attribute *attr, in max_show() function
|
| /linux/drivers/dma/ |
| H A D | pxa_dma.c | 223 int i, max_show = 20, burst, width; in descriptors_show() local 232 for (i = 1; i < max_show && is_phys_valid(phys_desc); i++) { in descriptors_show() 252 if (i == max_show) in descriptors_show()
|