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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsysfs.h101 sysfs_update_file(struct kobject *, const struct attribute *);
172 static inline int sysfs_update_file(struct kobject * k, const struct attribute * a) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpci_hotplug_core.c703 retval = sysfs_update_file(&slot->kobj,
711 retval = sysfs_update_file(&slot->kobj,
719 retval = sysfs_update_file(&slot->kobj,
727 retval = sysfs_update_file(&slot->kobj,
735 retval = sysfs_update_file(&slot->kobj,
743 retval = sysfs_update_file(&slot->kobj,
751 retval = sysfs_update_file(&slot->kobj,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Dfile.c499 * sysfs_update_file - update the modified timestamp on an object attribute.
503 int sysfs_update_file(struct kobject * kobj, const struct attribute * attr) function
667 EXPORT_SYMBOL_GPL(sysfs_update_file); variable

Completed in 62 milliseconds