Searched refs:show_flags (Results 1 – 2 of 2) sorted by relevance
850 static ssize_t show_flags(struct device *dev, in show_flags() function857 static DEVICE_ATTR(flags, S_IRUGO, show_flags, NULL);
330 __ATTR(flags, S_IRUGO | S_IWUSR, show_flags, store_flags),