Searched refs:show_flags (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Ddock.c847 * show_flags - read method for flags file in sysfs
849 static ssize_t show_flags(struct device *dev, function
856 static DEVICE_ATTR(flags, S_IRUGO, show_flags, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dnet-sysfs.c316 __ATTR(flags, S_IRUGO | S_IWUSR, show_flags, store_flags),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl3945-base.c3518 static ssize_t show_flags(struct device *d, function
3550 static DEVICE_ATTR(flags, S_IWUSR | S_IRUGO, show_flags, store_flags);

Completed in 133 milliseconds