Home
last modified time | relevance | path

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

/linux/mm/damon/
H A Dsysfs-common.c58 static ssize_t max_show(struct kobject *kobj, struct kobj_attribute *attr, in max_show() function
H A Dsysfs-schemes.c615 static ssize_t max_show(struct kobject *kobj, in max_show() function
/linux/drivers/hwmon/
H A Dmenf21bmc_hwmon.c129 max_show(struct device *dev, struct device_attribute *devattr, char *buf) in max_show() function
H A Dstts751.c514 static ssize_t max_show(struct device *dev, struct device_attribute *attr, in max_show() function
/linux/drivers/dma/
H A Dpxa_dma.c223 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()