DEVICE_ATTR       809 block/genhd.c  static DEVICE_ATTR(range, S_IRUGO, disk_range_show, NULL);
DEVICE_ATTR       810 block/genhd.c  static DEVICE_ATTR(ext_range, S_IRUGO, disk_ext_range_show, NULL);
DEVICE_ATTR       811 block/genhd.c  static DEVICE_ATTR(removable, S_IRUGO, disk_removable_show, NULL);
DEVICE_ATTR       812 block/genhd.c  static DEVICE_ATTR(ro, S_IRUGO, disk_ro_show, NULL);
DEVICE_ATTR       813 block/genhd.c  static DEVICE_ATTR(size, S_IRUGO, part_size_show, NULL);
DEVICE_ATTR       814 block/genhd.c  static DEVICE_ATTR(capability, S_IRUGO, disk_capability_show, NULL);
DEVICE_ATTR       815 block/genhd.c  static DEVICE_ATTR(stat, S_IRUGO, part_stat_show, NULL);
DEVICE_ATTR       263 fs/partitions/check.c static DEVICE_ATTR(start, S_IRUGO, part_start_show, NULL);
DEVICE_ATTR       264 fs/partitions/check.c static DEVICE_ATTR(size, S_IRUGO, part_size_show, NULL);
DEVICE_ATTR       265 fs/partitions/check.c static DEVICE_ATTR(stat, S_IRUGO, part_stat_show, NULL);
DEVICE_ATTR       338 fs/partitions/check.c static DEVICE_ATTR(whole_disk, S_IRUSR | S_IRGRP | S_IROTH,
DEVICE_ATTR       107 mm/dmapool.c   static DEVICE_ATTR(pools, S_IRUGO, show_pools, NULL);
DEVICE_ATTR        98 net/atm/atm_sysfs.c static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
DEVICE_ATTR        99 net/atm/atm_sysfs.c static DEVICE_ATTR(atmaddress, S_IRUGO, show_atmaddress, NULL);
DEVICE_ATTR       100 net/atm/atm_sysfs.c static DEVICE_ATTR(carrier, S_IRUGO, show_carrier, NULL);
DEVICE_ATTR       101 net/atm/atm_sysfs.c static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
DEVICE_ATTR       102 net/atm/atm_sysfs.c static DEVICE_ATTR(link_rate, S_IRUGO, show_link_rate, NULL);
DEVICE_ATTR       359 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
DEVICE_ATTR       360 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
DEVICE_ATTR       361 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(class, S_IRUGO, show_class, NULL);
DEVICE_ATTR       362 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
DEVICE_ATTR       363 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(features, S_IRUGO, show_features, NULL);
DEVICE_ATTR       364 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(manufacturer, S_IRUGO, show_manufacturer, NULL);
DEVICE_ATTR       365 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(hci_version, S_IRUGO, show_hci_version, NULL);
DEVICE_ATTR       366 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(hci_revision, S_IRUGO, show_hci_revision, NULL);
DEVICE_ATTR       367 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(inquiry_cache, S_IRUGO, show_inquiry_cache, NULL);
DEVICE_ATTR       369 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(idle_timeout, S_IRUGO | S_IWUSR,
DEVICE_ATTR       371 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(sniff_max_interval, S_IRUGO | S_IWUSR,
DEVICE_ATTR       373 net/bluetooth/hci_sysfs.c static DEVICE_ATTR(sniff_min_interval, S_IRUGO | S_IWUSR,
DEVICE_ATTR       202 net/bluetooth/rfcomm/tty.c static DEVICE_ATTR(address, S_IRUGO, show_address, NULL);
DEVICE_ATTR       203 net/bluetooth/rfcomm/tty.c static DEVICE_ATTR(channel, S_IRUGO, show_channel, NULL);
DEVICE_ATTR        75 net/bridge/br_sysfs_br.c static DEVICE_ATTR(forward_delay, S_IRUGO | S_IWUSR,
DEVICE_ATTR       104 net/bridge/br_sysfs_br.c static DEVICE_ATTR(hello_time, S_IRUGO | S_IWUSR, show_hello_time,
DEVICE_ATTR       128 net/bridge/br_sysfs_br.c static DEVICE_ATTR(max_age, S_IRUGO | S_IWUSR, show_max_age, store_max_age);
DEVICE_ATTR       149 net/bridge/br_sysfs_br.c static DEVICE_ATTR(ageing_time, S_IRUGO | S_IWUSR, show_ageing_time,
DEVICE_ATTR       181 net/bridge/br_sysfs_br.c static DEVICE_ATTR(stp_state, S_IRUGO | S_IWUSR, show_stp_state,
DEVICE_ATTR       203 net/bridge/br_sysfs_br.c static DEVICE_ATTR(priority, S_IRUGO | S_IWUSR, show_priority, store_priority);
DEVICE_ATTR       210 net/bridge/br_sysfs_br.c static DEVICE_ATTR(root_id, S_IRUGO, show_root_id, NULL);
DEVICE_ATTR       217 net/bridge/br_sysfs_br.c static DEVICE_ATTR(bridge_id, S_IRUGO, show_bridge_id, NULL);
DEVICE_ATTR       224 net/bridge/br_sysfs_br.c static DEVICE_ATTR(root_port, S_IRUGO, show_root_port, NULL);
DEVICE_ATTR       231 net/bridge/br_sysfs_br.c static DEVICE_ATTR(root_path_cost, S_IRUGO, show_root_path_cost, NULL);
DEVICE_ATTR       238 net/bridge/br_sysfs_br.c static DEVICE_ATTR(topology_change, S_IRUGO, show_topology_change, NULL);
DEVICE_ATTR       247 net/bridge/br_sysfs_br.c static DEVICE_ATTR(topology_change_detected, S_IRUGO,
DEVICE_ATTR       256 net/bridge/br_sysfs_br.c static DEVICE_ATTR(hello_timer, S_IRUGO, show_hello_timer, NULL);
DEVICE_ATTR       264 net/bridge/br_sysfs_br.c static DEVICE_ATTR(tcn_timer, S_IRUGO, show_tcn_timer, NULL);
DEVICE_ATTR       273 net/bridge/br_sysfs_br.c static DEVICE_ATTR(topology_change_timer, S_IRUGO, show_topology_change_timer,
DEVICE_ATTR       282 net/bridge/br_sysfs_br.c static DEVICE_ATTR(gc_timer, S_IRUGO, show_gc_timer, NULL);
DEVICE_ATTR       330 net/bridge/br_sysfs_br.c static DEVICE_ATTR(group_addr, S_IRUGO | S_IWUSR,
DEVICE_ATTR       345 net/bridge/br_sysfs_br.c static DEVICE_ATTR(flush, S_IWUSR, NULL, store_flush);
DEVICE_ATTR       297 net/core/net-sysfs.c static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL)
DEVICE_ATTR       390 net/core/net-sysfs.c static DEVICE_ATTR(name, S_IRUGO, show_iw_##name, NULL)
DEVICE_ATTR       421 sound/soc/codecs/tlv320aic26.c static DEVICE_ATTR(keyclick, 0644, aic26_keyclick_show, aic26_keyclick_set);
DEVICE_ATTR       702 sound/soc/fsl/mpc5200_psc_i2s.c DEVICE_ATTR(status, 0644, psc_i2s_status_show, NULL);
DEVICE_ATTR       703 sound/soc/fsl/mpc5200_psc_i2s.c DEVICE_ATTR(playback_underrun, 0644, psc_i2s_stat_show, psc_i2s_stat_store);
DEVICE_ATTR       704 sound/soc/fsl/mpc5200_psc_i2s.c DEVICE_ATTR(capture_overrun, 0644, psc_i2s_stat_show, psc_i2s_stat_store);
DEVICE_ATTR      1004 sound/soc/soc-core.c static DEVICE_ATTR(codec_reg, 0444, codec_reg_show, NULL);
DEVICE_ATTR       820 sound/soc/soc-dapm.c static DEVICE_ATTR(dapm_widget, 0444, dapm_widget_show, NULL);