Searched refs:show_max_sectors (Results 1 – 2 of 2) sorted by relevance
309 static ssize_t show_max_sectors(struct device *dev, in show_max_sectors() function337 static DEVICE_ATTR(max_sectors, S_IRUGO | S_IWUSR, show_max_sectors, store_max_sectors);
492 static ssize_t show_max_sectors(struct device *dev, struct device_attribute *attr, char *buf) in show_max_sectors() function513 static DEVICE_ATTR(max_sectors, S_IRUGO | S_IWUSR, show_max_sectors,