Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/acpi/
Ddock.c850 static ssize_t show_flags(struct device *dev, in show_flags() function
857 static DEVICE_ATTR(flags, S_IRUGO, show_flags, NULL);
/linux-2.6.39/net/core/
Dnet-sysfs.c330 __ATTR(flags, S_IRUGO | S_IWUSR, show_flags, store_flags),