Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dics932s401.c328 static ssize_t show_spread(struct device *dev,
341 static DEVICE_ATTR(cpu_spread, S_IRUGO, show_spread, NULL);
342 static DEVICE_ATTR(src_spread, S_IRUGO, show_spread, NULL);
375 static ssize_t show_spread(struct device *dev, in show_spread() function