store_ 41 arch/ia64/kernel/err_inject.c static DEVICE_ATTR(name, 0644, show_##name, store_##name) store_ 67 arch/ia64/kernel/err_inject.c store_##name(struct device *dev, struct device_attribute *attr, \ store_ 432 arch/powerpc/kernel/sysfs.c store_##NAME(struct device *dev, struct device_attribute *attr, \ store_ 1120 arch/x86/kernel/cpu/mce/amd.c .store = store_## val, \ store_ 708 drivers/cpufreq/cpufreq.c static ssize_t store_##file_name \ store_ 76 drivers/cpufreq/cpufreq_governor.h __ATTR(_name, 0644, show_##_name, store_##_name) store_ 805 drivers/hwmon/asc7621.c {.sda = SENSOR_ATTR(name, S_IRUGO | S_IWUSR, show_##r, store_##r, n), \ store_ 814 drivers/hwmon/asc7621.c {.sda = SENSOR_ATTR(name, S_IRUGO | S_IWUSR, show_##r, store_##r, n), \ store_ 1217 drivers/hwmon/w83627ehf.c store_##reg(struct device *dev, struct device_attribute *attr, \ store_ 1622 drivers/hwmon/w83627ehf.c store_##reg(struct device *dev, struct device_attribute *attr, \ store_ 1661 drivers/hwmon/w83627ehf.c store_##reg(struct device *dev, struct device_attribute *attr, \ store_ 657 drivers/iio/light/lm3533-als.c show_##_name, store_##_name) store_ 350 drivers/macintosh/therm_adt746x.c static ssize_t store_##name(struct device *dev, struct device_attribute *attr, const char *buf, size_t n) \ store_ 364 drivers/macintosh/therm_adt746x.c static ssize_t store_##name(struct device *dev, struct device_attribute *attr, const char *buf, size_t n) \ store_ 857 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c static ssize_t store_##name(struct device *d, struct device_attribute *attr, \ store_ 862 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c static DEVICE_ATTR(name, 0644, show_##name, store_##name) store_ 2104 drivers/platform/x86/asus-wmi.c static ssize_t store_##_name(struct device *dev, \ store_ 2117 drivers/platform/x86/asus-wmi.c .store = store_##_name, \ store_ 277 include/linux/cpufreq.h __ATTR(_name, 0644, show_##_name, store_##_name) store_ 281 include/linux/cpufreq.h __ATTR(_name, 0200, NULL, store_##_name) store_ 289 include/linux/cpufreq.h __ATTR(_name, 0644, show_##_name, store_##_name) store_ 16 include/linux/mfd/lm3533.h DEVICE_ATTR(_name, S_IRUGO | S_IWUSR , show_##_name, store_##_name) store_ 48 net/bridge/br_sysfs_if.c static int store_##_name(struct net_bridge_port *p, unsigned long v) \ store_ 53 net/bridge/br_sysfs_if.c show_##_name, store_##_name)