S_IRUGO           247 arch/arm/kernel/swp_emulate.c 	if (!proc_create_single("cpu/swp_emulation", S_IRUGO, NULL,
S_IRUGO           397 arch/arm/mach-davinci/board-dm644x-evm.c static DEVICE_ATTR(user_sw, S_IRUGO, sw_show, NULL);
S_IRUGO           115 arch/arm/mach-imx/mmdc.c 		S_IRUGO | S_IWUSR);
S_IRUGO           131 arch/arm/mach-imx/mmdc.c 	__ATTR(cpumask, S_IRUGO, mmdc_pmu_cpumask_show, NULL);
S_IRUGO           998 arch/arm/mach-omap1/clock.c 	debugfs_create_u8("usecount", S_IRUGO, c->dent, &c->usecount);
S_IRUGO           999 arch/arm/mach-omap1/clock.c 	debugfs_create_ulong("rate", S_IRUGO, c->dent, &c->rate);
S_IRUGO          1000 arch/arm/mach-omap1/clock.c 	debugfs_create_x8("flags", S_IRUGO, c->dent, &c->flags);
S_IRUGO          1025 arch/arm/mach-omap1/clock.c 	debugfs_create_file("summary", S_IRUGO, d, NULL, &debug_clock_fops);
S_IRUGO           542 arch/arm/mach-omap1/pm.c 	debugfs_create_file("omap_pm", S_IWUSR | S_IRUGO, d, NULL,
S_IRUGO           786 arch/arm/mach-omap2/id.c 	__ATTR(type,  S_IRUGO, omap_get_type,  NULL);
S_IRUGO           193 arch/arm/mach-omap2/pm-debug.c 	debugfs_create_file("suspend", S_IRUGO|S_IWUSR, d, pwrdm,
S_IRUGO           238 arch/arm/mach-omap2/pm-debug.c 	debugfs_create_file("enable_off_mode", S_IRUGO | S_IWUSR, d,
S_IRUGO          1018 arch/arm/mm/alignment.c 	res = proc_create("cpu/alignment", S_IWUSR | S_IRUGO, NULL,
S_IRUGO           329 arch/arm/mm/cache-l2x0-pmu.c 		.attr = __ATTR(_name, S_IRUGO, l2x0_pmu_event_show, NULL),	\
S_IRUGO           397 arch/arm/mm/cache-l2x0-pmu.c 		__ATTR(cpumask, S_IRUGO, l2x0_pmu_cpumask_show, NULL);
S_IRUGO           434 arch/c6x/platforms/pll.c 	debugfs_create_file("c6x_clocks", S_IFREG | S_IRUGO, NULL, NULL,
S_IRUGO          2145 arch/ia64/kernel/perfmon.c 	inode->i_mode = S_IFCHR|S_IRUGO;
S_IRUGO          6547 arch/ia64/kernel/perfmon.c 	perfmon_dir = proc_create_seq("perfmon", S_IRUGO, NULL, &pfm_seq_ops);
S_IRUGO           202 arch/microblaze/kernel/setup.c 	debugfs_create_u32("tlb_skip", S_IRUGO, of_debugfs_root, &tlb_skip);
S_IRUGO          2354 arch/mips/kernel/mips-r2-to-r6-emul.c 	debugfs_create_file("r2_emul_stats", S_IRUGO, mips_debugfs_dir, NULL,
S_IRUGO          2356 arch/mips/kernel/mips-r2-to-r6-emul.c 	debugfs_create_file("r2_emul_stats_clear", S_IRUGO, mips_debugfs_dir,
S_IRUGO            99 arch/mips/kernel/segment.c 		debugfs_create_file("segments", S_IRUGO, mips_debugfs_dir, NULL,
S_IRUGO           121 arch/mips/kernel/spinlock_test.c 	debugfs_create_file("spin_single", S_IRUGO, mips_debugfs_dir, NULL,
S_IRUGO           123 arch/mips/kernel/spinlock_test.c 	debugfs_create_file("spin_multi", S_IRUGO, mips_debugfs_dir, NULL,
S_IRUGO          2378 arch/mips/kernel/unaligned.c 	debugfs_create_u32("unaligned_instructions", S_IRUGO, mips_debugfs_dir,
S_IRUGO          2380 arch/mips/kernel/unaligned.c 	debugfs_create_u32("unaligned_action", S_IRUGO | S_IWUSR,
S_IRUGO            57 arch/mips/mm/sc-debugfs.c 	debugfs_create_file("prefetch", S_IRUGO | S_IWUSR, dir, NULL,
S_IRUGO            35 arch/mips/pci/pcie-octeon.c module_param(pcie_disable, int, S_IRUGO);
S_IRUGO           136 arch/mips/sibyte/common/bus_watcher.c 	ent = proc_create_single_data("bus_watcher", S_IWUSR | S_IRUGO, NULL,
S_IRUGO           103 arch/powerpc/kvm/book3s_hv.c module_param(indep_threads_mode, bool, S_IRUGO | S_IWUSR);
S_IRUGO           107 arch/powerpc/kvm/book3s_hv.c module_param(one_vm_per_core, bool, S_IRUGO | S_IWUSR);
S_IRUGO           125 arch/powerpc/kvm/book3s_hv.c module_param(nested, bool, S_IRUGO | S_IWUSR);
S_IRUGO          2152 arch/powerpc/kvm/book3s_xive.c 	xive->dentry = debugfs_create_file(name, S_IRUGO, powerpc_debugfs_root,
S_IRUGO           111 arch/powerpc/perf/imc-pmu.c static DEVICE_ATTR(cpumask, S_IRUGO, imc_pmu_cpumask_get_attr, NULL);
S_IRUGO          1008 arch/powerpc/platforms/pseries/vio.c 	__ATTR(cmo_##name, S_IRUGO, cmo_bus_##name##_show, NULL)
S_IRUGO            63 arch/s390/appldata/appldata_base.c 		.mode		= S_IRUGO | S_IWUSR,
S_IRUGO            68 arch/s390/appldata/appldata_base.c 		.mode		= S_IRUGO | S_IWUSR,
S_IRUGO            78 arch/s390/appldata/appldata_base.c 		.mode		= S_IRUGO | S_IXUGO,
S_IRUGO           380 arch/s390/appldata/appldata_base.c 	ops->ctl_table[0].mode     = S_IRUGO | S_IXUGO;
S_IRUGO           384 arch/s390/appldata/appldata_base.c 	ops->ctl_table[2].mode     = S_IRUGO | S_IWUSR;
S_IRUGO           127 arch/s390/hypfs/inode.c 		if (!(inode->i_mode & S_IRUGO))
S_IRUGO           883 arch/s390/kernel/debug.c 		.mode		= S_IRUGO | S_IWUSR,
S_IRUGO           890 arch/s390/kernel/debug.c 		.mode		= S_IRUGO | S_IWUSR,
S_IRUGO           900 arch/s390/kernel/debug.c 		.mode		= S_IRUGO | S_IXUGO,
S_IRUGO           203 arch/s390/kernel/ipl.c 	__ATTR(_name, (S_IRUGO | S_IWUSR),				\
S_IRUGO           210 arch/s390/kernel/ipl.c 	__ATTR(_name, S_IRUGO, sys_##_prefix##_##_name##_show, NULL)
S_IRUGO           225 arch/s390/kernel/ipl.c 	__ATTR(_name,(S_IRUGO | S_IWUSR),				\
S_IRUGO           240 arch/s390/kernel/ipl.c 	__ATTR(_name,(S_IRUGO | S_IWUSR),				\
S_IRUGO           305 arch/s390/kernel/ipl.c 	__ATTR(parm, S_IRUGO, ipl_vm_parm_show, NULL);
S_IRUGO           323 arch/s390/kernel/ipl.c 	__ATTR(device, S_IRUGO, sys_ipl_device_show, NULL);
S_IRUGO           333 arch/s390/kernel/ipl.c 	__BIN_ATTR(binary_parameter, S_IRUGO, ipl_parameter_read, NULL,
S_IRUGO           346 arch/s390/kernel/ipl.c 	__BIN_ATTR(scp_data, S_IRUGO, ipl_scp_data_read, NULL, PAGE_SIZE);
S_IRUGO           567 arch/s390/kernel/ipl.c 	__ATTR(parm, S_IRUGO | S_IWUSR, reipl_nss_vmparm_show,
S_IRUGO           570 arch/s390/kernel/ipl.c 	__ATTR(parm, S_IRUGO | S_IWUSR, reipl_ccw_vmparm_show,
S_IRUGO           611 arch/s390/kernel/ipl.c 	__BIN_ATTR(scp_data, (S_IRUGO | S_IWUSR), reipl_fcp_scpdata_read,
S_IRUGO           691 arch/s390/kernel/ipl.c 	__ATTR(loadparm, S_IRUGO | S_IWUSR, reipl_fcp_loadparm_show,
S_IRUGO           741 arch/s390/kernel/ipl.c 	__ATTR(loadparm, S_IRUGO | S_IWUSR, reipl_ccw_loadparm_show,
S_IRUGO           814 arch/s390/kernel/ipl.c 	__ATTR(name, S_IRUGO | S_IWUSR, reipl_nss_name_show,
S_IRUGO           818 arch/s390/kernel/ipl.c 	__ATTR(loadparm, S_IRUGO | S_IWUSR, reipl_nss_loadparm_show,
S_IRUGO           173 arch/s390/kvm/kvm-s390.c module_param(nested, int, S_IRUGO);
S_IRUGO            28 arch/s390/mm/pgalloc.c 		.mode		= S_IRUGO | S_IWUSR,
S_IRUGO           176 arch/s390/pci/pci_debug.c 	debugfs_create_file("statistics", S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO            44 arch/sh/drivers/dma/dma-sysfs.c static DEVICE_ATTR(devices, S_IRUGO, dma_show_devices, NULL);
S_IRUGO            74 arch/sh/drivers/dma/dma-sysfs.c static DEVICE_ATTR(dev_id, S_IRUGO | S_IWUSR, dma_show_dev_id, dma_store_dev_id);
S_IRUGO           107 arch/sh/drivers/dma/dma-sysfs.c static DEVICE_ATTR(mode, S_IRUGO | S_IWUSR, dma_show_mode, dma_store_mode);
S_IRUGO           116 arch/sh/drivers/dma/dma-sysfs.c static DEVICE_ATTR(field, S_IRUGO, dma_show_##field, NULL);
S_IRUGO           178 arch/sh/mm/alignment.c 	res = proc_create_data("alignment", S_IWUSR | S_IRUGO, dir,
S_IRUGO           183 arch/sh/mm/alignment.c         res = proc_create_data("kernel_alignment", S_IWUSR | S_IRUGO, dir,
S_IRUGO           864 arch/sh/mm/pmb.c 	debugfs_create_file("pmb", S_IFREG | S_IRUGO, arch_debugfs_dir, NULL,
S_IRUGO           220 arch/um/drivers/ubd_kern.c 	ent = proc_create_single("media", S_IRUGO, dir,
S_IRUGO           141 arch/x86/events/amd/iommu.c static DEVICE_ATTR(cpumask, S_IRUGO, _iommu_cpumask_show, NULL);
S_IRUGO           156 arch/x86/events/amd/power.c static DEVICE_ATTR(cpumask, S_IRUGO, get_attr_cpumask, NULL);
S_IRUGO           248 arch/x86/events/amd/uncore.c static DEVICE_ATTR(cpumask, S_IRUGO, amd_uncore_attr_show_cpumask, NULL);
S_IRUGO           204 arch/x86/events/intel/cstate.c static DEVICE_ATTR(cpumask, S_IRUGO, cstate_get_attr_cpumask, NULL);
S_IRUGO           257 arch/x86/events/intel/pt.c 		de_attr->attr.attr.mode		= S_IRUGO;
S_IRUGO           387 arch/x86/events/intel/rapl.c static DEVICE_ATTR(cpumask, S_IRUGO, rapl_get_attr_cpumask, NULL);
S_IRUGO           817 arch/x86/events/intel/uncore.c static DEVICE_ATTR(cpumask, S_IRUGO, uncore_get_attr_cpumask, NULL);
S_IRUGO           439 arch/x86/kernel/cpu/mtrr/if.c 	proc_create("mtrr", S_IWUSR | S_IRUGO, NULL, &mtrr_fops);
S_IRUGO            80 arch/x86/kernel/kdebugfs.c 	debugfs_create_x32("type", S_IRUGO, d, &node->type);
S_IRUGO            81 arch/x86/kernel/kdebugfs.c 	debugfs_create_file("data", S_IRUGO, d, node, &fops_setup_data);
S_IRUGO           140 arch/x86/kernel/kdebugfs.c 	debugfs_create_x16("version", S_IRUGO, dbp, &boot_params.hdr.version);
S_IRUGO           141 arch/x86/kernel/kdebugfs.c 	debugfs_create_blob("data", S_IRUGO, dbp, &boot_params_blob);
S_IRUGO            41 arch/x86/kernel/ksysfs.c 		.mode = S_IRUGO,
S_IRUGO           189 arch/x86/kernel/ksysfs.c 		.mode = S_IRUGO,
S_IRUGO           353 arch/x86/kvm/svm.c module_param(npt, int, S_IRUGO);
S_IRUGO           357 arch/x86/kvm/svm.c module_param(nested, int, S_IRUGO);
S_IRUGO           362 arch/x86/kvm/svm.c module_param(avic, int, S_IRUGO);
S_IRUGO            17 arch/x86/kvm/vmx/nested.c module_param_named(enable_shadow_vmcs, enable_shadow_vmcs, bool, S_IRUGO);
S_IRUGO            20 arch/x86/kvm/vmx/nested.c module_param(nested_early_check, bool, S_IRUGO);
S_IRUGO            77 arch/x86/kvm/vmx/vmx.c module_param_named(vnmi, enable_vnmi, bool, S_IRUGO);
S_IRUGO            80 arch/x86/kvm/vmx/vmx.c module_param_named(flexpriority, flexpriority_enabled, bool, S_IRUGO);
S_IRUGO            83 arch/x86/kvm/vmx/vmx.c module_param_named(ept, enable_ept, bool, S_IRUGO);
S_IRUGO            87 arch/x86/kvm/vmx/vmx.c 			enable_unrestricted_guest, bool, S_IRUGO);
S_IRUGO            90 arch/x86/kvm/vmx/vmx.c module_param_named(eptad, enable_ept_ad_bits, bool, S_IRUGO);
S_IRUGO            93 arch/x86/kvm/vmx/vmx.c module_param(emulate_invalid_guest_state, bool, S_IRUGO);
S_IRUGO            96 arch/x86/kvm/vmx/vmx.c module_param(fasteoi, bool, S_IRUGO);
S_IRUGO            99 arch/x86/kvm/vmx/vmx.c module_param(enable_apicv, bool, S_IRUGO);
S_IRUGO           107 arch/x86/kvm/vmx/vmx.c module_param(nested, bool, S_IRUGO);
S_IRUGO           112 arch/x86/kvm/vmx/vmx.c module_param_named(pml, enable_pml, bool, S_IRUGO);
S_IRUGO           126 arch/x86/kvm/vmx/vmx.c module_param_named(preemption_timer, enable_preemption_timer, bool, S_IRUGO);
S_IRUGO           183 arch/x86/kvm/vmx/vmx.c module_param(pt_mode, int, S_IRUGO);
S_IRUGO           114 arch/x86/kvm/x86.c module_param(ignore_msrs, bool, S_IRUGO | S_IWUSR);
S_IRUGO           117 arch/x86/kvm/x86.c module_param(report_ignored_msrs, bool, S_IRUGO | S_IWUSR);
S_IRUGO           120 arch/x86/kvm/x86.c module_param(min_timer_period_us, uint, S_IRUGO | S_IWUSR);
S_IRUGO           123 arch/x86/kvm/x86.c module_param(kvmclock_periodic_sync, bool, S_IRUGO);
S_IRUGO           138 arch/x86/kvm/x86.c module_param(tsc_tolerance_ppm, uint, S_IRUGO | S_IWUSR);
S_IRUGO           147 arch/x86/kvm/x86.c module_param(lapic_timer_advance_ns, int, S_IRUGO | S_IWUSR);
S_IRUGO           150 arch/x86/kvm/x86.c module_param(vector_hashing, bool, S_IRUGO);
S_IRUGO           153 arch/x86/kvm/x86.c module_param(enable_vmware_backdoor, bool, S_IRUGO);
S_IRUGO           157 arch/x86/kvm/x86.c module_param(force_emulation_prefix, bool, S_IRUGO);
S_IRUGO           160 arch/x86/kvm/x86.c module_param(pi_inject_timer, bint, S_IRUGO | S_IWUSR);
S_IRUGO           157 arch/x86/platform/olpc/olpc-xo1-sci.c static DEVICE_ATTR(lid_wake_mode, S_IWUSR | S_IRUGO, lid_wake_mode_show,
S_IRUGO            28 arch/x86/platform/uv/uv_sysfs.c 	__ATTR(partition_id, S_IRUGO, partition_id_show, NULL);
S_IRUGO            31 arch/x86/platform/uv/uv_sysfs.c 	__ATTR(coherence_id, S_IRUGO, coherence_id_show, NULL);
S_IRUGO            40 arch/xtensa/platforms/iss/simdisk.c module_param(simdisk_count, int, S_IRUGO);
S_IRUGO            21 crypto/asymmetric_keys/pkcs7_key_type.c module_param_named(usage, pkcs7_usage, uint, S_IWUSR | S_IRUGO);
S_IRUGO           203 drivers/acpi/ac.c 	entry = proc_create_single_data(ACPI_AC_FILE_STATE, S_IRUGO,
S_IRUGO           759 drivers/acpi/acpi_dbg.c 					      S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO           284 drivers/acpi/acpi_pad.c static DEVICE_ATTR(rrtime, S_IRUGO|S_IWUSR,
S_IRUGO           307 drivers/acpi/acpi_pad.c static DEVICE_ATTR(idlepct, S_IRUGO|S_IWUSR,
S_IRUGO           330 drivers/acpi/acpi_pad.c static DEVICE_ATTR(idlecpus, S_IRUGO|S_IWUSR,
S_IRUGO          1224 drivers/acpi/battery.c 	if (!proc_create_single_data("info", S_IRUGO, acpi_device_dir(device),
S_IRUGO          1227 drivers/acpi/battery.c 	if (!proc_create_single_data("state", S_IRUGO, acpi_device_dir(device),
S_IRUGO          1230 drivers/acpi/battery.c 	if (!proc_create_data("alarm", S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO            23 drivers/acpi/bgrt.c static DEVICE_ATTR(version, S_IRUGO, show_version, NULL);
S_IRUGO            30 drivers/acpi/bgrt.c static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);
S_IRUGO            37 drivers/acpi/bgrt.c static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
S_IRUGO            44 drivers/acpi/bgrt.c static DEVICE_ATTR(xoffset, S_IRUGO, show_xoffset, NULL);
S_IRUGO            51 drivers/acpi/bgrt.c static DEVICE_ATTR(yoffset, S_IRUGO, show_yoffset, NULL);
S_IRUGO           309 drivers/acpi/button.c 	entry = proc_create_single_data(ACPI_BUTTON_FILE_STATE, S_IRUGO,
S_IRUGO           497 drivers/acpi/dock.c static DEVICE_ATTR(docked, S_IRUGO, show_docked, NULL);
S_IRUGO           509 drivers/acpi/dock.c static DEVICE_ATTR(flags, S_IRUGO, show_flags, NULL);
S_IRUGO           546 drivers/acpi/dock.c static DEVICE_ATTR(uid, S_IRUGO, show_dock_uid, NULL);
S_IRUGO           565 drivers/acpi/dock.c static DEVICE_ATTR(type, S_IRUGO, show_dock_type, NULL);
S_IRUGO            29 drivers/acpi/nfit/core.c module_param(force_enable_dimms, bool, S_IRUGO|S_IWUSR);
S_IRUGO            33 drivers/acpi/nfit/core.c module_param(disable_vendor_specific, bool, S_IRUGO);
S_IRUGO            38 drivers/acpi/nfit/core.c module_param(override_dsm_mask, ulong, S_IRUGO);
S_IRUGO            42 drivers/acpi/nfit/core.c module_param(default_dsm_family, int, S_IRUGO);
S_IRUGO           151 drivers/acpi/proc.c 	proc_create("wakeup", S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO           948 drivers/acpi/sysfs.c 	__ATTR(pm_profile, S_IRUGO, acpi_show_profile, NULL);
S_IRUGO           973 drivers/acpi/sysfs.c 	__ATTR(enabled, S_IRUGO | S_IWUSR, hotplug_enabled_show,
S_IRUGO          1033 drivers/acpi/sysfs.c 	__ATTR(force_remove, S_IRUGO | S_IWUSR, force_remove_show,
S_IRUGO           437 drivers/ata/ahci_imx.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, sata_ahci_show_temp, NULL, 0);
S_IRUGO           103 drivers/ata/libahci.c static DEVICE_ATTR(ahci_host_caps, S_IRUGO, ahci_show_host_caps, NULL);
S_IRUGO           104 drivers/ata/libahci.c static DEVICE_ATTR(ahci_host_cap2, S_IRUGO, ahci_show_host_cap2, NULL);
S_IRUGO           105 drivers/ata/libahci.c static DEVICE_ATTR(ahci_host_version, S_IRUGO, ahci_show_host_version, NULL);
S_IRUGO           106 drivers/ata/libahci.c static DEVICE_ATTR(ahci_port_cmd, S_IRUGO, ahci_show_port_cmd, NULL);
S_IRUGO           107 drivers/ata/libahci.c static DEVICE_ATTR(em_buffer, S_IWUSR | S_IRUGO,
S_IRUGO           109 drivers/ata/libahci.c static DEVICE_ATTR(em_message_supported, S_IRUGO, ahci_show_em_supported, NULL);
S_IRUGO           153 drivers/ata/libata-scsi.c DEVICE_ATTR(link_power_management_policy, S_IRUGO | S_IWUSR,
S_IRUGO           256 drivers/ata/libata-scsi.c DEVICE_ATTR(unload_heads, S_IRUGO | S_IWUSR,
S_IRUGO           333 drivers/ata/libata-scsi.c DEVICE_ATTR(ncq_prio_enable, S_IRUGO | S_IWUSR,
S_IRUGO           407 drivers/ata/libata-scsi.c DEVICE_ATTR(em_message, S_IRUGO | S_IWUSR,
S_IRUGO           420 drivers/ata/libata-scsi.c DEVICE_ATTR(em_message_type, S_IRUGO,
S_IRUGO           462 drivers/ata/libata-scsi.c DEVICE_ATTR(sw_activity, S_IWUSR | S_IRUGO, ata_scsi_activity_show,
S_IRUGO           216 drivers/ata/libata-transport.c static DEVICE_ATTR(name, S_IRUGO, show_ata_port_##name, NULL)
S_IRUGO           342 drivers/ata/libata-transport.c static DEVICE_ATTR(field, S_IRUGO, show_ata_link_##field, NULL)
S_IRUGO           467 drivers/ata/libata-transport.c static DEVICE_ATTR(field, S_IRUGO, show_ata_dev_##field, NULL)
S_IRUGO           487 drivers/ata/libata-transport.c static DEVICE_ATTR(field, S_IRUGO, 			\
S_IRUGO           524 drivers/ata/libata-transport.c static DEVICE_ATTR(ering, S_IRUGO, show_ata_dev_ering, NULL);
S_IRUGO           543 drivers/ata/libata-transport.c static DEVICE_ATTR(id, S_IRUGO, show_ata_dev_id, NULL);
S_IRUGO           564 drivers/ata/libata-transport.c static DEVICE_ATTR(gscr, S_IRUGO, show_ata_dev_gscr, NULL);
S_IRUGO           587 drivers/ata/libata-transport.c static DEVICE_ATTR(trim, S_IRUGO, show_ata_dev_trim, NULL);
S_IRUGO           699 drivers/ata/libata-transport.c 	SETUP_TEMPLATE(link_attrs, field, S_IRUGO, 1)
S_IRUGO           702 drivers/ata/libata-transport.c 	SETUP_TEMPLATE(port_attrs, field, S_IRUGO, 1)
S_IRUGO           705 drivers/ata/libata-transport.c 	SETUP_TEMPLATE(dev_attrs, field, S_IRUGO, 1)
S_IRUGO           982 drivers/ata/pata_it821x.c module_param_named(noraid, it8212_noraid, int, S_IRUGO);
S_IRUGO            27 drivers/ata/sata_fsl.c module_param(intr_coalescing_count, int, S_IRUGO);
S_IRUGO            32 drivers/ata/sata_fsl.c module_param(intr_coalescing_ticks, int, S_IRUGO);
S_IRUGO          1518 drivers/ata/sata_fsl.c 	host_priv->intr_coalescing.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          1527 drivers/ata/sata_fsl.c 	host_priv->rx_watermark.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO            72 drivers/ata/sata_mv.c module_param(msi, int, S_IRUGO);
S_IRUGO            77 drivers/ata/sata_mv.c module_param(irq_coalescing_io_count, int, S_IRUGO);
S_IRUGO            82 drivers/ata/sata_mv.c module_param(irq_coalescing_usecs, int, S_IRUGO);
S_IRUGO           414 drivers/ata/sata_sil24.c module_param_named(msi, sata_sil24_msi, bool, S_IRUGO);
S_IRUGO            36 drivers/auxdisplay/cfag12864b.c module_param(cfag12864b_rate, uint, S_IRUGO);
S_IRUGO            31 drivers/auxdisplay/ks0108.c module_param(ks0108_port, uint, S_IRUGO);
S_IRUGO            35 drivers/auxdisplay/ks0108.c module_param(ks0108_delay, uint, S_IRUGO);
S_IRUGO          1593 drivers/base/core.c 		WARN(((attr->attr.mode & S_IRUGO) && !attr->show),
S_IRUGO            48 drivers/base/devres.c module_param_named(log, log_devres, int, S_IRUGO | S_IWUSR);
S_IRUGO            60 drivers/base/node.c static DEVICE_ATTR(cpumap,  S_IRUGO, node_read_cpumask, NULL);
S_IRUGO            61 drivers/base/node.c static DEVICE_ATTR(cpulist, S_IRUGO, node_read_cpulist, NULL);
S_IRUGO           469 drivers/base/node.c static DEVICE_ATTR(meminfo, S_IRUGO, node_read_meminfo, NULL);
S_IRUGO           488 drivers/base/node.c static DEVICE_ATTR(numastat, S_IRUGO, node_read_numastat, NULL);
S_IRUGO           517 drivers/base/node.c static DEVICE_ATTR(vmstat, S_IRUGO, node_read_vmstat, NULL);
S_IRUGO           538 drivers/base/node.c static DEVICE_ATTR(distance, S_IRUGO, node_read_distance, NULL);
S_IRUGO          3019 drivers/base/power/domain.c 	debugfs_create_file("pm_genpd_summary", S_IRUGO, genpd_debugfs_dir,
S_IRUGO          1122 drivers/base/power/wakeup.c 	debugfs_create_file("wakeup_sources", S_IRUGO, NULL, NULL,
S_IRUGO            34 drivers/base/soc.c static DEVICE_ATTR(machine,  S_IRUGO, soc_info_get,  NULL);
S_IRUGO            35 drivers/base/soc.c static DEVICE_ATTR(family,   S_IRUGO, soc_info_get,  NULL);
S_IRUGO            36 drivers/base/soc.c static DEVICE_ATTR(serial_number, S_IRUGO, soc_info_get,  NULL);
S_IRUGO            37 drivers/base/soc.c static DEVICE_ATTR(soc_id,   S_IRUGO, soc_info_get,  NULL);
S_IRUGO            38 drivers/base/soc.c static DEVICE_ATTR(revision, S_IRUGO, soc_info_get,  NULL);
S_IRUGO           185 drivers/block/null_blk_main.c module_param_named(zoned, g_zoned, bool, S_IRUGO);
S_IRUGO           189 drivers/block/null_blk_main.c module_param_named(zone_size, g_zone_size, ulong, S_IRUGO);
S_IRUGO           737 drivers/block/virtio_blk.c 		return S_IRUGO;
S_IRUGO           557 drivers/bluetooth/hci_qca.c 	mode = S_IRUGO;
S_IRUGO           584 drivers/bluetooth/hci_qca.c 	mode = S_IRUGO | S_IWUSR;
S_IRUGO           292 drivers/bus/brcmstb_gisb.c static DEVICE_ATTR(gisb_arb_timeout, S_IWUSR | S_IRUGO,
S_IRUGO          1017 drivers/bus/mvebu-mbus.c 		s->debugfs_sdram = debugfs_create_file("sdram", S_IRUGO,
S_IRUGO          1020 drivers/bus/mvebu-mbus.c 		s->debugfs_devs = debugfs_create_file("devices", S_IRUGO,
S_IRUGO           391 drivers/char/hw_random/core.c static DEVICE_ATTR(rng_current, S_IRUGO | S_IWUSR,
S_IRUGO           394 drivers/char/hw_random/core.c static DEVICE_ATTR(rng_available, S_IRUGO,
S_IRUGO           397 drivers/char/hw_random/core.c static DEVICE_ATTR(rng_selected, S_IRUGO,
S_IRUGO            26 drivers/char/hw_random/hisi-rng.c module_param(seed_sel, int, S_IRUGO);
S_IRUGO          2709 drivers/char/ipmi/ipmi_msghandler.c static DEVICE_ATTR(additional_device_support, S_IRUGO, add_dev_support_show,
S_IRUGO          2762 drivers/char/ipmi/ipmi_msghandler.c static DEVICE_ATTR(aux_firmware_revision, S_IRUGO, aux_firmware_rev_show, NULL);
S_IRUGO          1241 drivers/char/ipmi/ipmi_ssif.c static DEVICE_ATTR(name, S_IRUGO, ipmi_##name##_show, NULL)
S_IRUGO          1249 drivers/char/ipmi/ipmi_ssif.c static DEVICE_ATTR(type, S_IRUGO, ipmi_type_show, NULL);
S_IRUGO           515 drivers/char/mwave/mwavedd.c static DEVICE_ATTR(attr_name, S_IRUGO, mwave_show_##attr_name, NULL)
S_IRUGO           292 drivers/char/tlclk.c static DEVICE_ATTR(current_ref, S_IRUGO, show_current_ref, NULL);
S_IRUGO           308 drivers/char/tlclk.c static DEVICE_ATTR(telclock_version, S_IRUGO,
S_IRUGO           324 drivers/char/tlclk.c static DEVICE_ATTR(alarms, S_IRUGO, show_alarms, NULL);
S_IRUGO           344 drivers/char/tpm/tpm_ppi.c static DEVICE_ATTR(version, S_IRUGO, tpm_show_ppi_version, NULL);
S_IRUGO           345 drivers/char/tpm/tpm_ppi.c static DEVICE_ATTR(request, S_IRUGO | S_IWUSR | S_IWGRP,
S_IRUGO           347 drivers/char/tpm/tpm_ppi.c static DEVICE_ATTR(transition_action, S_IRUGO,
S_IRUGO           349 drivers/char/tpm/tpm_ppi.c static DEVICE_ATTR(response, S_IRUGO, tpm_show_ppi_response, NULL);
S_IRUGO           350 drivers/char/tpm/tpm_ppi.c static DEVICE_ATTR(tcg_operations, S_IRUGO, tpm_show_ppi_tcg_operations, NULL);
S_IRUGO           351 drivers/char/tpm/tpm_ppi.c static DEVICE_ATTR(vs_operations, S_IRUGO, tpm_show_ppi_vs_operations, NULL);
S_IRUGO          1287 drivers/char/virtio_console.c static DEVICE_ATTR(name, S_IRUGO, show_port_name, NULL);
S_IRUGO           412 drivers/clk/bcm/clk-bcm2835.c 	debugfs_create_regset32("regdump", S_IRUGO, dentry, regset);
S_IRUGO           491 drivers/clk/clk-nomadik.c 	debugfs_create_file("nomadik-src-clk", S_IFREG | S_IRUGO,
S_IRUGO           271 drivers/connector/connector.c 	proc_create_single("connector", S_IRUGO, init_net.proc_net, cn_proc_show);
S_IRUGO            32 drivers/cpufreq/powernow-k6.c module_param_named(max_multiplier, param_max_multiplier, uint, S_IRUGO);
S_IRUGO            35 drivers/cpufreq/powernow-k6.c module_param_named(bus_frequency, param_busfreq, uint, S_IRUGO);
S_IRUGO           150 drivers/cpufreq/s3c24xx-cpufreq-debugfs.c 	dbgfs_file_io = debugfs_create_file("io-timing", S_IRUGO, dbgfs_root,
S_IRUGO           153 drivers/cpufreq/s3c24xx-cpufreq-debugfs.c 	dbgfs_file_info = debugfs_create_file("info", S_IRUGO, dbgfs_root,
S_IRUGO           156 drivers/cpufreq/s3c24xx-cpufreq-debugfs.c 	dbgfs_file_board = debugfs_create_file("board", S_IRUGO, dbgfs_root,
S_IRUGO            27 drivers/dio/dio-sysfs.c static DEVICE_ATTR(id, S_IRUGO, dio_show_id, NULL);
S_IRUGO            36 drivers/dio/dio-sysfs.c static DEVICE_ATTR(ipl, S_IRUGO, dio_show_ipl, NULL);
S_IRUGO            45 drivers/dio/dio-sysfs.c static DEVICE_ATTR(secid, S_IRUGO, dio_show_secid, NULL);
S_IRUGO            54 drivers/dio/dio-sysfs.c static DEVICE_ATTR(name, S_IRUGO, dio_show_name, NULL);
S_IRUGO            65 drivers/dio/dio-sysfs.c static DEVICE_ATTR(resource, S_IRUGO, dio_show_resource, NULL);
S_IRUGO          1258 drivers/dma-buf/dma-buf.c 	d = debugfs_create_file("bufinfo", S_IRUGO, dma_buf_debugfs_dir,
S_IRUGO          2511 drivers/dma/amba-pl08x.c 	debugfs_create_file(dev_name(&pl08x->adev->dev), S_IFREG | S_IRUGO,
S_IRUGO          1381 drivers/dma/coh901318.c 	debugfs_create_file("status", S_IFREG | S_IRUGO, dma_dentry, NULL,
S_IRUGO            24 drivers/dma/dmatest.c module_param(test_buf_size, uint, S_IRUGO | S_IWUSR);
S_IRUGO            29 drivers/dma/dmatest.c 		S_IRUGO | S_IWUSR);
S_IRUGO            33 drivers/dma/dmatest.c module_param(threads_per_chan, uint, S_IRUGO | S_IWUSR);
S_IRUGO            38 drivers/dma/dmatest.c module_param(max_channels, uint, S_IRUGO | S_IWUSR);
S_IRUGO            43 drivers/dma/dmatest.c module_param(iterations, uint, S_IRUGO | S_IWUSR);
S_IRUGO            48 drivers/dma/dmatest.c module_param(dmatest, uint, S_IRUGO | S_IWUSR);
S_IRUGO            53 drivers/dma/dmatest.c module_param(xor_sources, uint, S_IRUGO | S_IWUSR);
S_IRUGO            58 drivers/dma/dmatest.c module_param(pq_sources, uint, S_IRUGO | S_IWUSR);
S_IRUGO            63 drivers/dma/dmatest.c module_param(timeout, uint, S_IRUGO | S_IWUSR);
S_IRUGO            68 drivers/dma/dmatest.c module_param(noverify, bool, S_IRUGO | S_IWUSR);
S_IRUGO            76 drivers/dma/dmatest.c module_param(polled, bool, S_IRUGO | S_IWUSR);
S_IRUGO            80 drivers/dma/dmatest.c module_param(verbose, bool, S_IRUGO | S_IWUSR);
S_IRUGO           146 drivers/dma/dmatest.c module_param_cb(run, &run_ops, &dmatest_run, S_IRUGO | S_IWUSR);
S_IRUGO           282 drivers/dma/dmatest.c module_param_cb(wait, &wait_ops, &wait, S_IRUGO);
S_IRUGO           662 drivers/dma/qcom/hidma.c 	dev->chid_attrs = hidma_create_sysfs_entry(dev, "chid", S_IRUGO);
S_IRUGO           158 drivers/dma/qcom/hidma_dbg.c 		debugfs_create_file("stats", S_IRUGO, dir, chan,
S_IRUGO           163 drivers/dma/qcom/hidma_dbg.c 	debugfs_create_file("stats", S_IRUGO, dmadev->debugfs, dmadev,
S_IRUGO            89 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(hw_version_major, S_IRUGO),
S_IRUGO            90 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(hw_version_minor, S_IRUGO),
S_IRUGO            91 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(dma_channels, S_IRUGO),
S_IRUGO            92 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(chreset_timeout_cycles, S_IRUGO),
S_IRUGO            93 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(max_wr_xactions, S_IRUGO),
S_IRUGO            94 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(max_rd_xactions, S_IRUGO),
S_IRUGO            95 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(max_write_request, S_IRUGO),
S_IRUGO            96 drivers/dma/qcom/hidma_mgmt_sys.c 	DECLARE_ATTRIBUTE(max_read_request, S_IRUGO),
S_IRUGO           271 drivers/dma/qcom/hidma_mgmt_sys.c 						(S_IRUGO | S_IWUGO), i,
S_IRUGO           277 drivers/dma/qcom/hidma_mgmt_sys.c 						(S_IRUGO | S_IWUGO), i,
S_IRUGO            38 drivers/edac/amd64_edac_dbg.c static DEVICE_ATTR(dhar, S_IRUGO, amd64_dhar_show, NULL);
S_IRUGO            39 drivers/edac/amd64_edac_dbg.c static DEVICE_ATTR(dbam, S_IRUGO, amd64_dbam0_show, NULL);
S_IRUGO            40 drivers/edac/amd64_edac_dbg.c static DEVICE_ATTR(topmem, S_IRUGO, amd64_top_mem_show, NULL);
S_IRUGO            41 drivers/edac/amd64_edac_dbg.c static DEVICE_ATTR(topmem2, S_IRUGO, amd64_top_mem2_show, NULL);
S_IRUGO            42 drivers/edac/amd64_edac_dbg.c static DEVICE_ATTR(dram_hole, S_IRUGO, amd64_hole_show, NULL);
S_IRUGO           200 drivers/edac/amd64_edac_inj.c static DEVICE_ATTR(inject_section, S_IRUGO | S_IWUSR,
S_IRUGO           202 drivers/edac/amd64_edac_inj.c static DEVICE_ATTR(inject_word, S_IRUGO | S_IWUSR,
S_IRUGO           204 drivers/edac/amd64_edac_inj.c static DEVICE_ATTR(inject_ecc_vector, S_IRUGO | S_IWUSR,
S_IRUGO            66 drivers/edac/debugfs.c 		debugfs_create_u8(name, S_IRUGO | S_IWUSR, parent,
S_IRUGO            70 drivers/edac/debugfs.c 	debugfs_create_bool("fake_inject_ue", S_IRUGO | S_IWUSR, parent,
S_IRUGO            73 drivers/edac/debugfs.c 	debugfs_create_u16("fake_inject_count", S_IRUGO | S_IWUSR, parent,
S_IRUGO           155 drivers/edac/edac_device_sysfs.c CTL_INFO_ATTR(log_ue, S_IRUGO | S_IWUSR,
S_IRUGO           157 drivers/edac/edac_device_sysfs.c CTL_INFO_ATTR(log_ce, S_IRUGO | S_IWUSR,
S_IRUGO           159 drivers/edac/edac_device_sysfs.c CTL_INFO_ATTR(panic_on_ue, S_IRUGO | S_IWUSR,
S_IRUGO           162 drivers/edac/edac_device_sysfs.c CTL_INFO_ATTR(poll_msec, S_IRUGO | S_IWUSR,
S_IRUGO           387 drivers/edac/edac_device_sysfs.c INSTANCE_ATTR(ce_count, S_IRUGO, instance_ce_count_show, NULL);
S_IRUGO           388 drivers/edac/edac_device_sysfs.c INSTANCE_ATTR(ue_count, S_IRUGO, instance_ue_count_show, NULL);
S_IRUGO           485 drivers/edac/edac_device_sysfs.c BLOCK_ATTR(ce_count, S_IRUGO, block_ce_count_show, NULL);
S_IRUGO           486 drivers/edac/edac_device_sysfs.c BLOCK_ATTR(ue_count, S_IRUGO, block_ue_count_show, NULL);
S_IRUGO           250 drivers/edac/edac_mc_sysfs.c DEVICE_ATTR_LEGACY(size_mb, S_IRUGO, csrow_size_show, NULL);
S_IRUGO           251 drivers/edac/edac_mc_sysfs.c DEVICE_ATTR_LEGACY(dev_type, S_IRUGO, csrow_dev_type_show, NULL);
S_IRUGO           252 drivers/edac/edac_mc_sysfs.c DEVICE_ATTR_LEGACY(mem_type, S_IRUGO, csrow_mem_type_show, NULL);
S_IRUGO           253 drivers/edac/edac_mc_sysfs.c DEVICE_ATTR_LEGACY(edac_mode, S_IRUGO, csrow_edac_mode_show, NULL);
S_IRUGO           254 drivers/edac/edac_mc_sysfs.c DEVICE_ATTR_LEGACY(ue_count, S_IRUGO, csrow_ue_count_show, NULL);
S_IRUGO           255 drivers/edac/edac_mc_sysfs.c DEVICE_ATTR_LEGACY(ce_count, S_IRUGO, csrow_ce_count_show, NULL);
S_IRUGO           291 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch0_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           293 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch1_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           295 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch2_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           297 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch3_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           299 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch4_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           301 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch5_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           303 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch6_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           305 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch7_dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           322 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch0_ce_count, S_IRUGO,
S_IRUGO           324 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch1_ce_count, S_IRUGO,
S_IRUGO           326 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch2_ce_count, S_IRUGO,
S_IRUGO           328 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch3_ce_count, S_IRUGO,
S_IRUGO           330 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch4_ce_count, S_IRUGO,
S_IRUGO           332 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch5_ce_count, S_IRUGO,
S_IRUGO           334 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch6_ce_count, S_IRUGO,
S_IRUGO           336 drivers/edac/edac_mc_sysfs.c DEVICE_CHANNEL(ch7_ce_count, S_IRUGO,
S_IRUGO           585 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(dimm_label, S_IRUGO | S_IWUSR,
S_IRUGO           587 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(dimm_location, S_IRUGO, dimmdev_location_show, NULL);
S_IRUGO           588 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(size, S_IRUGO, dimmdev_size_show, NULL);
S_IRUGO           589 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(dimm_mem_type, S_IRUGO, dimmdev_mem_type_show, NULL);
S_IRUGO           590 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(dimm_dev_type, S_IRUGO, dimmdev_dev_type_show, NULL);
S_IRUGO           591 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(dimm_edac_mode, S_IRUGO, dimmdev_edac_mode_show, NULL);
S_IRUGO           592 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(dimm_ce_count, S_IRUGO, dimmdev_ce_count_show, NULL);
S_IRUGO           593 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(dimm_ue_count, S_IRUGO, dimmdev_ue_count_show, NULL);
S_IRUGO           847 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(mc_name, S_IRUGO, mci_ctl_name_show, NULL);
S_IRUGO           848 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(size_mb, S_IRUGO, mci_size_mb_show, NULL);
S_IRUGO           849 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(seconds_since_reset, S_IRUGO, mci_seconds_show, NULL);
S_IRUGO           850 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(ue_noinfo_count, S_IRUGO, mci_ue_noinfo_show, NULL);
S_IRUGO           851 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(ce_noinfo_count, S_IRUGO, mci_ce_noinfo_show, NULL);
S_IRUGO           852 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(ue_count, S_IRUGO, mci_ue_count_show, NULL);
S_IRUGO           853 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(ce_count, S_IRUGO, mci_ce_count_show, NULL);
S_IRUGO           854 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(max_location, S_IRUGO, mci_max_location_show, NULL);
S_IRUGO           884 drivers/edac/edac_mc_sysfs.c 		mode |= S_IRUGO;
S_IRUGO           134 drivers/edac/edac_pci_sysfs.c INSTANCE_ATTR(pe_count, S_IRUGO, instance_pe_count_show, NULL);
S_IRUGO           135 drivers/edac/edac_pci_sysfs.c INSTANCE_ATTR(npe_count, S_IRUGO, instance_npe_count_show, NULL);
S_IRUGO           283 drivers/edac/edac_pci_sysfs.c EDAC_PCI_ATTR(check_pci_errors, S_IRUGO | S_IWUSR, edac_pci_int_show,
S_IRUGO           285 drivers/edac/edac_pci_sysfs.c EDAC_PCI_ATTR(edac_pci_log_pe, S_IRUGO | S_IWUSR, edac_pci_int_show,
S_IRUGO           287 drivers/edac/edac_pci_sysfs.c EDAC_PCI_ATTR(edac_pci_log_npe, S_IRUGO | S_IWUSR, edac_pci_int_show,
S_IRUGO           289 drivers/edac/edac_pci_sysfs.c EDAC_PCI_ATTR(edac_pci_panic_on_pe, S_IRUGO | S_IWUSR, edac_pci_int_show,
S_IRUGO           291 drivers/edac/edac_pci_sysfs.c EDAC_PCI_ATTR(pci_parity_count, S_IRUGO, edac_pci_int_show, NULL);
S_IRUGO           292 drivers/edac/edac_pci_sysfs.c EDAC_PCI_ATTR(pci_nonparity_count, S_IRUGO, edac_pci_int_show, NULL);
S_IRUGO           149 drivers/edac/fsl_ddr_edac.c static DEVICE_ATTR(inject_data_hi, S_IRUGO | S_IWUSR,
S_IRUGO           151 drivers/edac/fsl_ddr_edac.c static DEVICE_ATTR(inject_data_lo, S_IRUGO | S_IWUSR,
S_IRUGO           153 drivers/edac/fsl_ddr_edac.c static DEVICE_ATTR(inject_ctrl, S_IRUGO | S_IWUSR,
S_IRUGO           974 drivers/edac/i5100_edac.c 	edac_debugfs_create_x8("inject_channel", S_IRUGO | S_IWUSR, priv->debugfs,
S_IRUGO           976 drivers/edac/i5100_edac.c 	edac_debugfs_create_x8("inject_hlinesel", S_IRUGO | S_IWUSR, priv->debugfs,
S_IRUGO           978 drivers/edac/i5100_edac.c 	edac_debugfs_create_x8("inject_deviceptr1", S_IRUGO | S_IWUSR, priv->debugfs,
S_IRUGO           980 drivers/edac/i5100_edac.c 	edac_debugfs_create_x8("inject_deviceptr2", S_IRUGO | S_IWUSR, priv->debugfs,
S_IRUGO           982 drivers/edac/i5100_edac.c 	edac_debugfs_create_x16("inject_eccmask1", S_IRUGO | S_IWUSR, priv->debugfs,
S_IRUGO           984 drivers/edac/i5100_edac.c 	edac_debugfs_create_x16("inject_eccmask2", S_IRUGO | S_IWUSR, priv->debugfs,
S_IRUGO           848 drivers/edac/i7core_edac.c 	static DEVICE_ATTR(param, S_IRUGO | S_IWUSR,		\
S_IRUGO          1054 drivers/edac/i7core_edac.c 	static DEVICE_ATTR(udimm##param, S_IRUGO | S_IWUSR,	\
S_IRUGO          1135 drivers/edac/i7core_edac.c static DEVICE_ATTR(inject_section, S_IRUGO | S_IWUSR,
S_IRUGO          1138 drivers/edac/i7core_edac.c static DEVICE_ATTR(inject_type, S_IRUGO | S_IWUSR,
S_IRUGO          1142 drivers/edac/i7core_edac.c static DEVICE_ATTR(inject_eccmask, S_IRUGO | S_IWUSR,
S_IRUGO          1145 drivers/edac/i7core_edac.c static DEVICE_ATTR(inject_enable, S_IRUGO | S_IWUSR,
S_IRUGO           407 drivers/edac/mpc85xx_edac.c 		  .mode = (S_IRUGO | S_IWUSR)
S_IRUGO           414 drivers/edac/mpc85xx_edac.c 		  .mode = (S_IRUGO | S_IWUSR)
S_IRUGO           421 drivers/edac/mpc85xx_edac.c 		  .mode = (S_IRUGO | S_IWUSR)
S_IRUGO           197 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(inject, S_IRUGO | S_IWUSR,
S_IRUGO           199 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(error_type, S_IRUGO | S_IWUSR,
S_IRUGO           201 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(dimm, S_IRUGO | S_IWUSR,
S_IRUGO           203 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(rank, S_IRUGO | S_IWUSR,
S_IRUGO           205 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(bank, S_IRUGO | S_IWUSR,
S_IRUGO           207 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(row, S_IRUGO | S_IWUSR,
S_IRUGO           209 drivers/edac/octeon_edac-lmc.c static DEVICE_ATTR(col, S_IRUGO | S_IWUSR,
S_IRUGO           165 drivers/eisa/eisa-bus.c static DEVICE_ATTR(signature, S_IRUGO, eisa_show_sig, NULL);
S_IRUGO           175 drivers/eisa/eisa-bus.c static DEVICE_ATTR(enabled, S_IRUGO, eisa_show_state, NULL);
S_IRUGO           185 drivers/eisa/eisa-bus.c static DEVICE_ATTR(modalias, S_IRUGO, eisa_show_modalias, NULL);
S_IRUGO           278 drivers/firewire/core-device.c 	{ __ATTR(name, S_IRUGO, show_immediate, NULL), key }
S_IRUGO           320 drivers/firewire/core-device.c 	{ __ATTR(name, S_IRUGO, show_text_leaf, NULL), key }
S_IRUGO          1579 drivers/firewire/sbp2.c static DEVICE_ATTR(ieee1394_id, S_IRUGO, sbp2_sysfs_ieee1394_id_show, NULL);
S_IRUGO           480 drivers/firmware/iscsi_ibft.c 		rc = S_IRUGO;
S_IRUGO           484 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           489 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           492 drivers/firmware/iscsi_ibft.c 		rc = S_IRUGO;
S_IRUGO           496 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           500 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           504 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           508 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           512 drivers/firmware/iscsi_ibft.c 		rc = S_IRUGO;
S_IRUGO           516 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           539 drivers/firmware/iscsi_ibft.c 		rc = S_IRUGO;
S_IRUGO           543 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           548 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           553 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           571 drivers/firmware/iscsi_ibft.c 		rc = S_IRUGO;
S_IRUGO           575 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           579 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           583 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           587 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           591 drivers/firmware/iscsi_ibft.c 			rc = S_IRUGO;
S_IRUGO           609 drivers/firmware/iscsi_ibft.c 		rc = S_IRUGO;
S_IRUGO           152 drivers/gpio/gpiolib-sysfs.c static DEVICE_ATTR_PREALLOC(value, S_IWUSR | S_IRUGO, value_show, value_store);
S_IRUGO          5089 drivers/gpio/gpiolib.c 	debugfs_create_file("gpio", S_IFREG | S_IRUGO, NULL, NULL,
S_IRUGO           833 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c 					  S_IFREG | S_IRUGO, root,
S_IRUGO           132 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c static DEVICE_ATTR(pcie_replay_count, S_IRUGO,
S_IRUGO            74 drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c static DEVICE_ATTR(mem_info_gtt_total, S_IRUGO,
S_IRUGO            76 drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c static DEVICE_ATTR(mem_info_gtt_used, S_IRUGO,
S_IRUGO          1414 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(power_dpm_state, S_IRUGO | S_IWUSR, amdgpu_get_dpm_state, amdgpu_set_dpm_state);
S_IRUGO          1415 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(power_dpm_force_performance_level, S_IRUGO | S_IWUSR,
S_IRUGO          1418 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_num_states, S_IRUGO, amdgpu_get_pp_num_states, NULL);
S_IRUGO          1419 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_cur_state, S_IRUGO, amdgpu_get_pp_cur_state, NULL);
S_IRUGO          1420 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_force_state, S_IRUGO | S_IWUSR,
S_IRUGO          1423 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_table, S_IRUGO | S_IWUSR,
S_IRUGO          1426 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_dpm_sclk, S_IRUGO | S_IWUSR,
S_IRUGO          1429 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_dpm_mclk, S_IRUGO | S_IWUSR,
S_IRUGO          1432 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_dpm_socclk, S_IRUGO | S_IWUSR,
S_IRUGO          1435 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_dpm_fclk, S_IRUGO | S_IWUSR,
S_IRUGO          1438 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_dpm_dcefclk, S_IRUGO | S_IWUSR,
S_IRUGO          1441 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_dpm_pcie, S_IRUGO | S_IWUSR,
S_IRUGO          1444 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_sclk_od, S_IRUGO | S_IWUSR,
S_IRUGO          1447 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_mclk_od, S_IRUGO | S_IWUSR,
S_IRUGO          1450 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_power_profile_mode, S_IRUGO | S_IWUSR,
S_IRUGO          1453 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_od_clk_voltage, S_IRUGO | S_IWUSR,
S_IRUGO          1456 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(gpu_busy_percent, S_IRUGO,
S_IRUGO          1458 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(mem_busy_percent, S_IRUGO,
S_IRUGO          1460 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pcie_bw, S_IRUGO, amdgpu_get_pcie_bw, NULL);
S_IRUGO          1461 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_features, S_IRUGO | S_IWUSR,
S_IRUGO          1464 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(unique_id, S_IRUGO, amdgpu_get_unique_id, NULL);
S_IRUGO          2214 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_EDGE);
S_IRUGO          2215 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, amdgpu_hwmon_show_temp_thresh, NULL, 0);
S_IRUGO          2216 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IRUGO, amdgpu_hwmon_show_temp_thresh, NULL, 1);
S_IRUGO          2217 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_EDGE);
S_IRUGO          2218 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_JUNCTION);
S_IRUGO          2219 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_crit, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 0);
S_IRUGO          2220 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);
S_IRUGO          2221 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_JUNCTION);
S_IRUGO          2222 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_MEM);
S_IRUGO          2223 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_crit, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 0);
S_IRUGO          2224 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_crit_hyst, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 1);
S_IRUGO          2225 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_MEM);
S_IRUGO          2226 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_EDGE);
S_IRUGO          2227 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_JUNCTION);
S_IRUGO          2228 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_MEM);
S_IRUGO          2229 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_pwm1, amdgpu_hwmon_set_pwm1, 0);
S_IRUGO          2230 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_pwm1_enable, amdgpu_hwmon_set_pwm1_enable, 0);
S_IRUGO          2231 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(pwm1_min, S_IRUGO, amdgpu_hwmon_get_pwm1_min, NULL, 0);
S_IRUGO          2232 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(pwm1_max, S_IRUGO, amdgpu_hwmon_get_pwm1_max, NULL, 0);
S_IRUGO          2233 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, amdgpu_hwmon_get_fan1_input, NULL, 0);
S_IRUGO          2234 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO, amdgpu_hwmon_get_fan1_min, NULL, 0);
S_IRUGO          2235 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(fan1_max, S_IRUGO, amdgpu_hwmon_get_fan1_max, NULL, 0);
S_IRUGO          2236 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(fan1_target, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_fan1_target, amdgpu_hwmon_set_fan1_target, 0);
S_IRUGO          2237 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(fan1_enable, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_fan1_enable, amdgpu_hwmon_set_fan1_enable, 0);
S_IRUGO          2238 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, amdgpu_hwmon_show_vddgfx, NULL, 0);
S_IRUGO          2239 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(in0_label, S_IRUGO, amdgpu_hwmon_show_vddgfx_label, NULL, 0);
S_IRUGO          2240 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, amdgpu_hwmon_show_vddnb, NULL, 0);
S_IRUGO          2241 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(in1_label, S_IRUGO, amdgpu_hwmon_show_vddnb_label, NULL, 0);
S_IRUGO          2242 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(power1_average, S_IRUGO, amdgpu_hwmon_show_power_avg, NULL, 0);
S_IRUGO          2243 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(power1_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 0);
S_IRUGO          2244 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(power1_cap_min, S_IRUGO, amdgpu_hwmon_show_power_cap_min, NULL, 0);
S_IRUGO          2245 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(power1_cap, S_IRUGO | S_IWUSR, amdgpu_hwmon_show_power_cap, amdgpu_hwmon_set_power_cap, 0);
S_IRUGO          2246 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(freq1_input, S_IRUGO, amdgpu_hwmon_show_sclk, NULL, 0);
S_IRUGO          2247 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(freq1_label, S_IRUGO, amdgpu_hwmon_show_sclk_label, NULL, 0);
S_IRUGO          2248 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(freq2_input, S_IRUGO, amdgpu_hwmon_show_mclk, NULL, 0);
S_IRUGO          2249 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static SENSOR_DEVICE_ATTR(freq2_label, S_IRUGO, amdgpu_hwmon_show_mclk_label, NULL, 0);
S_IRUGO          2344 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 			effective_mode &= ~S_IRUGO;
S_IRUGO           814 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 			.mode = S_IRUGO,
S_IRUGO           822 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 			.mode = S_IRUGO,
S_IRUGO           874 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 			.mode = S_IRUGO,
S_IRUGO           931 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 	con->ent = debugfs_create_file("ras_ctrl", S_IWUGO | S_IRUGO, con->dir,
S_IRUGO           951 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 				       S_IWUGO | S_IRUGO, con->dir, obj,
S_IRUGO           499 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c 				  S_IFREG | S_IRUGO, root,
S_IRUGO          2442 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 				S_IFREG | S_IRUGO, root,
S_IRUGO           104 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c static DEVICE_ATTR(mem_info_vram_total, S_IRUGO,
S_IRUGO           106 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c static DEVICE_ATTR(mem_info_vis_vram_total, S_IRUGO,
S_IRUGO           108 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c static DEVICE_ATTR(mem_info_vram_used, S_IRUGO,
S_IRUGO           110 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c static DEVICE_ATTR(mem_info_vis_vram_used, S_IRUGO,
S_IRUGO            97 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c 			.mode = S_IRUGO,
S_IRUGO           163 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c static DEVICE_ATTR(xgmi_device_id, S_IRUGO, amdgpu_xgmi_show_device_id, NULL);
S_IRUGO           164 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c static DEVICE_ATTR(xgmi_error, S_IRUGO, amdgpu_xgmi_show_error, NULL);
S_IRUGO           208 drivers/gpu/drm/amd/amdgpu/df_v3_6.c static DEVICE_ATTR(df_cntr_avail, S_IRUGO, df_v3_6_get_df_cntr_avail, NULL);
S_IRUGO           558 drivers/gpu/drm/arm/malidp_drv.c 	debugfs_create_file("debug", S_IRUGO | S_IWUSR, minor->debugfs_root,
S_IRUGO           195 drivers/gpu/drm/drm_debugfs.c 						S_IFREG | S_IRUGO, root, tmp,
S_IRUGO           436 drivers/gpu/drm/drm_debugfs.c 	debugfs_create_file("force", S_IRUGO | S_IWUSR, root, connector,
S_IRUGO           440 drivers/gpu/drm/drm_debugfs.c 	debugfs_create_file("edid_override", S_IRUGO | S_IWUSR, root, connector,
S_IRUGO           372 drivers/gpu/drm/drm_debugfs_crc.c 	debugfs_create_file("control", S_IRUGO, crc_ent, crtc,
S_IRUGO           374 drivers/gpu/drm/drm_debugfs_crc.c 	debugfs_create_file("data", S_IRUGO, crc_ent, crtc,
S_IRUGO          1319 drivers/gpu/drm/drm_mipi_dbi.c 		mode |= S_IRUGO;
S_IRUGO            60 drivers/gpu/drm/drm_sysfs.c static CLASS_ATTR_STRING(version, S_IRUGO, "drm 1.1.0 20060810");
S_IRUGO          4376 drivers/gpu/drm/i915/i915_debugfs.c 				    S_IRUGO | S_IWUSR,
S_IRUGO          4612 drivers/gpu/drm/i915/i915_debugfs.c 		debugfs_create_file("i915_dpcd", S_IRUGO, root,
S_IRUGO          4616 drivers/gpu/drm/i915/i915_debugfs.c 		debugfs_create_file("i915_panel_timings", S_IRUGO, root,
S_IRUGO          4618 drivers/gpu/drm/i915/i915_debugfs.c 		debugfs_create_file("i915_psr_sink_status", S_IRUGO, root,
S_IRUGO          4625 drivers/gpu/drm/i915/i915_debugfs.c 		debugfs_create_file("i915_hdcp_sink_capability", S_IRUGO, root,
S_IRUGO          4632 drivers/gpu/drm/i915/i915_debugfs.c 		debugfs_create_file("i915_dsc_fec_support", S_IRUGO, root,
S_IRUGO          3286 drivers/gpu/drm/i915/i915_perf.c 	oa_config->sysfs_metric_id.attr.mode = S_IRUGO;
S_IRUGO           106 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(rc6_enable, S_IRUGO, show_rc6_mask, NULL);
S_IRUGO           107 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(rc6_residency_ms, S_IRUGO, show_rc6_ms, NULL);
S_IRUGO           108 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(rc6p_residency_ms, S_IRUGO, show_rc6p_ms, NULL);
S_IRUGO           109 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(rc6pp_residency_ms, S_IRUGO, show_rc6pp_ms, NULL);
S_IRUGO           110 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(media_rc6_residency_ms, S_IRUGO, show_media_rc6_ms, NULL);
S_IRUGO           461 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(gt_RP0_freq_mhz, S_IRUGO, gt_rp_mhz_show, NULL);
S_IRUGO           462 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(gt_RP1_freq_mhz, S_IRUGO, gt_rp_mhz_show, NULL);
S_IRUGO           463 drivers/gpu/drm/i915/i915_sysfs.c static DEVICE_ATTR(gt_RPn_freq_mhz, S_IRUGO, gt_rp_mhz_show, NULL);
S_IRUGO           214 drivers/gpu/drm/msm/msm_perf.c 	debugfs_create_file("perf", S_IFREG | S_IRUGO, minor->debugfs_root,
S_IRUGO           251 drivers/gpu/drm/msm/msm_rd.c 	debugfs_create_file(name, S_IFREG | S_IRUGO, minor->debugfs_root, rd,
S_IRUGO           229 drivers/gpu/drm/nouveau/nouveau_debugfs.c 					     S_IRUGO | S_IWUSR,
S_IRUGO           561 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c static DEVICE_ATTR(num_dsi_errors, S_IRUGO, dsicm_num_errors_show, NULL);
S_IRUGO           562 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c static DEVICE_ATTR(hw_revision, S_IRUGO, dsicm_hw_revision_show, NULL);
S_IRUGO           563 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c static DEVICE_ATTR(ulps, S_IRUGO | S_IWUSR,
S_IRUGO           565 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c static DEVICE_ATTR(ulps_timeout, S_IRUGO | S_IWUSR,
S_IRUGO           663 drivers/gpu/drm/radeon/radeon_pm.c static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);
S_IRUGO           664 drivers/gpu/drm/radeon/radeon_pm.c static DEVICE_ATTR(power_method, S_IRUGO | S_IWUSR, radeon_get_pm_method, radeon_set_pm_method);
S_IRUGO           665 drivers/gpu/drm/radeon/radeon_pm.c static DEVICE_ATTR(power_dpm_state, S_IRUGO | S_IWUSR, radeon_get_dpm_state, radeon_set_dpm_state);
S_IRUGO           666 drivers/gpu/drm/radeon/radeon_pm.c static DEVICE_ATTR(power_dpm_force_performance_level, S_IRUGO | S_IWUSR,
S_IRUGO           707 drivers/gpu/drm/radeon/radeon_pm.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, radeon_hwmon_show_temp, NULL, 0);
S_IRUGO           708 drivers/gpu/drm/radeon/radeon_pm.c static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 0);
S_IRUGO           709 drivers/gpu/drm/radeon/radeon_pm.c static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 1);
S_IRUGO           710 drivers/gpu/drm/radeon/radeon_pm.c static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, radeon_hwmon_get_pwm1, radeon_hwmon_set_pwm1, 0);
S_IRUGO           711 drivers/gpu/drm/radeon/radeon_pm.c static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, radeon_hwmon_get_pwm1_enable, radeon_hwmon_set_pwm1_enable, 0);
S_IRUGO           712 drivers/gpu/drm/radeon/radeon_pm.c static SENSOR_DEVICE_ATTR(pwm1_min, S_IRUGO, radeon_hwmon_get_pwm1_min, NULL, 0);
S_IRUGO           713 drivers/gpu/drm/radeon/radeon_pm.c static SENSOR_DEVICE_ATTR(pwm1_max, S_IRUGO, radeon_hwmon_get_pwm1_max, NULL, 0);
S_IRUGO           757 drivers/gpu/drm/radeon/radeon_pm.c 		effective_mode &= ~S_IRUGO;
S_IRUGO          1069 drivers/gpu/drm/radeon/radeon_ttm.c 	rdev->mman.vram = debugfs_create_file("radeon_vram", S_IFREG | S_IRUGO,
S_IRUGO          1073 drivers/gpu/drm/radeon/radeon_ttm.c 	rdev->mman.gtt = debugfs_create_file("radeon_gtt", S_IFREG | S_IRUGO,
S_IRUGO           106 drivers/gpu/drm/sti/sti_drv.c 	debugfs_create_file("fps_show", S_IRUGO | S_IWUSR, minor->debugfs_root,
S_IRUGO            57 drivers/gpu/drm/ttm/ttm_bo.c 	.mode = S_IRUGO
S_IRUGO            60 drivers/gpu/drm/ttm/ttm_memory.c 	.mode = S_IRUGO
S_IRUGO            64 drivers/gpu/drm/ttm/ttm_memory.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO            68 drivers/gpu/drm/ttm/ttm_memory.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO            72 drivers/gpu/drm/ttm/ttm_memory.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO            76 drivers/gpu/drm/ttm/ttm_memory.c 	.mode = S_IRUGO
S_IRUGO           176 drivers/gpu/drm/ttm/ttm_memory.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO           128 drivers/gpu/drm/ttm/ttm_page_alloc.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO           132 drivers/gpu/drm/ttm/ttm_page_alloc.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO           136 drivers/gpu/drm/ttm/ttm_page_alloc.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO           176 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO           180 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO           184 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c 	.mode = S_IRUGO | S_IWUSR
S_IRUGO            29 drivers/gpu/drm/vc4/vc4_debugfs.c 	debugfs_create_bool("hvs_load_tracker", S_IRUGO | S_IWUSR,
S_IRUGO           580 drivers/gpu/host1x/bus.c 	debugfs_create_file("devices", S_IRUGO, host1x->debugfs, host1x,
S_IRUGO           168 drivers/gpu/host1x/debug.c 	debugfs_create_file("status", S_IRUGO, de, host1x, &host1x_debug_fops);
S_IRUGO           169 drivers/gpu/host1x/debug.c 	debugfs_create_file("status_all", S_IRUGO, de, host1x,
S_IRUGO           172 drivers/gpu/host1x/debug.c 	debugfs_create_u32("trace_cmdbuf", S_IRUGO|S_IWUSR, de,
S_IRUGO           177 drivers/gpu/host1x/debug.c 	debugfs_create_u32("force_timeout_pid", S_IRUGO|S_IWUSR, de,
S_IRUGO           179 drivers/gpu/host1x/debug.c 	debugfs_create_u32("force_timeout_val", S_IRUGO|S_IWUSR, de,
S_IRUGO           181 drivers/gpu/host1x/debug.c 	debugfs_create_u32("force_timeout_channel", S_IRUGO|S_IWUSR, de,
S_IRUGO            80 drivers/hid/hid-corsair.c module_param_array_named(gkey_codes, corsair_gkey_map, ushort, NULL, S_IRUGO);
S_IRUGO            89 drivers/hid/hid-corsair.c 			 NULL, S_IRUGO);
S_IRUGO            99 drivers/hid/hid-corsair.c 			 NULL, S_IRUGO);
S_IRUGO           175 drivers/hid/hid-cp2112.c module_param(gpio_push_pull, int, S_IRUGO | S_IWUSR);
S_IRUGO          1014 drivers/hid/hid-cp2112.c 	.attr = __ATTR(name, (S_IWUSR | S_IRUGO), pstr_show, pstr_store), \
S_IRUGO          1058 drivers/hid/hid-cp2112.c 		umode_t mode = (buf[1] & 1) ? S_IWUSR | S_IRUGO : S_IRUGO;
S_IRUGO            36 drivers/hid/hid-elo.c module_param(use_fw_quirk, bool, S_IRUGO);
S_IRUGO           109 drivers/hid/hid-led.c module_param(riso_kagaku_switch_green_blue, bool, S_IRUGO | S_IWUSR);
S_IRUGO           317 drivers/hid/hid-lenovo.c 	__ATTR(fn_lock, S_IWUSR | S_IRUGO,
S_IRUGO           322 drivers/hid/hid-lenovo.c 	__ATTR(sensitivity, S_IWUSR | S_IRUGO,
S_IRUGO           602 drivers/hid/hid-lenovo.c 	__ATTR(press_to_select, S_IWUSR | S_IRUGO,
S_IRUGO           607 drivers/hid/hid-lenovo.c 	__ATTR(dragging, S_IWUSR | S_IRUGO,
S_IRUGO           612 drivers/hid/hid-lenovo.c 	__ATTR(release_to_select, S_IWUSR | S_IRUGO,
S_IRUGO           617 drivers/hid/hid-lenovo.c 	__ATTR(select_right, S_IWUSR | S_IRUGO,
S_IRUGO           622 drivers/hid/hid-lenovo.c 	__ATTR(sensitivity, S_IWUSR | S_IRUGO,
S_IRUGO           627 drivers/hid/hid-lenovo.c 	__ATTR(press_speed, S_IWUSR | S_IRUGO,
S_IRUGO           959 drivers/hid/hid-lg.c module_param_named(lg4ff_no_autoswitch, lg4ff_no_autoswitch, int, S_IRUGO);
S_IRUGO          1079 drivers/hid/hid-lg4ff.c static DEVICE_ATTR(real_id, S_IRUGO, lg4ff_real_id_show, lg4ff_real_id_store);
S_IRUGO           414 drivers/hid/hid-multitouch.c static DEVICE_ATTR(quirks, S_IWUSR | S_IRUGO, mt_show_quirks, mt_set_quirks);
S_IRUGO           178 drivers/hid/hid-ntrig.c static DEVICE_ATTR(sensor_physical_width, S_IRUGO, show_phys_width, NULL);
S_IRUGO           190 drivers/hid/hid-ntrig.c static DEVICE_ATTR(sensor_physical_height, S_IRUGO, show_phys_height, NULL);
S_IRUGO           202 drivers/hid/hid-ntrig.c static DEVICE_ATTR(sensor_logical_width, S_IRUGO, show_log_width, NULL);
S_IRUGO           214 drivers/hid/hid-ntrig.c static DEVICE_ATTR(sensor_logical_height, S_IRUGO, show_log_height, NULL);
S_IRUGO           249 drivers/hid/hid-ntrig.c static DEVICE_ATTR(min_width, S_IWUSR | S_IRUGO, show_min_width, set_min_width);
S_IRUGO           284 drivers/hid/hid-ntrig.c static DEVICE_ATTR(min_height, S_IWUSR | S_IRUGO, show_min_height,
S_IRUGO           317 drivers/hid/hid-ntrig.c static DEVICE_ATTR(activate_slack, S_IWUSR | S_IRUGO, show_activate_slack,
S_IRUGO           353 drivers/hid/hid-ntrig.c static DEVICE_ATTR(activation_width, S_IWUSR | S_IRUGO, show_activation_width,
S_IRUGO           389 drivers/hid/hid-ntrig.c static DEVICE_ATTR(activation_height, S_IWUSR | S_IRUGO,
S_IRUGO           427 drivers/hid/hid-ntrig.c static DEVICE_ATTR(deactivate_slack, S_IWUSR | S_IRUGO, show_deactivate_slack,
S_IRUGO           128 drivers/hid/hid-prodikeys.c static DEVICE_ATTR(channel, S_IRUGO | S_IWUSR | S_IWGRP , show_channel,
S_IRUGO           167 drivers/hid/hid-prodikeys.c static DEVICE_ATTR(sustain, S_IRUGO | S_IWUSR | S_IWGRP, show_sustain,
S_IRUGO           205 drivers/hid/hid-prodikeys.c static DEVICE_ATTR(octave, S_IRUGO | S_IWUSR | S_IWGRP, show_octave,
S_IRUGO           280 drivers/hid/hid-roccat-pyra.c 	__BIN_ATTR(settings, (S_IWUSR | S_IRUGO),
S_IRUGO            63 drivers/hid/hid-sensor-custom.c 	{.name = "name", .mode = S_IRUGO},
S_IRUGO            64 drivers/hid/hid-sensor-custom.c 	{.name = "units", .mode = S_IRUGO},
S_IRUGO            65 drivers/hid/hid-sensor-custom.c 	{.name = "unit-expo", .mode = S_IRUGO},
S_IRUGO            66 drivers/hid/hid-sensor-custom.c 	{.name = "minimum", .mode = S_IRUGO},
S_IRUGO            67 drivers/hid/hid-sensor-custom.c 	{.name = "maximum", .mode = S_IRUGO},
S_IRUGO            68 drivers/hid/hid-sensor-custom.c 	{.name = "size", .mode = S_IRUGO},
S_IRUGO            69 drivers/hid/hid-sensor-custom.c 	{.name = "value", .mode = S_IWUSR | S_IRUGO},
S_IRUGO          1696 drivers/hid/hid-wiimote-core.c static DEVICE_ATTR(extension, S_IRUGO | S_IWUSR | S_IWGRP, wiimote_ext_show,
S_IRUGO          1731 drivers/hid/hid-wiimote-core.c static DEVICE_ATTR(devtype, S_IRUGO, wiimote_dev_show, NULL);
S_IRUGO          1446 drivers/hid/hid-wiimote-modules.c static DEVICE_ATTR(bboard_calib, S_IRUGO, wiimod_bboard_calib_show, NULL);
S_IRUGO          1840 drivers/hid/hid-wiimote-modules.c static DEVICE_ATTR(pro_calib, S_IRUGO|S_IWUSR|S_IWGRP, wiimod_pro_calib_show,
S_IRUGO            18 drivers/hid/wacom_sys.c #define DEV_ATTR_RW_PERM (S_IRUGO | S_IWUSR | S_IWGRP)
S_IRUGO           120 drivers/hsi/controllers/omap_ssi_core.c 	debugfs_create_file("regs", S_IRUGO, omap_ssi->dir, ssi,
S_IRUGO           126 drivers/hsi/controllers/omap_ssi_core.c 	debugfs_create_file("regs", S_IRUGO, dir, ssi, &ssi_gdd_regs_fops);
S_IRUGO           163 drivers/hsi/controllers/omap_ssi_port.c 	debugfs_create_file("regs", S_IRUGO, dir, port, &ssi_port_regs_fops);
S_IRUGO           473 drivers/hv/hv_balloon.c module_param(hot_add, bool, (S_IRUGO | S_IWUSR));
S_IRUGO           476 drivers/hv/hv_balloon.c module_param(pressure_report_delay, uint, (S_IRUGO | S_IWUSR));
S_IRUGO          1631 drivers/hv/vmbus_drv.c static VMBUS_CHAN_ATTR(cpu, S_IRUGO, show_target_cpu, NULL);
S_IRUGO          1640 drivers/hv/vmbus_drv.c static VMBUS_CHAN_ATTR(pending, S_IRUGO, channel_pending_show, NULL);
S_IRUGO          1649 drivers/hv/vmbus_drv.c static VMBUS_CHAN_ATTR(latency, S_IRUGO, channel_latency_show, NULL);
S_IRUGO          1655 drivers/hv/vmbus_drv.c static VMBUS_CHAN_ATTR(interrupts, S_IRUGO, channel_interrupts_show, NULL);
S_IRUGO          1661 drivers/hv/vmbus_drv.c static VMBUS_CHAN_ATTR(events, S_IRUGO, channel_events_show, NULL);
S_IRUGO          1700 drivers/hv/vmbus_drv.c static VMBUS_CHAN_ATTR(monitor_id, S_IRUGO, subchannel_monitor_id_show, NULL);
S_IRUGO           200 drivers/hwmon/adt7411.c 	SENSOR_DEVICE_ATTR_2(__name, S_IRUGO | S_IWUSR, adt7411_show_bit, \
S_IRUGO           544 drivers/hwmon/adt7411.c 			return visible ? S_IRUGO : 0;
S_IRUGO           547 drivers/hwmon/adt7411.c 			return visible ? S_IRUGO | S_IWUSR : 0;
S_IRUGO           557 drivers/hwmon/adt7411.c 			return visible ? S_IRUGO : 0;
S_IRUGO           560 drivers/hwmon/adt7411.c 			return visible ? S_IRUGO | S_IWUSR : 0;
S_IRUGO           271 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in##offset##_input, S_IRUGO, \
S_IRUGO           273 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
S_IRUGO           275 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in##offset##_max, S_IRUGO | S_IWUSR, \
S_IRUGO           390 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(fan##offset##_input, S_IRUGO, \
S_IRUGO           392 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
S_IRUGO           394 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(fan##offset##_div, S_IRUGO | S_IWUSR, \
S_IRUGO           460 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(temp##num##_input, S_IRUGO, \
S_IRUGO           462 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(temp##num##_max, S_IRUGO | S_IWUSR, \
S_IRUGO           464 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(temp##num##_max_hyst, S_IRUGO | S_IWUSR, \
S_IRUGO           527 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
S_IRUGO           528 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
S_IRUGO           529 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2);
S_IRUGO           530 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3);
S_IRUGO           531 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 8);
S_IRUGO           532 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 6);
S_IRUGO           533 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 7);
S_IRUGO           534 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 11);
S_IRUGO           535 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 4);
S_IRUGO           536 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 5);
S_IRUGO           537 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 13);
S_IRUGO           800 drivers/hwmon/asc7621.c 	{.sda = SENSOR_ATTR(name, S_IRUGO, show_##r, NULL, n), \
S_IRUGO           805 drivers/hwmon/asc7621.c 	{.sda = SENSOR_ATTR(name, S_IRUGO | S_IWUSR, show_##r, store_##r, n), \
S_IRUGO           814 drivers/hwmon/asc7621.c 	{.sda = SENSOR_ATTR(name, S_IRUGO | S_IWUSR, show_##r, store_##r, n), \
S_IRUGO          1325 drivers/hwmon/dme1737.c 					   S_IRUGO);
S_IRUGO          1340 drivers/hwmon/dme1737.c 					   S_IRUGO | S_IWUSR);
S_IRUGO          1345 drivers/hwmon/dme1737.c 					   S_IRUGO);
S_IRUGO          1512 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(in##ix##_input, S_IRUGO, \
S_IRUGO          1514 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(in##ix##_min, S_IRUGO | S_IWUSR, \
S_IRUGO          1516 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(in##ix##_max, S_IRUGO | S_IWUSR, \
S_IRUGO          1518 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(in##ix##_alarm, S_IRUGO, \
S_IRUGO          1533 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(temp##ix##_input, S_IRUGO, \
S_IRUGO          1535 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(temp##ix##_min, S_IRUGO | S_IWUSR, \
S_IRUGO          1537 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(temp##ix##_max, S_IRUGO | S_IWUSR, \
S_IRUGO          1539 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(temp##ix##_offset, S_IRUGO, \
S_IRUGO          1541 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(temp##ix##_alarm, S_IRUGO, \
S_IRUGO          1543 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(temp##ix##_fault, S_IRUGO, \
S_IRUGO          1553 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_channels_temp, S_IRUGO, \
S_IRUGO          1555 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point1_temp_hyst, S_IRUGO, \
S_IRUGO          1557 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point1_temp, S_IRUGO, \
S_IRUGO          1559 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point2_temp, S_IRUGO, \
S_IRUGO          1561 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point3_temp, S_IRUGO, \
S_IRUGO          1571 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_input, S_IRUGO, \
S_IRUGO          1573 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
S_IRUGO          1575 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_alarm, S_IRUGO, \
S_IRUGO          1577 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_type, S_IRUGO | S_IWUSR, \
S_IRUGO          1588 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_input, S_IRUGO, \
S_IRUGO          1590 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
S_IRUGO          1592 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_alarm, S_IRUGO, \
S_IRUGO          1594 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_max, S_IRUGO | S_IWUSR, \
S_IRUGO          1603 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix, S_IRUGO, \
S_IRUGO          1605 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_freq, S_IRUGO, \
S_IRUGO          1607 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \
S_IRUGO          1609 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_ramp_rate, S_IRUGO, \
S_IRUGO          1611 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_channels_zone, S_IRUGO, \
S_IRUGO          1613 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_pwm_min, S_IRUGO, \
S_IRUGO          1615 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_point1_pwm, S_IRUGO, \
S_IRUGO          1617 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_point2_pwm, S_IRUGO, \
S_IRUGO          1627 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix, S_IRUGO, \
S_IRUGO          1629 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_freq, S_IRUGO, \
S_IRUGO          1631 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \
S_IRUGO          2182 drivers/hwmon/dme1737.c 				    S_IRUGO | S_IWUSR);
S_IRUGO          2187 drivers/hwmon/dme1737.c 					    S_IRUGO | S_IWUSR);
S_IRUGO          2191 drivers/hwmon/dme1737.c 					    S_IRUGO | S_IWUSR);
S_IRUGO          2195 drivers/hwmon/dme1737.c 					    S_IRUGO | S_IWUSR);
S_IRUGO          2203 drivers/hwmon/dme1737.c 						S_IRUGO | S_IWUSR);
S_IRUGO          2208 drivers/hwmon/dme1737.c 						S_IRUGO | S_IWUSR);
S_IRUGO          2219 drivers/hwmon/dme1737.c 						S_IRUGO | S_IWUSR);
S_IRUGO           733 drivers/hwmon/f71805f.c 				     S_IRUGO))
S_IRUGO           757 drivers/hwmon/f71805f.c 				     S_IRUGO | S_IWUSR))
S_IRUGO           984 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, show_in0, NULL, 0);
S_IRUGO           985 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in0_max, S_IRUGO | S_IWUSR,
S_IRUGO           987 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in0_min, S_IRUGO | S_IWUSR,
S_IRUGO           989 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, show_in, NULL, 1);
S_IRUGO           990 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in1_max, S_IRUGO | S_IWUSR,
S_IRUGO           992 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in1_min, S_IRUGO | S_IWUSR,
S_IRUGO           994 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, show_in, NULL, 2);
S_IRUGO           995 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in2_max, S_IRUGO | S_IWUSR,
S_IRUGO           997 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in2_min, S_IRUGO | S_IWUSR,
S_IRUGO           999 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in3_input, S_IRUGO, show_in, NULL, 3);
S_IRUGO          1000 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in3_max, S_IRUGO | S_IWUSR,
S_IRUGO          1002 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in3_min, S_IRUGO | S_IWUSR,
S_IRUGO          1004 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in4_input, S_IRUGO, show_in, NULL, 4);
S_IRUGO          1005 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in4_max, S_IRUGO | S_IWUSR,
S_IRUGO          1007 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in4_min, S_IRUGO | S_IWUSR,
S_IRUGO          1009 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in5_input, S_IRUGO, show_in, NULL, 5);
S_IRUGO          1010 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in5_max, S_IRUGO | S_IWUSR,
S_IRUGO          1012 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in5_min, S_IRUGO | S_IWUSR,
S_IRUGO          1014 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in6_input, S_IRUGO, show_in, NULL, 6);
S_IRUGO          1015 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in6_max, S_IRUGO | S_IWUSR,
S_IRUGO          1017 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in6_min, S_IRUGO | S_IWUSR,
S_IRUGO          1019 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in7_input, S_IRUGO, show_in, NULL, 7);
S_IRUGO          1020 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in7_max, S_IRUGO | S_IWUSR,
S_IRUGO          1022 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in7_min, S_IRUGO | S_IWUSR,
S_IRUGO          1024 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in8_input, S_IRUGO, show_in, NULL, 8);
S_IRUGO          1025 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in8_max, S_IRUGO | S_IWUSR,
S_IRUGO          1027 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in8_min, S_IRUGO | S_IWUSR,
S_IRUGO          1029 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in9_input, S_IRUGO, show_in0, NULL, 9);
S_IRUGO          1030 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in9_max, S_IRUGO | S_IWUSR,
S_IRUGO          1032 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in9_min, S_IRUGO | S_IWUSR,
S_IRUGO          1034 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in10_input, S_IRUGO, show_in0, NULL, 10);
S_IRUGO          1035 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in10_max, S_IRUGO | S_IWUSR,
S_IRUGO          1037 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in10_min, S_IRUGO | S_IWUSR,
S_IRUGO          1040 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
S_IRUGO          1041 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO | S_IWUSR,
S_IRUGO          1043 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan1_target, S_IRUGO | S_IWUSR,
S_IRUGO          1045 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1);
S_IRUGO          1046 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan2_min, S_IRUGO | S_IWUSR,
S_IRUGO          1048 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan2_target, S_IRUGO | S_IWUSR,
S_IRUGO          1050 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 2);
S_IRUGO          1051 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan3_min, S_IRUGO | S_IWUSR,
S_IRUGO          1053 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan3_target, S_IRUGO | S_IWUSR,
S_IRUGO          1056 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
S_IRUGO          1057 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO | S_IWUSR,
S_IRUGO          1059 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1061 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp1_type, S_IRUGO, show_temp_type, NULL, 0);
S_IRUGO          1062 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp, NULL, 1);
S_IRUGO          1063 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO | S_IWUSR,
S_IRUGO          1065 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp2_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1067 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp2_type, S_IRUGO, show_temp_type, NULL, 1);
S_IRUGO          1068 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_temp, NULL, 2);
S_IRUGO          1069 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO | S_IWUSR,
S_IRUGO          1071 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp3_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1073 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp3_type, S_IRUGO, show_temp_type, NULL, 2);
S_IRUGO          1079 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO, show_pwm, set_pwm, 0);
S_IRUGO          1080 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1082 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR,
S_IRUGO          1084 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm1_mode, S_IRUGO, show_pwm_mode, NULL, 0);
S_IRUGO          1085 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO, show_pwm, set_pwm, 1);
S_IRUGO          1086 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1088 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm2_freq, S_IRUGO | S_IWUSR,
S_IRUGO          1090 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm2_mode, S_IRUGO, show_pwm_mode, NULL, 1);
S_IRUGO          1091 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm3, S_IRUGO, show_pwm, set_pwm, 2);
S_IRUGO          1092 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1094 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm3_freq, S_IRUGO | S_IWUSR,
S_IRUGO          1096 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(pwm3_mode, S_IRUGO, show_pwm_mode, NULL, 2);
S_IRUGO          1098 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1101 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1104 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1107 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1110 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1113 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1117 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1120 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1123 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1126 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1129 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1132 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1136 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1139 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1142 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1145 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1148 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1151 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_fan, S_IRUGO | S_IWUSR,
S_IRUGO          1155 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
S_IRUGO          1156 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
S_IRUGO          1157 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2);
S_IRUGO          1158 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3);
S_IRUGO          1159 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 4);
S_IRUGO          1160 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 5);
S_IRUGO          1161 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 6);
S_IRUGO          1162 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 7);
S_IRUGO          1163 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 8);
S_IRUGO          1164 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in9_alarm, S_IRUGO, show_alarm, NULL, 9);
S_IRUGO          1165 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(in10_alarm, S_IRUGO, show_alarm, NULL, 10);
S_IRUGO          1166 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 11);
S_IRUGO          1167 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 12);
S_IRUGO          1168 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 13);
S_IRUGO          1169 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 16);
S_IRUGO          1170 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 17);
S_IRUGO          1171 drivers/hwmon/f71805f.c static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 18);
S_IRUGO          1457 drivers/hwmon/f71805f.c 					       S_IRUGO | S_IWUSR);
S_IRUGO           401 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0),
S_IRUGO           402 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           404 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
S_IRUGO           406 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 0),
S_IRUGO           407 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           409 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
S_IRUGO           411 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 4),
S_IRUGO           412 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_fault, S_IRUGO, show_temp_fault, NULL, 0, 0),
S_IRUGO           413 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 0, 1),
S_IRUGO           414 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           416 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
S_IRUGO           418 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 1),
S_IRUGO           419 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           421 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
S_IRUGO           423 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 5),
S_IRUGO           424 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_fault, S_IRUGO, show_temp_fault, NULL, 0, 1),
S_IRUGO           425 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 0, 2),
S_IRUGO           426 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           428 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
S_IRUGO           430 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 2),
S_IRUGO           431 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           433 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
S_IRUGO           435 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 6),
S_IRUGO           436 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_fault, S_IRUGO, show_temp_fault, NULL, 0, 2),
S_IRUGO           441 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 1),
S_IRUGO           442 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           444 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
S_IRUGO           451 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 1),
S_IRUGO           452 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           454 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
S_IRUGO           456 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 5),
S_IRUGO           457 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_type, S_IRUGO, show_temp_type, NULL, 0, 1),
S_IRUGO           458 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_fault, S_IRUGO, show_temp_fault, NULL, 0, 1),
S_IRUGO           460 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 0, 2),
S_IRUGO           461 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           463 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
S_IRUGO           466 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 2),
S_IRUGO           467 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           469 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
S_IRUGO           471 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 6),
S_IRUGO           472 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_type, S_IRUGO, show_temp_type, NULL, 0, 2),
S_IRUGO           473 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_fault, S_IRUGO, show_temp_fault, NULL, 0, 2),
S_IRUGO           475 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 0, 3),
S_IRUGO           476 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           478 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
S_IRUGO           481 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 3),
S_IRUGO           482 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           484 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
S_IRUGO           486 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 7),
S_IRUGO           487 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_type, S_IRUGO, show_temp_type, NULL, 0, 3),
S_IRUGO           488 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_fault, S_IRUGO, show_temp_fault, NULL, 0, 3),
S_IRUGO           493 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           495 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           498 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           500 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           503 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           505 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           510 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           512 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           515 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           517 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           520 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           522 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
S_IRUGO           533 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0),
S_IRUGO           534 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           536 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           538 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 4),
S_IRUGO           539 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_fault, S_IRUGO, show_temp_fault, NULL, 0, 0),
S_IRUGO           540 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 0, 1),
S_IRUGO           541 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           543 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           545 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 5),
S_IRUGO           546 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_fault, S_IRUGO, show_temp_fault, NULL, 0, 1),
S_IRUGO           547 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 0, 2),
S_IRUGO           548 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_crit,
S_IRUGO           550 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
S_IRUGO           552 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 6),
S_IRUGO           553 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_fault, S_IRUGO, show_temp_fault, NULL, 0, 2),
S_IRUGO           558 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in0_input, S_IRUGO, show_in, NULL, 0, 0),
S_IRUGO           559 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in1_input, S_IRUGO, show_in, NULL, 0, 1),
S_IRUGO           560 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in2_input, S_IRUGO, show_in, NULL, 0, 2),
S_IRUGO           561 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in3_input, S_IRUGO, show_in, NULL, 0, 3),
S_IRUGO           562 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in4_input, S_IRUGO, show_in, NULL, 0, 4),
S_IRUGO           563 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in5_input, S_IRUGO, show_in, NULL, 0, 5),
S_IRUGO           564 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in6_input, S_IRUGO, show_in, NULL, 0, 6),
S_IRUGO           565 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in7_input, S_IRUGO, show_in, NULL, 0, 7),
S_IRUGO           566 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in8_input, S_IRUGO, show_in, NULL, 0, 8),
S_IRUGO           567 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in9_input, S_IRUGO, show_in, NULL, 0, 9),
S_IRUGO           568 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in10_input, S_IRUGO, show_in, NULL, 0, 10),
S_IRUGO           573 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in1_max, S_IRUGO|S_IWUSR, show_in_max, store_in_max,
S_IRUGO           575 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in1_beep, S_IRUGO|S_IWUSR, show_in_beep, store_in_beep,
S_IRUGO           577 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(in1_alarm, S_IRUGO, show_in_alarm, NULL, 0, 1),
S_IRUGO           582 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan1_input, S_IRUGO, show_fan, NULL, 0, 0),
S_IRUGO           583 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan1_full_speed, S_IRUGO|S_IWUSR,
S_IRUGO           586 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan1_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 0),
S_IRUGO           587 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 0),
S_IRUGO           588 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
S_IRUGO           590 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_interpolate, S_IRUGO|S_IWUSR,
S_IRUGO           593 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan2_input, S_IRUGO, show_fan, NULL, 0, 1),
S_IRUGO           594 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan2_full_speed, S_IRUGO|S_IWUSR,
S_IRUGO           597 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan2_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 1),
S_IRUGO           598 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 1),
S_IRUGO           599 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
S_IRUGO           601 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_interpolate, S_IRUGO|S_IWUSR,
S_IRUGO           604 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan3_input, S_IRUGO, show_fan, NULL, 0, 2),
S_IRUGO           605 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan3_full_speed, S_IRUGO|S_IWUSR,
S_IRUGO           608 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan3_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 2),
S_IRUGO           609 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 2),
S_IRUGO           610 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
S_IRUGO           612 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_interpolate, S_IRUGO|S_IWUSR,
S_IRUGO           615 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan4_input, S_IRUGO, show_fan, NULL, 0, 3),
S_IRUGO           616 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan4_full_speed, S_IRUGO|S_IWUSR,
S_IRUGO           619 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan4_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 3),
S_IRUGO           620 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 3),
S_IRUGO           621 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
S_IRUGO           623 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_interpolate, S_IRUGO|S_IWUSR,
S_IRUGO           629 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan3_input, S_IRUGO, show_fan, NULL, 0, 2),
S_IRUGO           630 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan3_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 2),
S_IRUGO           631 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3, S_IRUGO|S_IWUSR,
S_IRUGO           637 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan1_beep, S_IRUGO|S_IWUSR, show_fan_beep,
S_IRUGO           639 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan2_beep, S_IRUGO|S_IWUSR, show_fan_beep,
S_IRUGO           641 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan3_beep, S_IRUGO|S_IWUSR, show_fan_beep,
S_IRUGO           643 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan4_beep, S_IRUGO|S_IWUSR, show_fan_beep,
S_IRUGO           652 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           655 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           658 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           661 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           664 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           667 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           671 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           674 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           677 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           680 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           683 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           686 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           689 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           693 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           696 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           699 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           702 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           705 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           708 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           711 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           715 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           725 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           728 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           731 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           734 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           737 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           740 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           743 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           747 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           750 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           753 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           756 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           759 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           762 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           765 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           768 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           772 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           775 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           778 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           781 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           784 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           787 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           790 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           793 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           797 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           803 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           806 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           809 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           812 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           815 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point4_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           818 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point5_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           821 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           824 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           827 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point3_temp, S_IRUGO|S_IWUSR,
S_IRUGO           830 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point4_temp, S_IRUGO|S_IWUSR,
S_IRUGO           833 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           837 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           839 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO           841 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO           844 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           847 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           850 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           853 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           856 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point4_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           859 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point5_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           862 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           865 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           868 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point3_temp, S_IRUGO|S_IWUSR,
S_IRUGO           871 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point4_temp, S_IRUGO|S_IWUSR,
S_IRUGO           874 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           878 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           880 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO           882 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO           885 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           888 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           891 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           894 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           897 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point4_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           900 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point5_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           903 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           906 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           909 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point3_temp, S_IRUGO|S_IWUSR,
S_IRUGO           912 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point4_temp, S_IRUGO|S_IWUSR,
S_IRUGO           915 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           919 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           921 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO           923 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO           926 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           929 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           932 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           935 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           938 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point4_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           941 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point5_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           944 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO           947 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO           950 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point3_temp, S_IRUGO|S_IWUSR,
S_IRUGO           953 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point4_temp, S_IRUGO|S_IWUSR,
S_IRUGO           956 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           960 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           962 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO           964 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm4_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO           970 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(fan4_input, S_IRUGO, show_fan, NULL, 0, 3),
S_IRUGO           979 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO           982 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           985 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           988 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           991 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point4_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           994 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point5_pwm, S_IRUGO|S_IWUSR,
S_IRUGO           997 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1000 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1003 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point3_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1006 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point4_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1009 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO          1013 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO          1015 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO          1017 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp1_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO          1020 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1023 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1026 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1029 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1032 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point4_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1035 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point5_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1038 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1041 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1044 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point3_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1047 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point4_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1050 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO          1054 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO          1056 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO          1058 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp2_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO          1061 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1064 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point1_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1067 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point2_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1070 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point3_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1073 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point4_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1076 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point5_pwm, S_IRUGO|S_IWUSR,
S_IRUGO          1079 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point1_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1082 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point2_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1085 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point3_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1088 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point4_temp, S_IRUGO|S_IWUSR,
S_IRUGO          1091 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
S_IRUGO          1095 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO          1097 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO          1099 drivers/hwmon/f71882fg.c 	SENSOR_ATTR_2(temp3_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO           658 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, show_in, NULL, 0);
S_IRUGO           659 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in0_max, S_IRUGO|S_IWUSR,
S_IRUGO           661 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in0_min, S_IRUGO|S_IWUSR,
S_IRUGO           663 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, show_in, NULL, 1);
S_IRUGO           664 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in1_max, S_IRUGO|S_IWUSR,
S_IRUGO           666 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in1_min, S_IRUGO|S_IWUSR,
S_IRUGO           668 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, show_in, NULL, 2);
S_IRUGO           669 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in2_max, S_IRUGO|S_IWUSR,
S_IRUGO           671 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in2_min, S_IRUGO|S_IWUSR,
S_IRUGO           673 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in3_input, S_IRUGO, show_in, NULL, 3);
S_IRUGO           674 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in3_max, S_IRUGO|S_IWUSR,
S_IRUGO           676 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(in3_min, S_IRUGO|S_IWUSR,
S_IRUGO           678 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp11, NULL, 0);
S_IRUGO           679 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           681 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO|S_IWUSR,
S_IRUGO           683 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 1);
S_IRUGO           684 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp2_max_hyst, S_IRUGO|S_IWUSR,
S_IRUGO           686 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO|S_IWUSR,
S_IRUGO           688 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
S_IRUGO           689 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan1_max, S_IRUGO, show_fan_max, NULL, 0);
S_IRUGO           690 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO|S_IWUSR,
S_IRUGO           692 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan1_target, S_IRUGO|S_IWUSR,
S_IRUGO           694 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1);
S_IRUGO           695 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan2_max, S_IRUGO, show_fan_max, NULL, 1);
S_IRUGO           696 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan2_min, S_IRUGO|S_IWUSR,
S_IRUGO           698 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(fan2_target, S_IRUGO|S_IWUSR,
S_IRUGO           700 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO|S_IWUSR,
S_IRUGO           702 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR,
S_IRUGO           704 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(pwm1_mode, S_IRUGO,
S_IRUGO           706 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR,
S_IRUGO           708 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR,
S_IRUGO           710 drivers/hwmon/f75375s.c static SENSOR_DEVICE_ATTR(pwm2_mode, S_IRUGO,
S_IRUGO           844 drivers/hwmon/f75375s.c 			S_IRUGO | S_IWUSR);
S_IRUGO           849 drivers/hwmon/f75375s.c 			S_IRUGO | S_IWUSR);
S_IRUGO           888 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in0_input, S_IRUGO, show_in, NULL, 0, 0);
S_IRUGO           889 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in0_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           891 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in0_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           894 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in1_input, S_IRUGO, show_in, NULL, 1, 0);
S_IRUGO           895 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in1_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           897 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in1_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           900 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in2_input, S_IRUGO, show_in, NULL, 2, 0);
S_IRUGO           901 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in2_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           903 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in2_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           906 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in3_input, S_IRUGO, show_in, NULL, 3, 0);
S_IRUGO           907 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in3_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           909 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in3_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           912 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in4_input, S_IRUGO, show_in, NULL, 4, 0);
S_IRUGO           913 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in4_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           915 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in4_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           918 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in5_input, S_IRUGO, show_in, NULL, 5, 0);
S_IRUGO           919 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in5_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           921 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in5_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           924 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in6_input, S_IRUGO, show_in, NULL, 6, 0);
S_IRUGO           925 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in6_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           927 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in6_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           930 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in7_input, S_IRUGO, show_in, NULL, 7, 0);
S_IRUGO           931 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in7_min, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           933 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in7_max, S_IRUGO | S_IWUSR, show_in, set_in,
S_IRUGO           936 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in8_input, S_IRUGO, show_in, NULL, 8, 0);
S_IRUGO           937 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in9_input, S_IRUGO, show_in, NULL, 9, 0);
S_IRUGO           938 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in10_input, S_IRUGO, show_in, NULL, 10, 0);
S_IRUGO           939 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in11_input, S_IRUGO, show_in, NULL, 11, 0);
S_IRUGO           940 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(in12_input, S_IRUGO, show_in, NULL, 12, 0);
S_IRUGO           994 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0);
S_IRUGO           995 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp1_min, S_IRUGO | S_IWUSR, show_temp, set_temp,
S_IRUGO           997 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp1_max, S_IRUGO | S_IWUSR, show_temp, set_temp,
S_IRUGO           999 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp1_offset, S_IRUGO | S_IWUSR, show_temp,
S_IRUGO          1001 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 1, 0);
S_IRUGO          1002 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp2_min, S_IRUGO | S_IWUSR, show_temp, set_temp,
S_IRUGO          1004 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp2_max, S_IRUGO | S_IWUSR, show_temp, set_temp,
S_IRUGO          1006 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp2_offset, S_IRUGO | S_IWUSR, show_temp,
S_IRUGO          1008 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 2, 0);
S_IRUGO          1009 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp3_min, S_IRUGO | S_IWUSR, show_temp, set_temp,
S_IRUGO          1011 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp3_max, S_IRUGO | S_IWUSR, show_temp, set_temp,
S_IRUGO          1013 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp3_offset, S_IRUGO | S_IWUSR, show_temp,
S_IRUGO          1015 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp4_input, S_IRUGO, show_temp, NULL, 3, 0);
S_IRUGO          1016 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp5_input, S_IRUGO, show_temp, NULL, 4, 0);
S_IRUGO          1017 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(temp6_input, S_IRUGO, show_temp, NULL, 5, 0);
S_IRUGO          1087 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp1_type, S_IRUGO | S_IWUSR, show_temp_type,
S_IRUGO          1089 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp2_type, S_IRUGO | S_IWUSR, show_temp_type,
S_IRUGO          1091 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp3_type, S_IRUGO | S_IWUSR, show_temp_type,
S_IRUGO          1624 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan1_input, S_IRUGO, show_fan, NULL, 0, 0);
S_IRUGO          1625 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan1_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
S_IRUGO          1627 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR, show_fan_div,
S_IRUGO          1630 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan2_input, S_IRUGO, show_fan, NULL, 1, 0);
S_IRUGO          1631 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan2_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
S_IRUGO          1633 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan2_div, S_IRUGO | S_IWUSR, show_fan_div,
S_IRUGO          1636 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan3_input, S_IRUGO, show_fan, NULL, 2, 0);
S_IRUGO          1637 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan3_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
S_IRUGO          1639 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO | S_IWUSR, show_fan_div,
S_IRUGO          1642 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan4_input, S_IRUGO, show_fan, NULL, 3, 0);
S_IRUGO          1643 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan4_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
S_IRUGO          1646 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan5_input, S_IRUGO, show_fan, NULL, 4, 0);
S_IRUGO          1647 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan5_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
S_IRUGO          1650 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan6_input, S_IRUGO, show_fan, NULL, 5, 0);
S_IRUGO          1651 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(fan6_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
S_IRUGO          1654 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1656 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 0);
S_IRUGO          1657 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR, show_pwm_freq,
S_IRUGO          1659 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IRUGO,
S_IRUGO          1661 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1663 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1665 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1667 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point4_pwm, S_IRUGO,
S_IRUGO          1669 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1671 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1673 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1675 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1677 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_point4_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1679 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm1_auto_start, S_IRUGO | S_IWUSR,
S_IRUGO          1681 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm1_auto_slope, S_IRUGO | S_IWUSR,
S_IRUGO          1684 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1686 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 1);
S_IRUGO          1687 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm2_freq, S_IRUGO, show_pwm_freq, set_pwm_freq, 1);
S_IRUGO          1688 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm2_auto_channels_temp, S_IRUGO,
S_IRUGO          1690 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1692 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1694 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1696 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point4_pwm, S_IRUGO,
S_IRUGO          1698 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1700 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1702 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1704 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1706 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_point4_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1708 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm2_auto_start, S_IRUGO | S_IWUSR,
S_IRUGO          1710 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm2_auto_slope, S_IRUGO | S_IWUSR,
S_IRUGO          1713 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1715 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm3, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 2);
S_IRUGO          1716 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm3_freq, S_IRUGO, show_pwm_freq, NULL, 2);
S_IRUGO          1717 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm3_auto_channels_temp, S_IRUGO,
S_IRUGO          1719 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1721 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1723 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_pwm, S_IRUGO | S_IWUSR,
S_IRUGO          1725 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point4_pwm, S_IRUGO,
S_IRUGO          1727 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1729 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1731 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1733 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1735 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_point4_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1737 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm3_auto_start, S_IRUGO | S_IWUSR,
S_IRUGO          1739 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm3_auto_slope, S_IRUGO | S_IWUSR,
S_IRUGO          1742 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm4_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1744 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm4, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 3);
S_IRUGO          1745 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm4_freq, S_IRUGO, show_pwm_freq, NULL, 3);
S_IRUGO          1746 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm4_auto_channels_temp, S_IRUGO,
S_IRUGO          1748 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm4_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1750 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm4_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1752 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm4_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1754 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm4_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1756 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm4_auto_start, S_IRUGO | S_IWUSR,
S_IRUGO          1758 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm4_auto_slope, S_IRUGO | S_IWUSR,
S_IRUGO          1761 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm5_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1763 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm5, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 4);
S_IRUGO          1764 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm5_freq, S_IRUGO, show_pwm_freq, NULL, 4);
S_IRUGO          1765 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm5_auto_channels_temp, S_IRUGO,
S_IRUGO          1767 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm5_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1769 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm5_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1771 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm5_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1773 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm5_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1775 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm5_auto_start, S_IRUGO | S_IWUSR,
S_IRUGO          1777 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm5_auto_slope, S_IRUGO | S_IWUSR,
S_IRUGO          1780 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm6_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1782 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm6, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 5);
S_IRUGO          1783 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm6_freq, S_IRUGO, show_pwm_freq, NULL, 5);
S_IRUGO          1784 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm6_auto_channels_temp, S_IRUGO,
S_IRUGO          1786 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm6_auto_point1_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1788 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm6_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1790 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm6_auto_point2_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1792 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm6_auto_point3_temp, S_IRUGO | S_IWUSR,
S_IRUGO          1794 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR_2(pwm6_auto_start, S_IRUGO | S_IWUSR,
S_IRUGO          1796 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(pwm6_auto_slope, S_IRUGO | S_IWUSR,
S_IRUGO          1844 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 8);
S_IRUGO          1845 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 9);
S_IRUGO          1846 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 10);
S_IRUGO          1847 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 11);
S_IRUGO          1848 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 12);
S_IRUGO          1849 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 13);
S_IRUGO          1850 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 14);
S_IRUGO          1851 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 15);
S_IRUGO          1852 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 0);
S_IRUGO          1853 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 1);
S_IRUGO          1854 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 2);
S_IRUGO          1855 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan4_alarm, S_IRUGO, show_alarm, NULL, 3);
S_IRUGO          1856 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan5_alarm, S_IRUGO, show_alarm, NULL, 6);
S_IRUGO          1857 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan6_alarm, S_IRUGO, show_alarm, NULL, 7);
S_IRUGO          1858 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 16);
S_IRUGO          1859 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 17);
S_IRUGO          1860 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 18);
S_IRUGO          1861 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(intrusion0_alarm, S_IRUGO | S_IWUSR,
S_IRUGO          1894 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
S_IRUGO          1896 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in1_beep, S_IRUGO, show_beep, NULL, 1);
S_IRUGO          1897 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in2_beep, S_IRUGO, show_beep, NULL, 1);
S_IRUGO          1898 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in3_beep, S_IRUGO, show_beep, NULL, 1);
S_IRUGO          1899 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in4_beep, S_IRUGO, show_beep, NULL, 1);
S_IRUGO          1900 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in5_beep, S_IRUGO, show_beep, NULL, 1);
S_IRUGO          1901 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in6_beep, S_IRUGO, show_beep, NULL, 1);
S_IRUGO          1902 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in7_beep, S_IRUGO, show_beep, NULL, 1);
S_IRUGO          1904 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan1_beep, S_IRUGO, show_beep, set_beep, 0);
S_IRUGO          1905 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan2_beep, S_IRUGO, show_beep, set_beep, 0);
S_IRUGO          1906 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan3_beep, S_IRUGO, show_beep, set_beep, 0);
S_IRUGO          1907 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan4_beep, S_IRUGO, show_beep, set_beep, 0);
S_IRUGO          1908 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan5_beep, S_IRUGO, show_beep, set_beep, 0);
S_IRUGO          1909 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(fan6_beep, S_IRUGO, show_beep, set_beep, 0);
S_IRUGO          1910 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp1_beep, S_IRUGO | S_IWUSR,
S_IRUGO          1912 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp2_beep, S_IRUGO, show_beep, NULL, 2);
S_IRUGO          1913 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp3_beep, S_IRUGO, show_beep, NULL, 2);
S_IRUGO          1975 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in3_label, S_IRUGO, show_label, NULL, 0);
S_IRUGO          1976 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in7_label, S_IRUGO, show_label, NULL, 1);
S_IRUGO          1977 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in8_label, S_IRUGO, show_label, NULL, 2);
S_IRUGO          1979 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in9_label, S_IRUGO, show_label, NULL, 3);
S_IRUGO           740 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
S_IRUGO           741 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(fan1_min, S_IWUSR | S_IRUGO, show_fan,
S_IRUGO           744 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm1, set_pwm1, 0);
S_IRUGO           746 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point1_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           748 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point1_temp, S_IWUSR | S_IRUGO,
S_IRUGO           750 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point1_temp_hyst, S_IRUGO,
S_IRUGO           752 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point2_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           754 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp, S_IWUSR | S_IRUGO,
S_IRUGO           756 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp_hyst, S_IRUGO,
S_IRUGO           758 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point3_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           760 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point3_temp, S_IWUSR | S_IRUGO,
S_IRUGO           762 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point3_temp_hyst, S_IRUGO,
S_IRUGO           764 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point4_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           766 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point4_temp, S_IWUSR | S_IRUGO,
S_IRUGO           768 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point4_temp_hyst, S_IRUGO,
S_IRUGO           770 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point5_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           772 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point5_temp, S_IWUSR | S_IRUGO,
S_IRUGO           774 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point5_temp_hyst, S_IRUGO,
S_IRUGO           776 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point6_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           778 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point6_temp, S_IWUSR | S_IRUGO,
S_IRUGO           780 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point6_temp_hyst, S_IRUGO,
S_IRUGO           782 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point7_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           784 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point7_temp, S_IWUSR | S_IRUGO,
S_IRUGO           786 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point7_temp_hyst, S_IRUGO,
S_IRUGO           788 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point8_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           790 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point8_temp, S_IWUSR | S_IRUGO,
S_IRUGO           792 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point8_temp_hyst, S_IRUGO,
S_IRUGO           794 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point9_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           796 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point9_temp, S_IWUSR | S_IRUGO,
S_IRUGO           798 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point9_temp_hyst, S_IRUGO,
S_IRUGO           800 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point10_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           802 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point10_temp, S_IWUSR | S_IRUGO,
S_IRUGO           804 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point10_temp_hyst, S_IRUGO,
S_IRUGO           806 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point11_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           808 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point11_temp, S_IWUSR | S_IRUGO,
S_IRUGO           810 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point11_temp_hyst, S_IRUGO,
S_IRUGO           812 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point12_pwm, S_IWUSR | S_IRUGO,
S_IRUGO           814 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point12_temp, S_IWUSR | S_IRUGO,
S_IRUGO           816 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(pwm1_auto_point12_temp_hyst, S_IRUGO,
S_IRUGO           819 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_local_temp8, NULL, 0);
S_IRUGO           820 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_local_temp8,
S_IRUGO           823 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 0);
S_IRUGO           824 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp11,
S_IRUGO           826 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp11,
S_IRUGO           828 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_offset, S_IWUSR | S_IRUGO, show_temp11,
S_IRUGO           830 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_crit, S_IRUGO, show_remote_temp8,
S_IRUGO           837 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(fan1_min_alarm, S_IRUGO, show_alarm, NULL, 0);
S_IRUGO           838 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_crit_alarm, S_IRUGO, show_alarm, NULL, 1);
S_IRUGO           839 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_fault, S_IRUGO, show_alarm, NULL, 2);
S_IRUGO           840 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_min_alarm, S_IRUGO, show_alarm, NULL, 3);
S_IRUGO           841 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp2_max_alarm, S_IRUGO, show_alarm, NULL, 4);
S_IRUGO           842 drivers/hwmon/lm63.c static SENSOR_DEVICE_ATTR(temp1_max_alarm, S_IRUGO, show_alarm, NULL, 6);
S_IRUGO           123 drivers/hwmon/max1111.c 	SENSOR_DEVICE_ATTR(in##_id##_input, S_IRUGO, show_adc, NULL, _id)
S_IRUGO           243 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
S_IRUGO           244 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp_max,
S_IRUGO           246 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp1_min, S_IRUGO, show_temp_min,
S_IRUGO           248 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp, NULL, 1);
S_IRUGO           249 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
S_IRUGO           251 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp2_min, S_IRUGO, show_temp_min,
S_IRUGO           253 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_temp, NULL, 2);
S_IRUGO           254 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO, show_temp_max,
S_IRUGO           256 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp3_min, S_IRUGO, show_temp_min,
S_IRUGO           258 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp4_input, S_IRUGO, show_temp, NULL, 3);
S_IRUGO           259 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp4_max, S_IRUGO, show_temp_max,
S_IRUGO           261 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp4_min, S_IRUGO, show_temp_min,
S_IRUGO           263 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp5_input, S_IRUGO, show_temp, NULL, 4);
S_IRUGO           264 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp5_max, S_IRUGO, show_temp_max,
S_IRUGO           266 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp5_min, S_IRUGO, show_temp_min,
S_IRUGO           269 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp1_max_alarm, S_IRUGO, show_alarm, NULL, 14);
S_IRUGO           270 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp1_min_alarm, S_IRUGO, show_alarm, NULL, 13);
S_IRUGO           271 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp2_min_alarm, S_IRUGO, show_alarm, NULL, 7);
S_IRUGO           272 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp2_max_alarm, S_IRUGO, show_alarm, NULL, 6);
S_IRUGO           273 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp3_min_alarm, S_IRUGO, show_alarm, NULL, 5);
S_IRUGO           274 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp3_max_alarm, S_IRUGO, show_alarm, NULL, 4);
S_IRUGO           275 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp4_min_alarm, S_IRUGO, show_alarm, NULL, 3);
S_IRUGO           276 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp4_max_alarm, S_IRUGO, show_alarm, NULL, 2);
S_IRUGO           277 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp5_min_alarm, S_IRUGO, show_alarm, NULL, 1);
S_IRUGO           278 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp5_max_alarm, S_IRUGO, show_alarm, NULL, 0);
S_IRUGO           280 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp2_fault, S_IRUGO, show_fault, NULL, 1);
S_IRUGO           281 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp3_fault, S_IRUGO, show_fault, NULL, 2);
S_IRUGO           282 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp4_fault, S_IRUGO, show_fault, NULL, 3);
S_IRUGO           283 drivers/hwmon/max1668.c static SENSOR_DEVICE_ATTR(temp5_fault, S_IRUGO, show_fault, NULL, 4);
S_IRUGO           331 drivers/hwmon/max1668.c 	umode_t ret = S_IRUGO;
S_IRUGO           216 drivers/hwmon/max197.c 	static SENSOR_DEVICE_ATTR(in##chan##_input, S_IRUGO,		\
S_IRUGO           218 drivers/hwmon/max197.c 	static SENSOR_DEVICE_ATTR_2(in##chan##_min, S_IRUGO | S_IWUSR,	\
S_IRUGO           222 drivers/hwmon/max197.c 	static SENSOR_DEVICE_ATTR_2(in##chan##_max, S_IRUGO | S_IWUSR,	\
S_IRUGO           692 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(in_label, "in%d_label", S_IRUGO, show_in_label, NULL, 0);
S_IRUGO           693 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(in_input, "in%d_input", S_IRUGO, show_in_reg, NULL, 0, 0);
S_IRUGO           694 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(in_min, "in%d_min", S_IRUGO, show_in_reg, NULL, 0, 1);
S_IRUGO           695 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(in_max, "in%d_max", S_IRUGO, show_in_reg, NULL, 0, 2);
S_IRUGO           760 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(fan_input, "fan%d_input", S_IRUGO, show_fan, NULL, 0);
S_IRUGO           761 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IRUGO, show_fan_pulses, NULL, 0);
S_IRUGO           762 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(fan_min, "fan%d_min", S_IRUGO, show_fan_min, NULL, 0);
S_IRUGO           879 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_input, "temp%d_input", S_IRUGO, show_temp16, NULL, 0);
S_IRUGO           880 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0);
S_IRUGO           881 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(temp_min, "temp%d_min", S_IRUGO, show_temp8, NULL, 0, 0);
S_IRUGO           882 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(temp_max, "temp%d_max", S_IRUGO, show_temp8, NULL, 0, 1);
S_IRUGO           883 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_max_hyst, "temp%d_max_hyst", S_IRUGO, show_temp_hyst, NULL,
S_IRUGO           885 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(temp_crit, "temp%d_crit", S_IRUGO, show_temp8, NULL, 0, 3);
S_IRUGO           886 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_type, "temp%d_type", S_IRUGO, show_temp_type, NULL, 0);
S_IRUGO           942 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(pwm, "pwm%d", S_IRUGO, show_pwm, store_pwm, 0);
S_IRUGO          2060 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(in_input, "in%d_input", S_IRUGO, show_in_reg, NULL, 0, 0);
S_IRUGO          2061 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(in_alarm, "in%d_alarm", S_IRUGO, show_alarm, NULL, 0);
S_IRUGO          2062 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(in_beep, "in%d_beep", S_IWUSR | S_IRUGO, show_beep, store_beep,
S_IRUGO          2064 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(in_min, "in%d_min", S_IWUSR | S_IRUGO, show_in_reg,
S_IRUGO          2066 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(in_max, "in%d_max", S_IWUSR | S_IRUGO, show_in_reg,
S_IRUGO          2278 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_input, "fan%d_input", S_IRUGO, show_fan, NULL, 0);
S_IRUGO          2279 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_alarm, "fan%d_alarm", S_IRUGO, show_alarm, NULL,
S_IRUGO          2281 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_beep, "fan%d_beep", S_IWUSR | S_IRUGO, show_beep,
S_IRUGO          2283 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IWUSR | S_IRUGO, show_fan_pulses,
S_IRUGO          2285 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_min, "fan%d_min", S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO          2287 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_div, "fan%d_div", S_IRUGO, show_fan_div, NULL, 0);
S_IRUGO          2479 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_input, "temp%d_input", S_IRUGO, show_temp, NULL, 0, 0);
S_IRUGO          2480 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0);
S_IRUGO          2481 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_max, "temp%d_max", S_IRUGO | S_IWUSR, show_temp,
S_IRUGO          2483 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_max_hyst, "temp%d_max_hyst", S_IRUGO | S_IWUSR,
S_IRUGO          2485 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_crit, "temp%d_crit", S_IRUGO | S_IWUSR, show_temp,
S_IRUGO          2487 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_lcrit, "temp%d_lcrit", S_IRUGO | S_IWUSR, show_temp,
S_IRUGO          2489 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_offset, "temp%d_offset", S_IRUGO | S_IWUSR,
S_IRUGO          2491 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_type, "temp%d_type", S_IRUGO | S_IWUSR, show_temp_type,
S_IRUGO          2493 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_alarm, "temp%d_alarm", S_IRUGO, show_temp_alarm, NULL, 0);
S_IRUGO          2494 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_beep, "temp%d_beep", S_IRUGO | S_IWUSR, show_temp_beep,
S_IRUGO          3028 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm, "pwm%d", S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0, 0);
S_IRUGO          3029 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_mode, "pwm%d_mode", S_IWUSR | S_IRUGO, show_pwm_mode,
S_IRUGO          3031 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", S_IWUSR | S_IRUGO, show_pwm_enable,
S_IRUGO          3033 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_temp_sel, "pwm%d_temp_sel", S_IWUSR | S_IRUGO,
S_IRUGO          3035 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_target_temp, "pwm%d_target_temp", S_IWUSR | S_IRUGO,
S_IRUGO          3037 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_target, "fan%d_target", S_IWUSR | S_IRUGO,
S_IRUGO          3039 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_tolerance, "fan%d_tolerance", S_IWUSR | S_IRUGO,
S_IRUGO          3079 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_weight_temp_sel, "pwm%d_weight_temp_sel", S_IWUSR | S_IRUGO,
S_IRUGO          3082 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 0);
S_IRUGO          3084 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 1);
S_IRUGO          3086 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_weight_temp, store_weight_temp, 0, 2);
S_IRUGO          3088 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0, 5);
S_IRUGO          3090 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0, 6);
S_IRUGO          3287 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_stop_time, "pwm%d_stop_time", S_IWUSR | S_IRUGO,
S_IRUGO          3289 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_step_up_time, "pwm%d_step_up_time", S_IWUSR | S_IRUGO,
S_IRUGO          3291 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_step_down_time, "pwm%d_step_down_time", S_IWUSR | S_IRUGO,
S_IRUGO          3293 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_start, "pwm%d_start", S_IWUSR | S_IRUGO, show_pwm,
S_IRUGO          3295 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_floor, "pwm%d_floor", S_IWUSR | S_IRUGO, show_pwm,
S_IRUGO          3297 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_temp_tolerance, "pwm%d_temp_tolerance", S_IWUSR | S_IRUGO,
S_IRUGO          3300 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_temp_tolerance, store_temp_tolerance,
S_IRUGO          3303 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_max, "pwm%d_max", S_IWUSR | S_IRUGO, show_pwm, store_pwm,
S_IRUGO          3306 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_step, "pwm%d_step", S_IWUSR | S_IRUGO, show_pwm,
S_IRUGO          3310 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 0);
S_IRUGO          3312 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 0);
S_IRUGO          3315 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 1);
S_IRUGO          3317 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 1);
S_IRUGO          3320 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 2);
S_IRUGO          3322 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 2);
S_IRUGO          3325 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 3);
S_IRUGO          3327 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 3);
S_IRUGO          3330 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 4);
S_IRUGO          3332 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 4);
S_IRUGO          3335 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 5);
S_IRUGO          3337 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 5);
S_IRUGO          3340 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_pwm, store_auto_pwm, 0, 6);
S_IRUGO          3342 drivers/hwmon/nct6775.c 		  S_IWUSR | S_IRUGO, show_auto_temp, store_auto_temp, 0, 6);
S_IRUGO          3448 drivers/hwmon/nct6775.c static SENSOR_DEVICE_ATTR(intrusion0_alarm, S_IWUSR | S_IRUGO, show_alarm,
S_IRUGO          3450 drivers/hwmon/nct6775.c static SENSOR_DEVICE_ATTR(intrusion1_alarm, S_IWUSR | S_IRUGO, show_alarm,
S_IRUGO          3452 drivers/hwmon/nct6775.c static SENSOR_DEVICE_ATTR(intrusion0_beep, S_IWUSR | S_IRUGO, show_beep,
S_IRUGO          3454 drivers/hwmon/nct6775.c static SENSOR_DEVICE_ATTR(intrusion1_beep, S_IWUSR | S_IRUGO, show_beep,
S_IRUGO          3456 drivers/hwmon/nct6775.c static SENSOR_DEVICE_ATTR(beep_enable, S_IWUSR | S_IRUGO, show_beep,
S_IRUGO            85 drivers/hwmon/pcf8591.c static DEVICE_ATTR(in##channel##_input, S_IRUGO,			\
S_IRUGO            98 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc0_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 0);
S_IRUGO            99 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc1_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 1);
S_IRUGO           100 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc2_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 2);
S_IRUGO           101 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc3_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 3);
S_IRUGO           102 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc4_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 4);
S_IRUGO           103 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc5_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 5);
S_IRUGO           104 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc6_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 6);
S_IRUGO           105 drivers/hwmon/s3c-hwmon.c static SENSOR_DEVICE_ATTR(adc7_raw, S_IRUGO, s3c_hwmon_show_raw, NULL, 7);
S_IRUGO           221 drivers/hwmon/s3c-hwmon.c 	attr->dev_attr.attr.mode  = S_IRUGO;
S_IRUGO           239 drivers/hwmon/s3c-hwmon.c 		attr->dev_attr.attr.mode  = S_IRUGO;
S_IRUGO           393 drivers/hwmon/smm665.c 	static SENSOR_DEVICE_ATTR(name##_##type, S_IRUGO, \
S_IRUGO           149 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(fan##index##_speed, S_IRUGO | S_IWUSR,	\
S_IRUGO           151 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(fan##index##_fault, S_IRUGO,			\
S_IRUGO           160 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(psu_fan_fault, S_IRUGO, show_fan_fault, NULL, 6);
S_IRUGO           173 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(adt7462_local_temp, S_IRUGO, show_temp, NULL, 0);
S_IRUGO           174 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(cpu0_temp, S_IRUGO, show_temp, NULL, 1);
S_IRUGO           175 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(cpu1_temp, S_IRUGO, show_temp, NULL, 2);
S_IRUGO           176 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(motherboard_temp, S_IRUGO, show_temp, NULL, 3);
S_IRUGO           177 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(lm95221_local_temp, S_IRUGO, show_temp, NULL, 4);
S_IRUGO           178 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(fire_temp, S_IRUGO, show_temp, NULL, 5);
S_IRUGO           179 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(lsi1064_local_temp, S_IRUGO, show_temp, NULL, 6);
S_IRUGO           180 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(front_panel_temp, S_IRUGO, show_temp, NULL, 7);
S_IRUGO           181 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(psu_temp, S_IRUGO, show_temp, NULL, 13);
S_IRUGO           194 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(fan_failure, S_IRUGO, show_stat_bit, NULL, 0);
S_IRUGO           195 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(env_bus_busy, S_IRUGO, show_stat_bit, NULL, 1);
S_IRUGO           196 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(env_data_stale, S_IRUGO, show_stat_bit, NULL, 2);
S_IRUGO           197 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(tpm_self_test_passed, S_IRUGO, show_stat_bit, NULL,
S_IRUGO           210 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(firmware_version, S_IRUGO, show_fwver, NULL, 0);
S_IRUGO           218 drivers/hwmon/ultra45_env.c static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
S_IRUGO           912 drivers/hwmon/vt1211.c {	SENSOR_ATTR_2(in##ix##_input, S_IRUGO, \
S_IRUGO           914 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(in##ix##_min, S_IRUGO | S_IWUSR, \
S_IRUGO           916 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(in##ix##_max, S_IRUGO | S_IWUSR, \
S_IRUGO           918 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(in##ix##_alarm, S_IRUGO, \
S_IRUGO           958 drivers/hwmon/vt1211.c {	SENSOR_ATTR_2(temp##ix##_input, S_IRUGO, \
S_IRUGO           960 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(temp##ix##_max, S_IRUGO | S_IWUSR, \
S_IRUGO           962 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(temp##ix##_max_hyst, S_IRUGO | S_IWUSR, \
S_IRUGO           964 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(temp##ix##_alarm, S_IRUGO, \
S_IRUGO          1007 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(fan##ix##_input, S_IRUGO, \
S_IRUGO          1009 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
S_IRUGO          1011 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(fan##ix##_div, S_IRUGO | S_IWUSR, \
S_IRUGO          1013 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(fan##ix##_alarm, S_IRUGO, \
S_IRUGO          1017 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix, S_IRUGO, \
S_IRUGO          1019 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_enable, S_IRUGO | S_IWUSR, \
S_IRUGO          1021 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_auto_channels_temp, S_IRUGO | S_IWUSR, \
S_IRUGO          1025 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_freq, S_IRUGO | S_IWUSR, \
S_IRUGO          1029 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_freq, S_IRUGO, \
S_IRUGO          1033 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_temp, S_IRUGO | S_IWUSR, \
S_IRUGO          1038 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_temp, S_IRUGO, \
S_IRUGO          1043 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1048 drivers/hwmon/vt1211.c 	SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_pwm, S_IRUGO, \
S_IRUGO          1078 drivers/hwmon/vt1211.c 	__ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm),
S_IRUGO          1079 drivers/hwmon/vt1211.c 	__ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
S_IRUGO          1080 drivers/hwmon/vt1211.c 	__ATTR(name, S_IRUGO, show_name, NULL),
S_IRUGO          1081 drivers/hwmon/vt1211.c 	__ATTR(alarms, S_IRUGO, show_alarms, NULL),
S_IRUGO           980 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in0_input, S_IRUGO, show_in, NULL, 0),
S_IRUGO           981 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in1_input, S_IRUGO, show_in, NULL, 1),
S_IRUGO           982 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in2_input, S_IRUGO, show_in, NULL, 2),
S_IRUGO           983 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in3_input, S_IRUGO, show_in, NULL, 3),
S_IRUGO           984 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in4_input, S_IRUGO, show_in, NULL, 4),
S_IRUGO           985 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in5_input, S_IRUGO, show_in, NULL, 5),
S_IRUGO           986 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in6_input, S_IRUGO, show_in, NULL, 6),
S_IRUGO           987 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in7_input, S_IRUGO, show_in, NULL, 7),
S_IRUGO           988 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in8_input, S_IRUGO, show_in, NULL, 8),
S_IRUGO           989 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in9_input, S_IRUGO, show_in, NULL, 9),
S_IRUGO           993 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0),
S_IRUGO           994 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1),
S_IRUGO           995 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2),
S_IRUGO           996 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3),
S_IRUGO           997 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 8),
S_IRUGO           998 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 21),
S_IRUGO           999 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 20),
S_IRUGO          1000 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 16),
S_IRUGO          1001 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 17),
S_IRUGO          1002 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in9_alarm, S_IRUGO, show_alarm, NULL, 19),
S_IRUGO          1006 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in0_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 0),
S_IRUGO          1007 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in1_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 1),
S_IRUGO          1008 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in2_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 2),
S_IRUGO          1009 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in3_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 3),
S_IRUGO          1010 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in4_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 4),
S_IRUGO          1011 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in5_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 5),
S_IRUGO          1012 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in6_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 6),
S_IRUGO          1013 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in7_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 7),
S_IRUGO          1014 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in8_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 8),
S_IRUGO          1015 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in9_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 9),
S_IRUGO          1019 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
S_IRUGO          1020 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
S_IRUGO          1021 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
S_IRUGO          1022 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in3_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 3),
S_IRUGO          1023 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in4_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 4),
S_IRUGO          1024 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in5_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 5),
S_IRUGO          1025 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in6_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 6),
S_IRUGO          1026 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in7_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 7),
S_IRUGO          1027 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in8_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 8),
S_IRUGO          1028 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(in9_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 9),
S_IRUGO          1155 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0),
S_IRUGO          1156 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1),
S_IRUGO          1157 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 2),
S_IRUGO          1158 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan4_input, S_IRUGO, show_fan, NULL, 3),
S_IRUGO          1159 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan5_input, S_IRUGO, show_fan, NULL, 4),
S_IRUGO          1163 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 6),
S_IRUGO          1164 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 7),
S_IRUGO          1165 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 11),
S_IRUGO          1166 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan4_alarm, S_IRUGO, show_alarm, NULL, 10),
S_IRUGO          1167 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan5_alarm, S_IRUGO, show_alarm, NULL, 23),
S_IRUGO          1171 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO          1173 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO          1175 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan3_min, S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO          1177 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan4_min, S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO          1179 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan5_min, S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO          1184 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan1_div, S_IRUGO, show_fan_div, NULL, 0),
S_IRUGO          1185 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan2_div, S_IRUGO, show_fan_div, NULL, 1),
S_IRUGO          1186 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan3_div, S_IRUGO, show_fan_div, NULL, 2),
S_IRUGO          1187 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan4_div, S_IRUGO, show_fan_div, NULL, 3),
S_IRUGO          1188 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(fan5_div, S_IRUGO, show_fan_div, NULL, 4),
S_IRUGO          1281 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0),
S_IRUGO          1282 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_input, S_IRUGO, show_temp, NULL, 1),
S_IRUGO          1283 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_input, S_IRUGO, show_temp, NULL, 2),
S_IRUGO          1284 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp4_input, S_IRUGO, show_temp, NULL, 3),
S_IRUGO          1285 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp5_input, S_IRUGO, show_temp, NULL, 4),
S_IRUGO          1286 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp6_input, S_IRUGO, show_temp, NULL, 5),
S_IRUGO          1287 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp7_input, S_IRUGO, show_temp, NULL, 6),
S_IRUGO          1288 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp8_input, S_IRUGO, show_temp, NULL, 7),
S_IRUGO          1289 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp9_input, S_IRUGO, show_temp, NULL, 8),
S_IRUGO          1293 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_label, S_IRUGO, show_temp_label, NULL, 0),
S_IRUGO          1294 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_label, S_IRUGO, show_temp_label, NULL, 1),
S_IRUGO          1295 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_label, S_IRUGO, show_temp_label, NULL, 2),
S_IRUGO          1296 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp4_label, S_IRUGO, show_temp_label, NULL, 3),
S_IRUGO          1297 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp5_label, S_IRUGO, show_temp_label, NULL, 4),
S_IRUGO          1298 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp6_label, S_IRUGO, show_temp_label, NULL, 5),
S_IRUGO          1299 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp7_label, S_IRUGO, show_temp_label, NULL, 6),
S_IRUGO          1300 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp8_label, S_IRUGO, show_temp_label, NULL, 7),
S_IRUGO          1301 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp9_label, S_IRUGO, show_temp_label, NULL, 8),
S_IRUGO          1305 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1307 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1309 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1311 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp4_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1313 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp5_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1315 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp6_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1317 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp7_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1319 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp8_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1321 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp9_max, S_IRUGO | S_IWUSR, show_temp_max,
S_IRUGO          1326 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1328 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1330 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1332 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp4_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1334 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp5_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1336 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp6_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1338 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp7_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1340 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp8_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1342 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp9_max_hyst, S_IRUGO | S_IWUSR, show_temp_max_hyst,
S_IRUGO          1347 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 4),
S_IRUGO          1348 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 5),
S_IRUGO          1349 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 13),
S_IRUGO          1353 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_type, S_IRUGO, show_temp_type, NULL, 0),
S_IRUGO          1354 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_type, S_IRUGO, show_temp_type, NULL, 1),
S_IRUGO          1355 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_type, S_IRUGO, show_temp_type, NULL, 2),
S_IRUGO          1359 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp1_offset, S_IRUGO | S_IWUSR, show_temp_offset,
S_IRUGO          1361 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp2_offset, S_IRUGO | S_IWUSR, show_temp_offset,
S_IRUGO          1363 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(temp3_offset, S_IRUGO | S_IWUSR, show_temp_offset,
S_IRUGO          1559 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0),
S_IRUGO          1560 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1),
S_IRUGO          1561 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 2),
S_IRUGO          1562 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 3),
S_IRUGO          1566 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
S_IRUGO          1568 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
S_IRUGO          1570 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
S_IRUGO          1572 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
S_IRUGO          1577 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
S_IRUGO          1579 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
S_IRUGO          1581 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
S_IRUGO          1583 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
S_IRUGO          1588 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_target, S_IWUSR | S_IRUGO, show_target_temp,
S_IRUGO          1590 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_target, S_IWUSR | S_IRUGO, show_target_temp,
S_IRUGO          1592 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_target, S_IWUSR | S_IRUGO, show_target_temp,
S_IRUGO          1594 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_target, S_IWUSR | S_IRUGO, show_target_temp,
S_IRUGO          1599 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
S_IRUGO          1601 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
S_IRUGO          1603 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
S_IRUGO          1605 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_tolerance, S_IWUSR | S_IRUGO, show_tolerance,
S_IRUGO          1693 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_stop_time, S_IWUSR | S_IRUGO, show_fan_stop_time,
S_IRUGO          1695 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_start_output, S_IWUSR | S_IRUGO, show_fan_start_output,
S_IRUGO          1697 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_stop_output, S_IWUSR | S_IRUGO, show_fan_stop_output,
S_IRUGO          1699 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_max_output, S_IWUSR | S_IRUGO, show_fan_max_output,
S_IRUGO          1701 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm4_step_output, S_IWUSR | S_IRUGO, show_fan_step_output,
S_IRUGO          1706 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_stop_time, S_IWUSR | S_IRUGO, show_fan_stop_time,
S_IRUGO          1708 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_start_output, S_IWUSR | S_IRUGO, show_fan_start_output,
S_IRUGO          1710 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_stop_output, S_IWUSR | S_IRUGO, show_fan_stop_output,
S_IRUGO          1715 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_stop_time, S_IWUSR | S_IRUGO, show_fan_stop_time,
S_IRUGO          1717 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_stop_time, S_IWUSR | S_IRUGO, show_fan_stop_time,
S_IRUGO          1719 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_start_output, S_IWUSR | S_IRUGO, show_fan_start_output,
S_IRUGO          1721 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_start_output, S_IWUSR | S_IRUGO, show_fan_start_output,
S_IRUGO          1723 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_stop_output, S_IWUSR | S_IRUGO, show_fan_stop_output,
S_IRUGO          1725 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_stop_output, S_IWUSR | S_IRUGO, show_fan_stop_output,
S_IRUGO          1735 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_max_output, S_IWUSR | S_IRUGO, show_fan_max_output,
S_IRUGO          1737 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm1_step_output, S_IWUSR | S_IRUGO, show_fan_step_output,
S_IRUGO          1739 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_max_output, S_IWUSR | S_IRUGO, show_fan_max_output,
S_IRUGO          1741 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm2_step_output, S_IWUSR | S_IRUGO, show_fan_step_output,
S_IRUGO          1743 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_max_output, S_IWUSR | S_IRUGO, show_fan_max_output,
S_IRUGO          1745 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR(pwm3_step_output, S_IWUSR | S_IRUGO, show_fan_step_output,
S_IRUGO          1793 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR_2(intrusion0_alarm, S_IWUSR | S_IRUGO, show_caseopen,
S_IRUGO          1795 drivers/hwmon/w83627ehf.c 	SENSOR_ATTR_2(intrusion1_alarm, S_IWUSR | S_IRUGO, show_caseopen,
S_IRUGO           282 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in##offset##_input, S_IRUGO, \
S_IRUGO           284 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
S_IRUGO           286 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in##offset##_max, S_IRUGO | S_IWUSR, \
S_IRUGO           336 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
S_IRUGO           337 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO | S_IWUSR,
S_IRUGO           339 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1);
S_IRUGO           340 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan2_min, S_IRUGO | S_IWUSR,
S_IRUGO           342 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 2);
S_IRUGO           343 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan3_min, S_IRUGO | S_IWUSR,
S_IRUGO           394 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp##offset##_input, S_IRUGO, \
S_IRUGO           396 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp##offset##_max, S_IRUGO | S_IWUSR, \
S_IRUGO           398 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp##offset##_max_hyst, S_IRUGO | S_IWUSR, \
S_IRUGO           465 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
S_IRUGO           466 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
S_IRUGO           467 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2);
S_IRUGO           468 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3);
S_IRUGO           469 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 8);
S_IRUGO           470 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 9);
S_IRUGO           471 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 10);
S_IRUGO           472 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 16);
S_IRUGO           473 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 17);
S_IRUGO           474 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 6);
S_IRUGO           475 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 7);
S_IRUGO           476 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 11);
S_IRUGO           477 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 4);
S_IRUGO           478 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 5);
S_IRUGO           479 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_temp3_alarm, NULL, 0);
S_IRUGO           586 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
S_IRUGO           588 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in1_beep, S_IRUGO | S_IWUSR,
S_IRUGO           590 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in2_beep, S_IRUGO | S_IWUSR,
S_IRUGO           592 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in3_beep, S_IRUGO | S_IWUSR,
S_IRUGO           594 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in4_beep, S_IRUGO | S_IWUSR,
S_IRUGO           596 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in5_beep, S_IRUGO | S_IWUSR,
S_IRUGO           598 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in6_beep, S_IRUGO | S_IWUSR,
S_IRUGO           600 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in7_beep, S_IRUGO | S_IWUSR,
S_IRUGO           602 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in8_beep, S_IRUGO | S_IWUSR,
S_IRUGO           604 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan1_beep, S_IRUGO | S_IWUSR,
S_IRUGO           606 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan2_beep, S_IRUGO | S_IWUSR,
S_IRUGO           608 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan3_beep, S_IRUGO | S_IWUSR,
S_IRUGO           610 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp1_beep, S_IRUGO | S_IWUSR,
S_IRUGO           612 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp2_beep, S_IRUGO | S_IWUSR,
S_IRUGO           614 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp3_beep, S_IRUGO,
S_IRUGO           616 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(beep_enable, S_IRUGO | S_IWUSR,
S_IRUGO           681 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR,
S_IRUGO           683 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan2_div, S_IRUGO | S_IWUSR,
S_IRUGO           685 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO | S_IWUSR,
S_IRUGO           762 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 0);
S_IRUGO           763 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 1);
S_IRUGO           764 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(pwm3, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 2);
S_IRUGO           765 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(pwm4, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 3);
S_IRUGO           834 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp1_type, S_IRUGO | S_IWUSR,
S_IRUGO           836 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp2_type, S_IRUGO | S_IWUSR,
S_IRUGO           838 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp3_type, S_IRUGO | S_IWUSR,
S_IRUGO          1045 drivers/hwmon/w83781d.c 				S_IRUGO | S_IWUSR);
S_IRUGO           393 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in0_input, S_IRUGO, show_in, NULL, 0),
S_IRUGO           394 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in1_input, S_IRUGO, show_in, NULL, 1),
S_IRUGO           395 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in2_input, S_IRUGO, show_in, NULL, 2),
S_IRUGO           396 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in3_input, S_IRUGO, show_in, NULL, 3),
S_IRUGO           397 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in4_input, S_IRUGO, show_in, NULL, 4),
S_IRUGO           398 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in5_input, S_IRUGO, show_in, NULL, 5),
S_IRUGO           399 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in6_input, S_IRUGO, show_in, NULL, 6),
S_IRUGO           400 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in7_input, S_IRUGO, show_in, NULL, 7),
S_IRUGO           401 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in8_input, S_IRUGO, show_in, NULL, 8),
S_IRUGO           402 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in9_input, S_IRUGO, show_in, NULL, 9),
S_IRUGO           406 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in0_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 0),
S_IRUGO           407 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in1_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 1),
S_IRUGO           408 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in2_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 2),
S_IRUGO           409 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in3_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 3),
S_IRUGO           410 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in4_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 4),
S_IRUGO           411 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in5_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 5),
S_IRUGO           412 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in6_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 6),
S_IRUGO           413 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in7_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 7),
S_IRUGO           414 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in8_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 8),
S_IRUGO           415 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in9_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 9),
S_IRUGO           419 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
S_IRUGO           420 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
S_IRUGO           421 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
S_IRUGO           422 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in3_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 3),
S_IRUGO           423 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in4_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 4),
S_IRUGO           424 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in5_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 5),
S_IRUGO           425 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in6_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 6),
S_IRUGO           426 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in7_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 7),
S_IRUGO           427 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in8_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 8),
S_IRUGO           428 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in9_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 9),
S_IRUGO           494 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in0_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 0),
S_IRUGO           495 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in1_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 13),
S_IRUGO           496 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 2),
S_IRUGO           497 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 3),
S_IRUGO           498 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in4_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 8),
S_IRUGO           499 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in5_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 9),
S_IRUGO           500 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in6_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 10),
S_IRUGO           501 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in7_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 16),
S_IRUGO           502 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in8_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 17),
S_IRUGO           503 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in9_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 14),
S_IRUGO           507 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0),
S_IRUGO           508 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1),
S_IRUGO           509 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2),
S_IRUGO           510 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3),
S_IRUGO           511 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 8),
S_IRUGO           512 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 9),
S_IRUGO           513 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 10),
S_IRUGO           514 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 19),
S_IRUGO           515 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 20),
S_IRUGO           516 drivers/hwmon/w83791d.c 	SENSOR_ATTR(in9_alarm, S_IRUGO, show_alarm, NULL, 14),
S_IRUGO           662 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0),
S_IRUGO           663 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1),
S_IRUGO           664 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 2),
S_IRUGO           665 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan4_input, S_IRUGO, show_fan, NULL, 3),
S_IRUGO           666 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan5_input, S_IRUGO, show_fan, NULL, 4),
S_IRUGO           670 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO,
S_IRUGO           672 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO,
S_IRUGO           674 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan3_min, S_IWUSR | S_IRUGO,
S_IRUGO           676 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan4_min, S_IWUSR | S_IRUGO,
S_IRUGO           678 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan5_min, S_IWUSR | S_IRUGO,
S_IRUGO           683 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO,
S_IRUGO           685 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO,
S_IRUGO           687 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan3_div, S_IWUSR | S_IRUGO,
S_IRUGO           689 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan4_div, S_IWUSR | S_IRUGO,
S_IRUGO           691 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan5_div, S_IWUSR | S_IRUGO,
S_IRUGO           696 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan1_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 6),
S_IRUGO           697 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 7),
S_IRUGO           698 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 11),
S_IRUGO           699 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan4_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 21),
S_IRUGO           700 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan5_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 22),
S_IRUGO           704 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 6),
S_IRUGO           705 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 7),
S_IRUGO           706 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 11),
S_IRUGO           707 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan4_alarm, S_IRUGO, show_alarm, NULL, 21),
S_IRUGO           708 drivers/hwmon/w83791d.c 	SENSOR_ATTR(fan5_alarm, S_IRUGO, show_alarm, NULL, 22),
S_IRUGO           741 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO,
S_IRUGO           743 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO,
S_IRUGO           745 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm3, S_IWUSR | S_IRUGO,
S_IRUGO           747 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm4, S_IWUSR | S_IRUGO,
S_IRUGO           749 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm5, S_IWUSR | S_IRUGO,
S_IRUGO           810 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
S_IRUGO           812 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
S_IRUGO           814 drivers/hwmon/w83791d.c 	SENSOR_ATTR(pwm3_enable, S_IWUSR | S_IRUGO,
S_IRUGO           852 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp1_target, S_IWUSR | S_IRUGO,
S_IRUGO           854 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp2_target, S_IWUSR | S_IRUGO,
S_IRUGO           856 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp3_target, S_IWUSR | S_IRUGO,
S_IRUGO           914 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp1_tolerance, S_IWUSR | S_IRUGO,
S_IRUGO           916 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp2_tolerance, S_IWUSR | S_IRUGO,
S_IRUGO           918 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp3_tolerance, S_IWUSR | S_IRUGO,
S_IRUGO           991 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0),
S_IRUGO           992 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp23, NULL, 0, 0),
S_IRUGO           993 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp23, NULL, 1, 0),
S_IRUGO           997 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp1_max, S_IRUGO | S_IWUSR,
S_IRUGO           999 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp2_max, S_IRUGO | S_IWUSR,
S_IRUGO          1001 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp3_max, S_IRUGO | S_IWUSR,
S_IRUGO          1006 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1008 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1010 drivers/hwmon/w83791d.c 	SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1019 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp1_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 4),
S_IRUGO          1020 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 5),
S_IRUGO          1021 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 1),
S_IRUGO          1025 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 4),
S_IRUGO          1026 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 5),
S_IRUGO          1027 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 13),
S_IRUGO          1130 drivers/hwmon/w83791d.c 	SENSOR_ATTR(beep_enable, S_IRUGO | S_IWUSR,
S_IRUGO          1132 drivers/hwmon/w83791d.c 	SENSOR_ATTR(beep_mask, S_IRUGO | S_IWUSR,
S_IRUGO           968 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, show_in, NULL, 0);
S_IRUGO           969 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, show_in, NULL, 1);
S_IRUGO           970 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, show_in, NULL, 2);
S_IRUGO           971 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in3_input, S_IRUGO, show_in, NULL, 3);
S_IRUGO           972 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in4_input, S_IRUGO, show_in, NULL, 4);
S_IRUGO           973 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in5_input, S_IRUGO, show_in, NULL, 5);
S_IRUGO           974 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in6_input, S_IRUGO, show_in, NULL, 6);
S_IRUGO           975 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in7_input, S_IRUGO, show_in, NULL, 7);
S_IRUGO           976 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in8_input, S_IRUGO, show_in, NULL, 8);
S_IRUGO           977 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in0_min, S_IWUSR | S_IRUGO,
S_IRUGO           979 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in1_min, S_IWUSR | S_IRUGO,
S_IRUGO           981 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in2_min, S_IWUSR | S_IRUGO,
S_IRUGO           983 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in3_min, S_IWUSR | S_IRUGO,
S_IRUGO           985 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in4_min, S_IWUSR | S_IRUGO,
S_IRUGO           987 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in5_min, S_IWUSR | S_IRUGO,
S_IRUGO           989 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in6_min, S_IWUSR | S_IRUGO,
S_IRUGO           991 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in7_min, S_IWUSR | S_IRUGO,
S_IRUGO           993 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in8_min, S_IWUSR | S_IRUGO,
S_IRUGO           995 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in0_max, S_IWUSR | S_IRUGO,
S_IRUGO           997 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in1_max, S_IWUSR | S_IRUGO,
S_IRUGO           999 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in2_max, S_IWUSR | S_IRUGO,
S_IRUGO          1001 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in3_max, S_IWUSR | S_IRUGO,
S_IRUGO          1003 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in4_max, S_IWUSR | S_IRUGO,
S_IRUGO          1005 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in5_max, S_IWUSR | S_IRUGO,
S_IRUGO          1007 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in6_max, S_IWUSR | S_IRUGO,
S_IRUGO          1009 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in7_max, S_IWUSR | S_IRUGO,
S_IRUGO          1011 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in8_max, S_IWUSR | S_IRUGO,
S_IRUGO          1013 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0);
S_IRUGO          1014 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp2_input, S_IRUGO, show_temp23, NULL, 0, 0);
S_IRUGO          1015 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp3_input, S_IRUGO, show_temp23, NULL, 1, 0);
S_IRUGO          1016 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp1_max, S_IRUGO | S_IWUSR,
S_IRUGO          1018 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp2_max, S_IRUGO | S_IWUSR, show_temp23,
S_IRUGO          1020 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp3_max, S_IRUGO | S_IWUSR, show_temp23,
S_IRUGO          1022 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp1_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1024 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp2_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1026 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(temp3_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO          1029 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
S_IRUGO          1030 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
S_IRUGO          1031 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 2);
S_IRUGO          1032 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 3);
S_IRUGO          1033 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 4);
S_IRUGO          1034 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 5);
S_IRUGO          1035 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 6);
S_IRUGO          1036 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 7);
S_IRUGO          1037 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 8);
S_IRUGO          1038 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 9);
S_IRUGO          1039 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 10);
S_IRUGO          1040 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 11);
S_IRUGO          1041 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 12);
S_IRUGO          1042 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan7_alarm, S_IRUGO, show_alarm, NULL, 15);
S_IRUGO          1043 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 19);
S_IRUGO          1044 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 20);
S_IRUGO          1045 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan4_alarm, S_IRUGO, show_alarm, NULL, 21);
S_IRUGO          1046 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan5_alarm, S_IRUGO, show_alarm, NULL, 22);
S_IRUGO          1047 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan6_alarm, S_IRUGO, show_alarm, NULL, 23);
S_IRUGO          1049 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0);
S_IRUGO          1050 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1);
S_IRUGO          1051 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm3, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 2);
S_IRUGO          1052 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm4, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 3);
S_IRUGO          1053 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm5, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 4);
S_IRUGO          1054 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm6, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 5);
S_IRUGO          1055 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm7, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 6);
S_IRUGO          1056 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
S_IRUGO          1058 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
S_IRUGO          1060 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm3_enable, S_IWUSR | S_IRUGO,
S_IRUGO          1062 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm1_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1064 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm2_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1066 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm3_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1068 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm4_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1070 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm5_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1072 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm6_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1074 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(pwm7_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1076 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(tolerance1, S_IWUSR | S_IRUGO,
S_IRUGO          1078 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(tolerance2, S_IWUSR | S_IRUGO,
S_IRUGO          1080 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(tolerance3, S_IWUSR | S_IRUGO,
S_IRUGO          1082 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(thermal_cruise1, S_IWUSR | S_IRUGO,
S_IRUGO          1084 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(thermal_cruise2, S_IWUSR | S_IRUGO,
S_IRUGO          1086 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(thermal_cruise3, S_IWUSR | S_IRUGO,
S_IRUGO          1088 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point1_fan1, S_IRUGO | S_IWUSR,
S_IRUGO          1090 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point2_fan1, S_IRUGO | S_IWUSR,
S_IRUGO          1092 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point3_fan1, S_IRUGO | S_IWUSR,
S_IRUGO          1094 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point4_fan1, S_IRUGO | S_IWUSR,
S_IRUGO          1096 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point1_fan2, S_IRUGO | S_IWUSR,
S_IRUGO          1098 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point2_fan2, S_IRUGO | S_IWUSR,
S_IRUGO          1100 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point3_fan2, S_IRUGO | S_IWUSR,
S_IRUGO          1102 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point4_fan2, S_IRUGO | S_IWUSR,
S_IRUGO          1104 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point1_fan3, S_IRUGO | S_IWUSR,
S_IRUGO          1106 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point2_fan3, S_IRUGO | S_IWUSR,
S_IRUGO          1108 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point3_fan3, S_IRUGO | S_IWUSR,
S_IRUGO          1110 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_point4_fan3, S_IRUGO | S_IWUSR,
S_IRUGO          1112 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level1_fan1, S_IRUGO | S_IWUSR,
S_IRUGO          1114 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level2_fan1, S_IRUGO | S_IWUSR,
S_IRUGO          1116 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level3_fan1, S_IRUGO | S_IWUSR,
S_IRUGO          1118 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level1_fan2, S_IRUGO | S_IWUSR,
S_IRUGO          1120 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level2_fan2, S_IRUGO | S_IWUSR,
S_IRUGO          1122 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level3_fan2, S_IRUGO | S_IWUSR,
S_IRUGO          1124 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level1_fan3, S_IRUGO | S_IWUSR,
S_IRUGO          1126 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level2_fan3, S_IRUGO | S_IWUSR,
S_IRUGO          1128 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR_2(sf2_level3_fan3, S_IRUGO | S_IWUSR,
S_IRUGO          1130 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 1);
S_IRUGO          1131 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 2);
S_IRUGO          1132 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 3);
S_IRUGO          1133 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan4_input, S_IRUGO, show_fan, NULL, 4);
S_IRUGO          1134 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan5_input, S_IRUGO, show_fan, NULL, 5);
S_IRUGO          1135 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan6_input, S_IRUGO, show_fan, NULL, 6);
S_IRUGO          1136 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan7_input, S_IRUGO, show_fan, NULL, 7);
S_IRUGO          1137 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan1_min, S_IWUSR | S_IRUGO,
S_IRUGO          1139 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan2_min, S_IWUSR | S_IRUGO,
S_IRUGO          1141 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan3_min, S_IWUSR | S_IRUGO,
S_IRUGO          1143 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan4_min, S_IWUSR | S_IRUGO,
S_IRUGO          1145 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan5_min, S_IWUSR | S_IRUGO,
S_IRUGO          1147 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan6_min, S_IWUSR | S_IRUGO,
S_IRUGO          1149 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan7_min, S_IWUSR | S_IRUGO,
S_IRUGO          1151 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan1_div, S_IWUSR | S_IRUGO,
S_IRUGO          1153 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan2_div, S_IWUSR | S_IRUGO,
S_IRUGO          1155 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan3_div, S_IWUSR | S_IRUGO,
S_IRUGO          1157 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan4_div, S_IWUSR | S_IRUGO,
S_IRUGO          1159 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan5_div, S_IWUSR | S_IRUGO,
S_IRUGO          1161 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan6_div, S_IWUSR | S_IRUGO,
S_IRUGO          1163 drivers/hwmon/w83792d.c static SENSOR_DEVICE_ATTR(fan7_div, S_IWUSR | S_IRUGO,
S_IRUGO          1017 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(in##index##_input, S_IRUGO, show_in, NULL,	\
S_IRUGO          1019 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in,	\
S_IRUGO          1021 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in,	\
S_IRUGO          1023 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(in##index##_alarm, S_IRUGO, show_alarm_beep,	\
S_IRUGO          1025 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(in##index##_beep, S_IWUSR | S_IRUGO,		\
S_IRUGO          1030 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(fan##index##_alarm, S_IRUGO, show_alarm_beep,	\
S_IRUGO          1032 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(fan##index##_beep, S_IWUSR | S_IRUGO,		\
S_IRUGO          1034 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(fan##index##_input, S_IRUGO, show_fan,		\
S_IRUGO          1036 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO,		\
S_IRUGO          1040 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(pwm##index, S_IWUSR | S_IRUGO, show_pwm,		\
S_IRUGO          1042 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(pwm##index##_nonstop, S_IWUSR | S_IRUGO,		\
S_IRUGO          1044 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(pwm##index##_start, S_IWUSR | S_IRUGO,		\
S_IRUGO          1046 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(pwm##index##_stop_time, S_IWUSR | S_IRUGO,	\
S_IRUGO          1050 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_type, S_IRUGO | S_IWUSR,		\
S_IRUGO          1052 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_input, S_IRUGO, show_temp,		\
S_IRUGO          1054 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_temp,	\
S_IRUGO          1056 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_max_hyst, S_IRUGO | S_IWUSR,	\
S_IRUGO          1058 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_warn, S_IRUGO | S_IWUSR, show_temp,	\
S_IRUGO          1060 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_warn_hyst, S_IRUGO | S_IWUSR,	\
S_IRUGO          1062 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_alarm, S_IRUGO,			\
S_IRUGO          1064 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_beep, S_IWUSR | S_IRUGO,		\
S_IRUGO          1067 drivers/hwmon/w83793.c 		S_IRUGO | S_IWUSR, show_sf_ctrl, store_sf_ctrl,		\
S_IRUGO          1069 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_pwm_enable, S_IWUSR | S_IRUGO,	\
S_IRUGO          1072 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(thermal_cruise##index, S_IRUGO | S_IWUSR,		\
S_IRUGO          1074 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(tolerance##index, S_IRUGO | S_IWUSR, show_sf_ctrl,\
S_IRUGO          1076 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point1_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1078 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point2_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1080 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point3_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1082 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point4_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1084 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point5_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1086 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point6_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1088 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point7_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1090 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point1_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1092 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point2_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1094 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point3_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1096 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point4_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1098 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point5_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1100 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point6_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1102 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp##index##_auto_point7_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1156 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0),
S_IRUGO          1157 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
S_IRUGO          1162 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(intrusion0_alarm, S_IWUSR | S_IRUGO, show_alarm_beep,
S_IRUGO          1164 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(beep_enable, S_IWUSR | S_IRUGO, show_beep_enable,
S_IRUGO          1166 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(pwm_default, S_IWUSR | S_IRUGO, show_sf_setup,
S_IRUGO          1168 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(pwm_uptime, S_IWUSR | S_IRUGO, show_sf_setup,
S_IRUGO          1170 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(pwm_downtime, S_IWUSR | S_IRUGO, show_sf_setup,
S_IRUGO          1172 drivers/hwmon/w83793.c 	SENSOR_ATTR_2(temp_critical, S_IWUSR | S_IRUGO, show_sf_setup,
S_IRUGO          1610 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(in##index##_input, S_IRUGO, show_in, NULL,	\
S_IRUGO          1612 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in,	\
S_IRUGO          1614 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in,	\
S_IRUGO          1616 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(in##index##_alarm, S_IRUGO, show_alarm_beep,	\
S_IRUGO          1618 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(in##index##_beep, S_IWUSR | S_IRUGO,		\
S_IRUGO          1627 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(fan##index##_input, S_IRUGO, show_fan,		\
S_IRUGO          1629 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO,		\
S_IRUGO          1631 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(fan##index##_alarm, S_IRUGO, show_alarm_beep,	\
S_IRUGO          1633 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(fan##index##_beep, S_IWUSR | S_IRUGO,		\
S_IRUGO          1637 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm##index, S_IWUSR | S_IRUGO, show_pwm,		\
S_IRUGO          1639 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm##index##_enable, S_IWUSR | S_IRUGO,		\
S_IRUGO          1641 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm##index##_mode, S_IRUGO,			\
S_IRUGO          1643 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm##index##_freq, S_IWUSR | S_IRUGO,		\
S_IRUGO          1645 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm##index##_nonstop, S_IWUSR | S_IRUGO,		\
S_IRUGO          1647 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm##index##_start, S_IWUSR | S_IRUGO,		\
S_IRUGO          1649 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm##index##_stop_time, S_IWUSR | S_IRUGO,	\
S_IRUGO          1651 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(fan##index##_target, S_IWUSR | S_IRUGO, \
S_IRUGO          1659 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_type, S_IRUGO ,		\
S_IRUGO          1661 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_input, S_IRUGO, show_dts,		\
S_IRUGO          1663 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_crit, S_IRUGO | S_IWUSR, show_dts_ext, \
S_IRUGO          1665 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_crit_hyst, S_IRUGO | S_IWUSR,	\
S_IRUGO          1667 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_dts_ext, \
S_IRUGO          1669 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_max_hyst, S_IRUGO | S_IWUSR,	\
S_IRUGO          1671 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_alarm, S_IRUGO,			\
S_IRUGO          1673 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_beep, S_IWUSR | S_IRUGO,		\
S_IRUGO          1681 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_type, S_IRUGO | (index < 5 ? S_IWUSR : 0), \
S_IRUGO          1683 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_input, S_IRUGO, show_temp,		\
S_IRUGO          1685 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_crit, S_IRUGO | S_IWUSR, show_temp,	\
S_IRUGO          1687 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_crit_hyst, S_IRUGO | S_IWUSR,	\
S_IRUGO          1689 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_temp,	\
S_IRUGO          1691 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_max_hyst, S_IRUGO | S_IWUSR,	\
S_IRUGO          1693 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_alarm, S_IRUGO,			\
S_IRUGO          1696 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_beep, S_IWUSR | S_IRUGO,		\
S_IRUGO          1699 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_pwm_enable, S_IWUSR | S_IRUGO,	\
S_IRUGO          1702 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_channels_pwm, S_IWUSR | S_IRUGO, \
S_IRUGO          1705 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(thermal_cruise##index, S_IWUSR | S_IRUGO,		\
S_IRUGO          1707 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_warn, S_IWUSR | S_IRUGO,		\
S_IRUGO          1709 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_warn_hyst, S_IWUSR | S_IRUGO,	\
S_IRUGO          1711 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_operation_hyst, S_IWUSR | S_IRUGO,	\
S_IRUGO          1713 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point1_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1715 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point2_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1717 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point3_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1719 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point4_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1721 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point5_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1723 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point6_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1725 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point7_pwm, S_IRUGO | S_IWUSR, \
S_IRUGO          1727 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point1_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1729 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point2_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1731 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point3_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1733 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point4_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1735 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point5_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1737 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point6_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1739 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp##index##_auto_point7_temp, S_IRUGO | S_IWUSR,\
S_IRUGO          1816 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp1_source_sel, S_IWUSR | S_IRUGO,
S_IRUGO          1818 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp2_source_sel, S_IWUSR | S_IRUGO,
S_IRUGO          1820 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp3_source_sel, S_IWUSR | S_IRUGO,
S_IRUGO          1822 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp4_source_sel, S_IWUSR | S_IRUGO,
S_IRUGO          1824 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp5_source_sel, S_IWUSR | S_IRUGO,
S_IRUGO          1826 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(temp6_source_sel, S_IWUSR | S_IRUGO,
S_IRUGO          1831 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(intrusion0_alarm, S_IWUSR | S_IRUGO, show_alarm_beep,
S_IRUGO          1834 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(speed_cruise_tolerance, S_IWUSR | S_IRUGO, show_fanin,
S_IRUGO          1836 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm_default, S_IWUSR | S_IRUGO, show_sf_setup,
S_IRUGO          1838 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm_uptime, S_IWUSR | S_IRUGO, show_sf_setup,
S_IRUGO          1840 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(pwm_downtime, S_IWUSR | S_IRUGO, show_sf_setup,
S_IRUGO          1846 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(intrusion0_beep, S_IWUSR | S_IRUGO, show_alarm_beep,
S_IRUGO          1848 drivers/hwmon/w83795.c 	SENSOR_ATTR_2(beep_enable, S_IWUSR | S_IRUGO, show_alarm_beep,
S_IRUGO          2103 drivers/hwmon/w83795.c 					   S_IRUGO);
S_IRUGO          2106 drivers/hwmon/w83795.c 					   S_IRUGO);
S_IRUGO           121 drivers/hwmon/w83l785ts.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
S_IRUGO           122 drivers/hwmon/w83l785ts.c static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp, NULL, 1);
S_IRUGO           260 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in0_input, S_IRUGO, show_in, NULL, 0),
S_IRUGO           261 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in1_input, S_IRUGO, show_in, NULL, 1),
S_IRUGO           262 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in2_input, S_IRUGO, show_in, NULL, 2),
S_IRUGO           266 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in0_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 0),
S_IRUGO           267 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in1_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 1),
S_IRUGO           268 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in2_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 2),
S_IRUGO           272 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
S_IRUGO           273 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
S_IRUGO           274 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
S_IRUGO           384 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0),
S_IRUGO           385 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1),
S_IRUGO           389 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO           391 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO, show_fan_min,
S_IRUGO           396 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO, show_fan_div,
S_IRUGO           398 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO, show_fan_div,
S_IRUGO           443 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0),
S_IRUGO           444 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 1, 0),
S_IRUGO           448 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR_2(temp1_max, S_IRUGO | S_IWUSR,
S_IRUGO           450 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR_2(temp2_max, S_IRUGO | S_IWUSR,
S_IRUGO           455 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO           457 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO | S_IWUSR,
S_IRUGO           555 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0),
S_IRUGO           556 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1),
S_IRUGO           560 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm1_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
S_IRUGO           562 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm2_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
S_IRUGO           567 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
S_IRUGO           569 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
S_IRUGO           613 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm1_tolerance, S_IWUSR | S_IRUGO,
S_IRUGO           615 drivers/hwmon/w83l786ng.c 	SENSOR_ATTR(pwm2_tolerance, S_IWUSR | S_IRUGO,
S_IRUGO            71 drivers/hwmon/wm831x-hwmon.c 	static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage, \
S_IRUGO            76 drivers/hwmon/wm831x-hwmon.c 	static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label,	\
S_IRUGO            90 drivers/hwmon/wm831x-hwmon.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_chip_temp, NULL,
S_IRUGO            92 drivers/hwmon/wm831x-hwmon.c static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL,
S_IRUGO            98 drivers/hwmon/wm831x-hwmon.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_voltage, NULL,
S_IRUGO           100 drivers/hwmon/wm831x-hwmon.c static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL,
S_IRUGO            47 drivers/hwmon/wm8350-hwmon.c 	static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage,\
S_IRUGO            49 drivers/hwmon/wm8350-hwmon.c 	static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label,	\
S_IRUGO            41 drivers/hwtracing/coresight/coresight-etm3x.c module_param_named(boot_enable, boot_enable, int, S_IRUGO);
S_IRUGO            96 drivers/hwtracing/coresight/coresight-stm.c 	boot_nr_channel, boot_nr_channel, int, S_IRUGO
S_IRUGO           392 drivers/hwtracing/intel_th/gth.c 		master_attrs[i].attr.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO           440 drivers/hwtracing/intel_th/gth.c 				out_attrs[idx].attr.attr.mode |= S_IRUGO;
S_IRUGO            36 drivers/i2c/algos/i2c-algo-bit.c module_param(bit_test, int, S_IRUGO);
S_IRUGO            41 drivers/i2c/algos/i2c-algo-bit.c module_param(i2c_debug, int, S_IRUGO | S_IWUSR);
S_IRUGO           421 drivers/i2c/algos/i2c-algo-pcf.c module_param(i2c_debug, int, S_IRUGO | S_IWUSR);
S_IRUGO            92 drivers/i2c/busses/i2c-diolan-u2c.c module_param(frequency, uint, S_IRUGO | S_IWUSR);
S_IRUGO           303 drivers/i2c/busses/i2c-i801.c module_param(disable_features, uint, S_IRUGO | S_IWUSR);
S_IRUGO           195 drivers/i2c/busses/i2c-ismt.c module_param(bus_speed, uint, S_IRUGO);
S_IRUGO           474 drivers/i2c/i2c-core-base.c static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
S_IRUGO           492 drivers/i2c/i2c-core-base.c static DEVICE_ATTR(modalias, S_IRUGO, show_modalias, NULL);
S_IRUGO            37 drivers/i2c/i2c-stub.c module_param_array(chip_addr, ushort, NULL, S_IRUGO);
S_IRUGO            42 drivers/i2c/i2c-stub.c module_param(functionality, ulong, S_IRUGO | S_IWUSR);
S_IRUGO            48 drivers/i2c/i2c-stub.c module_param_array(bank_reg, byte, NULL, S_IRUGO);
S_IRUGO            52 drivers/i2c/i2c-stub.c module_param_array(bank_mask, byte, NULL, S_IRUGO);
S_IRUGO            56 drivers/i2c/i2c-stub.c module_param_array(bank_start, byte, NULL, S_IRUGO);
S_IRUGO            60 drivers/i2c/i2c-stub.c module_param_array(bank_end, byte, NULL, S_IRUGO);
S_IRUGO          1441 drivers/ide/ide-cd.c 	{ "capacity", S_IFREG|S_IRUGO, idecd_capacity_proc_show },
S_IRUGO            97 drivers/ide/ide-disk_proc.c 	{ "cache",	  S_IFREG|S_IRUGO, idedisk_cache_proc_show	},
S_IRUGO            98 drivers/ide/ide-disk_proc.c 	{ "capacity",	  S_IFREG|S_IRUGO, idedisk_capacity_proc_show	},
S_IRUGO            99 drivers/ide/ide-disk_proc.c 	{ "geometry",	  S_IFREG|S_IRUGO, ide_geometry_proc_show	},
S_IRUGO            18 drivers/ide/ide-floppy_proc.c 	{ "capacity",	S_IFREG|S_IRUGO, idefloppy_capacity_proc_show	},
S_IRUGO            19 drivers/ide/ide-floppy_proc.c 	{ "geometry",	S_IFREG|S_IRUGO, ide_geometry_proc_show		},
S_IRUGO           467 drivers/ide/ide-proc.c 	{ "driver",	S_IFREG|S_IRUGO,	 ide_driver_proc_show	},
S_IRUGO           469 drivers/ide/ide-proc.c 	{ "media",	S_IFREG|S_IRUGO,	 ide_media_proc_show	},
S_IRUGO           470 drivers/ide/ide-proc.c 	{ "model",	S_IFREG|S_IRUGO,	 ide_dmodel_proc_show	},
S_IRUGO           570 drivers/ide/ide-proc.c 	{ "channel",	S_IFREG|S_IRUGO,	ide_channel_proc_show	},
S_IRUGO           571 drivers/ide/ide-proc.c 	{ "mate",	S_IFREG|S_IRUGO,	ide_mate_proc_show	},
S_IRUGO           572 drivers/ide/ide-proc.c 	{ "model",	S_IFREG|S_IRUGO,	ide_imodel_proc_show	},
S_IRUGO          1849 drivers/ide/ide-tape.c 	{ "capacity",	S_IFREG|S_IRUGO,	ide_capacity_proc_show	},
S_IRUGO          1850 drivers/ide/ide-tape.c 	{ "name",	S_IFREG|S_IRUGO,	idetape_name_proc_show	},
S_IRUGO           710 drivers/ide/it821x.c module_param_named(noraid, it8212_noraid, int, S_IRUGO);
S_IRUGO           446 drivers/iio/accel/bma180.c 	S_IRUGO, bma180_show_filter_freq_avail, NULL, 0);
S_IRUGO           449 drivers/iio/accel/bma180.c 	S_IRUGO, bma180_show_scale_avail, NULL, 0);
S_IRUGO           809 drivers/iio/accel/bmc150-accel-core.c static IIO_DEVICE_ATTR(hwfifo_enabled, S_IRUGO,
S_IRUGO           811 drivers/iio/accel/bmc150-accel-core.c static IIO_DEVICE_ATTR(hwfifo_watermark, S_IRUGO,
S_IRUGO           963 drivers/iio/accel/kxcjk-1013.c static IIO_DEVICE_ATTR(in_accel_sampling_frequency_available, S_IRUGO,
S_IRUGO           470 drivers/iio/accel/sca3000.c 		       S_IRUGO, sca3000_show_available_3db_freqs,
S_IRUGO           373 drivers/iio/adc/ad7793.c 		in_voltage-voltage_scale_available, S_IRUGO,
S_IRUGO           508 drivers/iio/adc/ad799x.c static IIO_DEV_ATTR_SAMP_FREQ(S_IWUSR | S_IRUGO,
S_IRUGO           416 drivers/iio/adc/hx711.c static IIO_DEVICE_ATTR(in_voltage0_scale_available, S_IRUGO,
S_IRUGO           419 drivers/iio/adc/hx711.c static IIO_DEVICE_ATTR(in_voltage1_scale_available, S_IRUGO,
S_IRUGO           893 drivers/iio/adc/ina2xx-adc.c static IIO_DEVICE_ATTR(in_allow_async_readout, S_IRUGO | S_IWUSR,
S_IRUGO           897 drivers/iio/adc/ina2xx-adc.c static IIO_DEVICE_ATTR(in_shunt_resistor, S_IRUGO | S_IWUSR,
S_IRUGO           715 drivers/iio/adc/max1363.c static IIO_DEV_ATTR_SAMP_FREQ(S_IRUGO | S_IWUSR,
S_IRUGO           290 drivers/iio/adc/mcp3422.c static IIO_DEVICE_ATTR(sampling_frequency_available, S_IRUGO,
S_IRUGO           292 drivers/iio/adc/mcp3422.c static IIO_DEVICE_ATTR(in_voltage_scale_available, S_IRUGO,
S_IRUGO            98 drivers/iio/adc/nau7802.c static IIO_DEVICE_ATTR(in_voltage_scale_available, S_IRUGO, nau7802_show_scales,
S_IRUGO           136 drivers/iio/adc/ti-ads8688.c static IIO_DEVICE_ATTR(in_voltage_scale_available, S_IRUGO,
S_IRUGO           138 drivers/iio/adc/ti-ads8688.c static IIO_DEVICE_ATTR(in_voltage_offset_available, S_IRUGO,
S_IRUGO           297 drivers/iio/dac/ad5360.c 			S_IRUGO | S_IWUSR,
S_IRUGO           562 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(pll1_locked, S_IRUGO,
S_IRUGO           567 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(pll2_locked, S_IRUGO,
S_IRUGO           572 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(pll1_reference_clk_a_present, S_IRUGO,
S_IRUGO           577 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(pll1_reference_clk_b_present, S_IRUGO,
S_IRUGO           582 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(pll1_reference_clk_test_present, S_IRUGO,
S_IRUGO           587 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(vcxo_clk_present, S_IRUGO,
S_IRUGO           592 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(pll2_feedback_clk_present, S_IRUGO,
S_IRUGO           597 drivers/iio/frequency/ad9523.c static IIO_DEVICE_ATTR(pll2_reference_clk_present, S_IRUGO,
S_IRUGO           237 drivers/iio/gyro/adis16136.c static IIO_DEV_ATTR_SAMP_FREQ(S_IWUSR | S_IRUGO,
S_IRUGO           147 drivers/iio/health/afe440x.h 		.dev_attr = __ATTR(_name, (S_IRUGO | S_IWUSR),	\
S_IRUGO           531 drivers/iio/humidity/hts221_core.c static IIO_DEVICE_ATTR(in_humidity_oversampling_ratio_available, S_IRUGO,
S_IRUGO           533 drivers/iio/humidity/hts221_core.c static IIO_DEVICE_ATTR(in_temp_oversampling_ratio_available, S_IRUGO,
S_IRUGO           157 drivers/iio/humidity/htu21.c static IIO_DEVICE_ATTR(battery_low, S_IRUGO,
S_IRUGO           159 drivers/iio/humidity/htu21.c static IIO_DEVICE_ATTR(heater_enable, S_IRUGO | S_IWUSR,
S_IRUGO           938 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c static IIO_DEV_ATTR_SAMP_FREQ(S_IRUGO | S_IWUSR, inv_fifo_rate_show,
S_IRUGO           942 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c static IIO_DEVICE_ATTR(in_gyro_matrix, S_IRUGO, inv_attr_show, NULL,
S_IRUGO           944 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c static IIO_DEVICE_ATTR(in_accel_matrix, S_IRUGO, inv_attr_show, NULL,
S_IRUGO          1211 drivers/iio/industrialio-buffer.c static DEVICE_ATTR(length, S_IRUGO | S_IWUSR, iio_buffer_read_length,
S_IRUGO          1214 drivers/iio/industrialio-buffer.c 	S_IRUGO, iio_buffer_read_length, NULL);
S_IRUGO          1215 drivers/iio/industrialio-buffer.c static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR,
S_IRUGO          1217 drivers/iio/industrialio-buffer.c static DEVICE_ATTR(watermark, S_IRUGO | S_IWUSR,
S_IRUGO          1220 drivers/iio/industrialio-buffer.c 	S_IRUGO, iio_buffer_show_watermark, NULL);
S_IRUGO          1221 drivers/iio/industrialio-buffer.c static DEVICE_ATTR(data_available, S_IRUGO,
S_IRUGO           989 drivers/iio/industrialio-core.c 		dev_attr->attr.mode |= S_IRUGO;
S_IRUGO          1239 drivers/iio/industrialio-core.c static DEVICE_ATTR(name, S_IRUGO, iio_show_dev_name, NULL);
S_IRUGO          1318 drivers/iio/industrialio-core.c static DEVICE_ATTR(current_timestamp_clock, S_IRUGO | S_IWUSR,
S_IRUGO            56 drivers/iio/industrialio-trigger.c static DEVICE_ATTR(name, S_IRUGO, iio_trigger_read_name, NULL);
S_IRUGO           459 drivers/iio/industrialio-trigger.c static DEVICE_ATTR(current_trigger, S_IRUGO | S_IWUSR,
S_IRUGO           280 drivers/iio/light/cm32181.c 			S_IRUGO, cm32181_get_it_available, NULL, 0);
S_IRUGO           310 drivers/iio/light/cm3232.c 			S_IRUGO, cm3232_get_it_available, NULL, 0);
S_IRUGO           583 drivers/iio/light/lm3533-als.c 				S_IRUGO | S_IWUSR,			\
S_IRUGO           611 drivers/iio/light/lm3533-als.c 			S_IRUGO | S_IWUSR,				\
S_IRUGO           617 drivers/iio/light/lm3533-als.c 			S_IRUGO | S_IWUSR,				\
S_IRUGO           638 drivers/iio/light/lm3533-als.c 			S_IRUGO, show_als_attr, NULL,			\
S_IRUGO           654 drivers/iio/light/lm3533-als.c 	DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO, show_##_name, NULL)
S_IRUGO           656 drivers/iio/light/lm3533-als.c 	DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO | S_IWUSR, \
S_IRUGO          1126 drivers/iio/light/ltr501.c static IIO_DEVICE_ATTR(in_proximity_scale_available, S_IRUGO,
S_IRUGO          1128 drivers/iio/light/ltr501.c static IIO_DEVICE_ATTR(in_intensity_scale_available, S_IRUGO,
S_IRUGO           347 drivers/iio/magnetometer/hmc5843_core.c static IIO_DEVICE_ATTR(scale_available, S_IRUGO,
S_IRUGO           603 drivers/iio/pressure/bmp280-core.c 	S_IRUGO, bmp280_show_temp_oversampling_avail, NULL, 0);
S_IRUGO           606 drivers/iio/pressure/bmp280-core.c 	S_IRUGO, bmp280_show_press_oversampling_avail, NULL, 0);
S_IRUGO           160 drivers/iio/proximity/as3935.c static IIO_DEVICE_ATTR(sensor_sensitivity, S_IRUGO | S_IWUSR,
S_IRUGO           163 drivers/iio/proximity/as3935.c static IIO_DEVICE_ATTR(noise_level_tripped, S_IRUGO,
S_IRUGO           236 drivers/iio/proximity/srf08.c static IIO_DEVICE_ATTR(sensor_max_range_available, S_IRUGO,
S_IRUGO           311 drivers/iio/proximity/srf08.c static IIO_DEVICE_ATTR(sensor_max_range, S_IRUGO | S_IWUSR,
S_IRUGO           331 drivers/iio/proximity/srf08.c static IIO_DEVICE_ATTR(sensor_sensitivity_available, S_IRUGO,
S_IRUGO           401 drivers/iio/proximity/srf08.c static IIO_DEVICE_ATTR(sensor_sensitivity, S_IRUGO | S_IWUSR,
S_IRUGO           105 drivers/iio/temperature/tsys02d.c static IIO_DEVICE_ATTR(battery_low, S_IRUGO,
S_IRUGO            67 drivers/iio/trigger/iio-trig-hrtimer.c static DEVICE_ATTR(sampling_frequency, S_IRUGO | S_IWUSR,
S_IRUGO           456 drivers/infiniband/core/sysfs.c 	.attr  = __ATTR(_name, S_IRUGO, show_pma_counter, NULL),	\
S_IRUGO           463 drivers/infiniband/core/sysfs.c 	.attr  = __ATTR(_name, S_IRUGO, show_pma_counter, NULL),	\
S_IRUGO           757 drivers/infiniband/core/sysfs.c 		element->attr.attr.mode  = S_IRUGO;
S_IRUGO           934 drivers/infiniband/core/sysfs.c 	hsa->attr.mode = S_IRUGO;
S_IRUGO           952 drivers/infiniband/core/sysfs.c 	hsa->attr.mode = S_IWUSR | S_IRUGO;
S_IRUGO          1857 drivers/infiniband/core/ucma.c static DEVICE_ATTR(abi_version, S_IRUGO, show_abi_version, NULL);
S_IRUGO          1238 drivers/infiniband/core/uverbs_main.c static CLASS_ATTR_STRING(abi_version, S_IRUGO,
S_IRUGO            71 drivers/infiniband/hw/hfi1/chip.c module_param_named(kdeth_qp, kdeth_qp, uint, S_IRUGO);
S_IRUGO            75 drivers/infiniband/hw/hfi1/chip.c module_param(num_vls, uint, S_IRUGO);
S_IRUGO            86 drivers/infiniband/hw/hfi1/chip.c module_param(rcv_intr_timeout, uint, S_IRUGO);
S_IRUGO            90 drivers/infiniband/hw/hfi1/chip.c module_param(rcv_intr_count, uint, S_IRUGO);
S_IRUGO            94 drivers/infiniband/hw/hfi1/chip.c module_param(link_crc_mask, ushort, S_IRUGO);
S_IRUGO            98 drivers/infiniband/hw/hfi1/chip.c module_param_named(loopback, loopback, uint, S_IRUGO);
S_IRUGO          1283 drivers/infiniband/hw/hfi1/debugfs.c 						    S_IRUGO :
S_IRUGO          1284 drivers/infiniband/hw/hfi1/debugfs.c 						    S_IRUGO | S_IWUSR,
S_IRUGO            78 drivers/infiniband/hw/hfi1/driver.c module_param_named(max_mtu, hfi1_max_mtu, uint, S_IRUGO);
S_IRUGO            83 drivers/infiniband/hw/hfi1/driver.c module_param_named(cu, hfi1_cu, uint, S_IRUGO);
S_IRUGO            93 drivers/infiniband/hw/hfi1/driver.c module_param_cb(cap_mask, &cap_ops, &hfi1_cap_mask, S_IWUSR | S_IRUGO);
S_IRUGO            99 drivers/infiniband/hw/hfi1/init.c module_param_array(krcvqs, uint, &krcvqsset, S_IRUGO);
S_IRUGO           106 drivers/infiniband/hw/hfi1/init.c module_param_named(rcvarr_split, hfi1_rcvarr_split, uint, S_IRUGO);
S_IRUGO           110 drivers/infiniband/hw/hfi1/init.c module_param(eager_buffer_size, uint, S_IRUGO);
S_IRUGO           114 drivers/infiniband/hw/hfi1/init.c module_param_named(rcvhdrcnt, rcvhdrcnt, uint, S_IRUGO);
S_IRUGO           122 drivers/infiniband/hw/hfi1/init.c module_param(user_credit_return_threshold, uint, S_IRUGO);
S_IRUGO           666 drivers/infiniband/hw/hfi1/pcie.c module_param(pcie_target, uint, S_IRUGO);
S_IRUGO           670 drivers/infiniband/hw/hfi1/pcie.c module_param(pcie_force, uint, S_IRUGO);
S_IRUGO           674 drivers/infiniband/hw/hfi1/pcie.c module_param(pcie_retry, uint, S_IRUGO);
S_IRUGO           681 drivers/infiniband/hw/hfi1/pcie.c module_param(pcie_pset, uint, S_IRUGO);
S_IRUGO           685 drivers/infiniband/hw/hfi1/pcie.c module_param(pcie_ctle, uint, S_IRUGO);
S_IRUGO            63 drivers/infiniband/hw/hfi1/qp.c module_param_named(qp_table_size, hfi1_qp_table_size, uint, S_IRUGO);
S_IRUGO            71 drivers/infiniband/hw/hfi1/sdma.c module_param(sdma_descq_cnt, uint, S_IRUGO);
S_IRUGO            75 drivers/infiniband/hw/hfi1/sdma.c module_param(sdma_idle_cnt, uint, S_IRUGO);
S_IRUGO            79 drivers/infiniband/hw/hfi1/sdma.c module_param_named(num_sdma, mod_num_sdma, uint, S_IRUGO);
S_IRUGO            83 drivers/infiniband/hw/hfi1/sdma.c module_param_named(desct_intr, sdma_desct_intr, uint, S_IRUGO | S_IWUSR);
S_IRUGO           823 drivers/infiniband/hw/hfi1/sysfs.c static SDE_ATTR(cpu_list, S_IWUSR | S_IRUGO,
S_IRUGO           826 drivers/infiniband/hw/hfi1/sysfs.c static SDE_ATTR(vl, S_IRUGO, sde_show_vl, NULL);
S_IRUGO            56 drivers/infiniband/hw/hfi1/user_pages.c module_param(cache_size, ulong, S_IRUGO | S_IWUSR);
S_IRUGO            74 drivers/infiniband/hw/hfi1/user_sdma.c module_param_named(sdma_comp_size, hfi1_sdma_comp_ring_size, uint, S_IRUGO);
S_IRUGO            72 drivers/infiniband/hw/hfi1/verbs.c 		   S_IRUGO);
S_IRUGO            77 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_pds, hfi1_max_pds, uint, S_IRUGO);
S_IRUGO            82 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_ahs, hfi1_max_ahs, uint, S_IRUGO);
S_IRUGO            86 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_cqes, hfi1_max_cqes, uint, S_IRUGO);
S_IRUGO            91 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_cqs, hfi1_max_cqs, uint, S_IRUGO);
S_IRUGO            95 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_qp_wrs, hfi1_max_qp_wrs, uint, S_IRUGO);
S_IRUGO            99 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_qps, hfi1_max_qps, uint, S_IRUGO);
S_IRUGO           103 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_sges, hfi1_max_sges, uint, S_IRUGO);
S_IRUGO           107 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_mcast_grps, hfi1_max_mcast_grps, uint, S_IRUGO);
S_IRUGO           113 drivers/infiniband/hw/hfi1/verbs.c 		   uint, S_IRUGO);
S_IRUGO           118 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_srqs, hfi1_max_srqs, uint, S_IRUGO);
S_IRUGO           122 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_srq_sges, hfi1_max_srq_sges, uint, S_IRUGO);
S_IRUGO           126 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_srq_wrs, hfi1_max_srq_wrs, uint, S_IRUGO);
S_IRUGO           130 drivers/infiniband/hw/hfi1/verbs.c module_param(piothreshold, ushort, S_IRUGO);
S_IRUGO           134 drivers/infiniband/hw/hfi1/verbs.c module_param(sge_copy_mode, uint, S_IRUGO);
S_IRUGO           151 drivers/infiniband/hw/hfi1/verbs.c module_param(wss_threshold, uint, S_IRUGO);
S_IRUGO           154 drivers/infiniband/hw/hfi1/verbs.c module_param(wss_clean_period, uint, S_IRUGO);
S_IRUGO           188 drivers/infiniband/hw/mlx4/sysfs.c 		vdentry->dentry.attr.mode |= S_IRUGO;
S_IRUGO           522 drivers/infiniband/hw/mlx4/sysfs.c 			element->attr.attr.mode  = S_IWUSR | S_IRUGO;
S_IRUGO           525 drivers/infiniband/hw/mlx4/sysfs.c 			element->attr.attr.mode  = S_IRUGO;
S_IRUGO            55 drivers/infiniband/hw/qib/qib_driver.c module_param_named(ibmtu, qib_ibmtu, uint, S_IRUGO);
S_IRUGO            60 drivers/infiniband/hw/qib/qib_driver.c 		   S_IWUSR | S_IRUGO);
S_IRUGO           368 drivers/infiniband/hw/qib/qib_fs.c 	ret = create_file(unit, S_IFDIR|S_IRUGO|S_IXUGO, sb->s_root, &dir,
S_IRUGO           376 drivers/infiniband/hw/qib/qib_fs.c 	ret = create_file("counters", S_IFREG|S_IRUGO, dir, &tmp,
S_IRUGO           383 drivers/infiniband/hw/qib/qib_fs.c 	ret = create_file("counter_names", S_IFREG|S_IRUGO, dir, &tmp,
S_IRUGO           390 drivers/infiniband/hw/qib/qib_fs.c 	ret = create_file("portcounter_names", S_IFREG|S_IRUGO, dir, &tmp,
S_IRUGO           402 drivers/infiniband/hw/qib/qib_fs.c 		ret = create_file(fname, S_IFREG|S_IRUGO, dir, &tmp,
S_IRUGO           412 drivers/infiniband/hw/qib/qib_fs.c 		ret = create_file(fname, S_IFREG|S_IRUGO, dir, &tmp,
S_IRUGO           421 drivers/infiniband/hw/qib/qib_fs.c 	ret = create_file("flash", S_IFREG|S_IWUSR|S_IRUGO, dir, &tmp,
S_IRUGO           517 drivers/infiniband/hw/qib/qib_fs.c 		[2] = {"driver_stats", &driver_ops[0], S_IRUGO},
S_IRUGO           518 drivers/infiniband/hw/qib/qib_fs.c 		[3] = {"driver_stats_names", &driver_ops[1], S_IRUGO},
S_IRUGO           572 drivers/infiniband/hw/qib/qib_iba7220.c module_param_named(special_trigger, qib_special_trigger, int, S_IRUGO);
S_IRUGO           111 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(num_vls, qib_num_cfg_vls, ushort, S_IRUGO);
S_IRUGO           115 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(chase, qib_chase, ushort, S_IRUGO);
S_IRUGO           119 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(long_attenuation, qib_long_atten, ushort, S_IRUGO);
S_IRUGO           124 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(singleport, qib_singleport, ushort, S_IRUGO);
S_IRUGO           128 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(krcvq01_no_msi, qib_krcvq01_no_msi, ushort, S_IRUGO);
S_IRUGO           135 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(rcvhdrcnt, qib_rcvhdrcnt, uint, S_IRUGO);
S_IRUGO           139 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(rcvhdrsize, qib_rcvhdrsize, uint, S_IRUGO);
S_IRUGO           143 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(rcvhdrentsize, qib_rcvhdrentsize, uint, S_IRUGO);
S_IRUGO           155 drivers/infiniband/hw/qib/qib_iba7322.c 		  &kp_txselect, S_IWUSR | S_IRUGO);
S_IRUGO          5929 drivers/infiniband/hw/qib/qib_iba7322.c module_param_named(sdma_fetch_prio, sdma_fetch_prio, ushort, S_IRUGO);
S_IRUGO            71 drivers/infiniband/hw/qib/qib_init.c module_param_named(cfgctxts, qib_cfgctxts, ushort, S_IRUGO);
S_IRUGO            75 drivers/infiniband/hw/qib/qib_init.c module_param_named(numa_aware, qib_numa_aware, uint, S_IRUGO);
S_IRUGO            84 drivers/infiniband/hw/qib/qib_init.c module_param_named(mini_init, qib_mini_init, ushort, S_IRUGO);
S_IRUGO            88 drivers/infiniband/hw/qib/qib_init.c module_param_named(krcvqs, qib_n_krcv_queues, uint, S_IRUGO);
S_IRUGO            92 drivers/infiniband/hw/qib/qib_init.c module_param_named(cc_table_size, qib_cc_table_size, uint, S_IRUGO);
S_IRUGO           389 drivers/infiniband/hw/qib/qib_pcie.c module_param_named(pcie_coalesce, qib_pcie_coalesce, int, S_IRUGO);
S_IRUGO           462 drivers/infiniband/hw/qib/qib_pcie.c module_param_named(pcie_caps, qib_pcie_caps, int, S_IRUGO);
S_IRUGO          1246 drivers/infiniband/hw/qib/qib_sd7220.c 		   S_IWUSR | S_IRUGO);
S_IRUGO          1384 drivers/infiniband/hw/qib/qib_sd7220.c 		   S_IWUSR | S_IRUGO);
S_IRUGO            43 drivers/infiniband/hw/qib/qib_sdma.c module_param_named(sdma_descq_cnt, sdma_descq_cnt, ushort, S_IRUGO);
S_IRUGO           190 drivers/infiniband/hw/qib/qib_sysfs.c QIB_PORT_ATTR(hrtbt_enable, S_IWUSR | S_IRUGO, show_hrtbt_enb,
S_IRUGO           192 drivers/infiniband/hw/qib/qib_sysfs.c QIB_PORT_ATTR(status, S_IRUGO, show_status, NULL);
S_IRUGO           193 drivers/infiniband/hw/qib/qib_sysfs.c QIB_PORT_ATTR(status_str, S_IRUGO, show_status_str, NULL);
S_IRUGO            44 drivers/infiniband/hw/qib/qib_tx.c module_param_named(hol_timeout_ms, qib_hol_timeout_ms, uint, S_IRUGO);
S_IRUGO            49 drivers/infiniband/hw/qib/qib_tx.c module_param_named(fetch_arb, qib_sdma_fetch_arb, uint, S_IRUGO);
S_IRUGO            50 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(qp_table_size, ib_qib_qp_table_size, uint, S_IRUGO);
S_IRUGO            55 drivers/infiniband/hw/qib/qib_verbs.c 		   S_IRUGO);
S_IRUGO            60 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_pds, ib_qib_max_pds, uint, S_IRUGO);
S_IRUGO            65 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_ahs, ib_qib_max_ahs, uint, S_IRUGO);
S_IRUGO            69 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_cqes, ib_qib_max_cqes, uint, S_IRUGO);
S_IRUGO            74 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_cqs, ib_qib_max_cqs, uint, S_IRUGO);
S_IRUGO            78 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_qp_wrs, ib_qib_max_qp_wrs, uint, S_IRUGO);
S_IRUGO            82 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_qps, ib_qib_max_qps, uint, S_IRUGO);
S_IRUGO            86 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_sges, ib_qib_max_sges, uint, S_IRUGO);
S_IRUGO            90 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_mcast_grps, ib_qib_max_mcast_grps, uint, S_IRUGO);
S_IRUGO            96 drivers/infiniband/hw/qib/qib_verbs.c 		   uint, S_IRUGO);
S_IRUGO           101 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_srqs, ib_qib_max_srqs, uint, S_IRUGO);
S_IRUGO           105 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_srq_sges, ib_qib_max_srq_sges, uint, S_IRUGO);
S_IRUGO           109 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_srq_wrs, ib_qib_max_srq_wrs, uint, S_IRUGO);
S_IRUGO           113 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(disable_sma, ib_qib_disable_sma, uint, S_IWUSR | S_IRUGO);
S_IRUGO           119 drivers/infiniband/hw/usnic/usnic_debugfs.c 	debugfs_create_file("build-info", S_IRUGO, debugfs_root,
S_IRUGO           134 drivers/infiniband/hw/usnic/usnic_debugfs.c 							S_IRUGO,
S_IRUGO           723 drivers/infiniband/hw/usnic/usnic_ib_main.c module_param(usnic_log_lvl, uint, S_IRUGO | S_IWUSR);
S_IRUGO           724 drivers/infiniband/hw/usnic/usnic_ib_main.c module_param(usnic_ib_share_vf, uint, S_IRUGO | S_IWUSR);
S_IRUGO          1549 drivers/infiniband/ulp/ipoib/ipoib_cm.c static DEVICE_ATTR(mode, S_IWUSR | S_IRUGO, show_mode, set_mode);
S_IRUGO           268 drivers/infiniband/ulp/ipoib/ipoib_fs.c 	priv->mcg_dentry = debugfs_create_file(name, S_IFREG | S_IRUGO,
S_IRUGO           272 drivers/infiniband/ulp/ipoib/ipoib_fs.c 	priv->path_dentry = debugfs_create_file(name, S_IFREG | S_IRUGO,
S_IRUGO          2252 drivers/infiniband/ulp/ipoib/ipoib_main.c static DEVICE_ATTR(pkey, S_IRUGO, show_pkey, NULL);
S_IRUGO          2285 drivers/infiniband/ulp/ipoib/ipoib_main.c static DEVICE_ATTR(umcast, S_IWUSR | S_IRUGO, show_umcast, set_umcast);
S_IRUGO            51 drivers/infiniband/ulp/ipoib/ipoib_vlan.c static DEVICE_ATTR(parent, S_IRUGO, show_parent, NULL);
S_IRUGO            89 drivers/infiniband/ulp/iser/iscsi_iser.c module_param_named(debug_level, iser_debug_level, int, S_IRUGO | S_IWUSR);
S_IRUGO            93 drivers/infiniband/ulp/iser/iscsi_iser.c module_param_named(max_lun, iscsi_max_lun, uint, S_IRUGO);
S_IRUGO            97 drivers/infiniband/ulp/iser/iscsi_iser.c module_param_named(max_sectors, iser_max_sectors, uint, S_IRUGO | S_IWUSR);
S_IRUGO           101 drivers/infiniband/ulp/iser/iscsi_iser.c module_param_named(always_register, iser_always_reg, bool, S_IRUGO);
S_IRUGO           106 drivers/infiniband/ulp/iser/iscsi_iser.c module_param_named(pi_enable, iser_pi_enable, bool, S_IRUGO);
S_IRUGO           110 drivers/infiniband/ulp/iser/iscsi_iser.c module_param_named(pi_guard, iser_pi_guard, int, S_IRUGO);
S_IRUGO           918 drivers/infiniband/ulp/iser/iscsi_iser.c 			return S_IRUGO;
S_IRUGO           955 drivers/infiniband/ulp/iser/iscsi_iser.c 			return S_IRUGO;
S_IRUGO           113 drivers/infiniband/ulp/srp/ib_srp.c 		S_IRUGO | S_IWUSR);
S_IRUGO           118 drivers/infiniband/ulp/srp/ib_srp.c 		S_IRUGO | S_IWUSR);
S_IRUGO           126 drivers/infiniband/ulp/srp/ib_srp.c 		S_IRUGO | S_IWUSR);
S_IRUGO          3210 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(id_ext,	    S_IRUGO, show_id_ext,	   NULL);
S_IRUGO          3211 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(ioc_guid,	    S_IRUGO, show_ioc_guid,	   NULL);
S_IRUGO          3212 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(service_id,	    S_IRUGO, show_service_id,	   NULL);
S_IRUGO          3213 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(pkey,	    S_IRUGO, show_pkey,		   NULL);
S_IRUGO          3214 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(sgid,	    S_IRUGO, show_sgid,		   NULL);
S_IRUGO          3215 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(dgid,	    S_IRUGO, show_dgid,		   NULL);
S_IRUGO          3216 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(orig_dgid,	    S_IRUGO, show_orig_dgid,	   NULL);
S_IRUGO          3217 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(req_lim,         S_IRUGO, show_req_lim,         NULL);
S_IRUGO          3218 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(zero_req_lim,    S_IRUGO, show_zero_req_lim,	   NULL);
S_IRUGO          3219 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(local_ib_port,   S_IRUGO, show_local_ib_port,   NULL);
S_IRUGO          3220 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(local_ib_device, S_IRUGO, show_local_ib_device, NULL);
S_IRUGO          3221 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(ch_count,        S_IRUGO, show_ch_count,        NULL);
S_IRUGO          3222 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(comp_vector,     S_IRUGO, show_comp_vector,     NULL);
S_IRUGO          3223 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(tl_retry_count,  S_IRUGO, show_tl_retry_count,  NULL);
S_IRUGO          3224 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(cmd_sg_entries,  S_IRUGO, show_cmd_sg_entries,  NULL);
S_IRUGO          3225 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(allow_ext_sg,    S_IRUGO, show_allow_ext_sg,    NULL);
S_IRUGO          4046 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
S_IRUGO          4056 drivers/infiniband/ulp/srp/ib_srp.c static DEVICE_ATTR(port, S_IRUGO, show_port, NULL);
S_IRUGO           464 drivers/input/gameport/gameport.c static DEVICE_ATTR(description, S_IRUGO, gameport_description_show, NULL);
S_IRUGO           111 drivers/input/input-polldev.c static DEVICE_ATTR(poll, S_IRUGO | S_IWUSR, input_polldev_get_poll,
S_IRUGO           123 drivers/input/input-polldev.c static DEVICE_ATTR(max, S_IRUGO, input_polldev_get_max, NULL);
S_IRUGO           133 drivers/input/input-polldev.c static DEVICE_ATTR(min, S_IRUGO, input_polldev_get_min, NULL);
S_IRUGO          1340 drivers/input/input.c static DEVICE_ATTR(name, S_IRUGO, input_dev_show_##name, NULL)
S_IRUGO          1405 drivers/input/input.c static DEVICE_ATTR(modalias, S_IRUGO, input_dev_show_modalias, NULL);
S_IRUGO          1419 drivers/input/input.c static DEVICE_ATTR(properties, S_IRUGO, input_dev_show_properties, NULL);
S_IRUGO          1442 drivers/input/input.c static DEVICE_ATTR(name, S_IRUGO, input_dev_show_id_##name, NULL)
S_IRUGO          1502 drivers/input/input.c static DEVICE_ATTR(bm, S_IRUGO, input_dev_show_cap_##bm, NULL)
S_IRUGO            92 drivers/input/joystick/xpad.c module_param(dpad_to_buttons, bool, S_IRUGO);
S_IRUGO            96 drivers/input/joystick/xpad.c module_param(triggers_to_buttons, bool, S_IRUGO);
S_IRUGO           100 drivers/input/joystick/xpad.c module_param(sticks_to_null, bool, S_IRUGO);
S_IRUGO           104 drivers/input/joystick/xpad.c module_param(auto_poweroff, bool, S_IWUSR | S_IRUGO);
S_IRUGO           266 drivers/input/keyboard/atkbd.c 	__ATTR(_name, S_IWUSR | S_IRUGO, atkbd_do_show_##_name, atkbd_do_set_##_name);
S_IRUGO           283 drivers/input/keyboard/atkbd.c 	__ATTR(_name, S_IRUGO, atkbd_do_show_##_name, NULL);
S_IRUGO           311 drivers/input/keyboard/gpio_keys.c static DEVICE_ATTR(keys, S_IRUGO, gpio_keys_show_keys, NULL);
S_IRUGO           312 drivers/input/keyboard/gpio_keys.c static DEVICE_ATTR(switches, S_IRUGO, gpio_keys_show_switches, NULL);
S_IRUGO           340 drivers/input/keyboard/gpio_keys.c static DEVICE_ATTR(disabled_keys, S_IWUSR | S_IRUGO,
S_IRUGO           343 drivers/input/keyboard/gpio_keys.c static DEVICE_ATTR(disabled_switches, S_IWUSR | S_IRUGO,
S_IRUGO           175 drivers/input/keyboard/omap-keypad.c static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, omap_kp_enable_show, omap_kp_enable_store);
S_IRUGO           617 drivers/input/misc/adxl34x.c static DEVICE_ATTR(position, S_IRUGO, adxl34x_position_show, NULL);
S_IRUGO           194 drivers/input/misc/ideapad_slidebar.c static DEVICE_ATTR(slidebar_mode, S_IWUSR | S_IRUGO,
S_IRUGO          1106 drivers/input/misc/ims-pcu.c 		IMS_PCU_ATTR(_field, S_IRUGO)
S_IRUGO          1108 drivers/input/misc/ims-pcu.c 		IMS_PCU_ATTR(_field, S_IRUGO | S_IWUSR)
S_IRUGO          1212 drivers/input/misc/ims-pcu.c static DEVICE_ATTR(update_firmware_status, S_IRUGO,
S_IRUGO          1335 drivers/input/misc/ims-pcu.c static DEVICE_ATTR(reg_data, S_IRUGO | S_IWUSR,
S_IRUGO          1373 drivers/input/misc/ims-pcu.c static DEVICE_ATTR(reg_addr, S_IRUGO | S_IWUSR,
S_IRUGO          1441 drivers/input/misc/ims-pcu.c 	.dattr = __ATTR(_field, S_IWUSR | S_IRUGO,			\
S_IRUGO           383 drivers/input/misc/kxtj9.c static DEVICE_ATTR(poll, S_IRUGO|S_IWUSR, kxtj9_get_poll, kxtj9_set_poll);
S_IRUGO           761 drivers/input/misc/yealink.c #define _M444	S_IRUGO
S_IRUGO           762 drivers/input/misc/yealink.c #define _M664	S_IRUGO|S_IWUSR|S_IWGRP
S_IRUGO           806 drivers/input/mouse/cyapa.c static DEVICE_ATTR(suspend_scanrate_ms, S_IRUGO|S_IWUSR,
S_IRUGO           922 drivers/input/mouse/cyapa.c static DEVICE_ATTR(runtime_suspend_scanrate_ms, S_IRUGO|S_IWUSR,
S_IRUGO          1220 drivers/input/mouse/cyapa.c static DEVICE_ATTR(firmware_version, S_IRUGO, cyapa_show_fm_ver, NULL);
S_IRUGO          1221 drivers/input/mouse/cyapa.c static DEVICE_ATTR(product_id, S_IRUGO, cyapa_show_product_id, NULL);
S_IRUGO          1223 drivers/input/mouse/cyapa.c static DEVICE_ATTR(baseline, S_IRUGO, cyapa_show_baseline, NULL);
S_IRUGO          1225 drivers/input/mouse/cyapa.c static DEVICE_ATTR(mode, S_IRUGO, cyapa_show_mode, NULL);
S_IRUGO           730 drivers/input/mouse/elan_i2c_core.c static DEVICE_ATTR(product_id, S_IRUGO, elan_sysfs_read_product_id, NULL);
S_IRUGO           731 drivers/input/mouse/elan_i2c_core.c static DEVICE_ATTR(firmware_version, S_IRUGO, elan_sysfs_read_fw_ver, NULL);
S_IRUGO           732 drivers/input/mouse/elan_i2c_core.c static DEVICE_ATTR(sample_version, S_IRUGO, elan_sysfs_read_sm_ver, NULL);
S_IRUGO           733 drivers/input/mouse/elan_i2c_core.c static DEVICE_ATTR(iap_version, S_IRUGO, elan_sysfs_read_iap_ver, NULL);
S_IRUGO           734 drivers/input/mouse/elan_i2c_core.c static DEVICE_ATTR(fw_checksum, S_IRUGO, elan_sysfs_read_fw_checksum, NULL);
S_IRUGO           735 drivers/input/mouse/elan_i2c_core.c static DEVICE_ATTR(mode, S_IRUGO, elan_sysfs_read_mode, NULL);
S_IRUGO           803 drivers/input/mouse/hgpk.c __PSMOUSE_DEFINE_ATTR(powered, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           862 drivers/input/mouse/hgpk.c PSMOUSE_DEFINE_ATTR(hgpk_mode, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           894 drivers/input/mouse/hgpk.c __PSMOUSE_DEFINE_ATTR(recalibrate, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           176 drivers/input/mouse/logips2pp.c PSMOUSE_DEFINE_ATTR(smartscroll, S_IWUSR | S_IRUGO, NULL,
S_IRUGO            81 drivers/input/mouse/psmouse-base.c PSMOUSE_DEFINE_ATTR(protocol, S_IWUSR | S_IRUGO,
S_IRUGO            84 drivers/input/mouse/psmouse-base.c PSMOUSE_DEFINE_ATTR(rate, S_IWUSR | S_IRUGO,
S_IRUGO            87 drivers/input/mouse/psmouse-base.c PSMOUSE_DEFINE_ATTR(resolution, S_IWUSR | S_IRUGO,
S_IRUGO            90 drivers/input/mouse/psmouse-base.c PSMOUSE_DEFINE_ATTR(resetafter, S_IWUSR | S_IRUGO,
S_IRUGO            93 drivers/input/mouse/psmouse-base.c PSMOUSE_DEFINE_ATTR(resync_time, S_IWUSR | S_IRUGO,
S_IRUGO           485 drivers/input/mouse/sentelic.c PSMOUSE_DEFINE_ATTR(getreg, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           518 drivers/input/mouse/sentelic.c PSMOUSE_DEFINE_ATTR(page, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           547 drivers/input/mouse/sentelic.c PSMOUSE_DEFINE_ATTR(vscroll, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           576 drivers/input/mouse/sentelic.c PSMOUSE_DEFINE_ATTR(hscroll, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           609 drivers/input/mouse/sentelic.c PSMOUSE_DEFINE_ATTR(flags, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           618 drivers/input/mouse/sentelic.c PSMOUSE_DEFINE_RO_ATTR(ver, S_IRUGO, NULL, fsp_attr_show_ver);
S_IRUGO          1393 drivers/input/mouse/synaptics.c PSMOUSE_DEFINE_ATTR(disable_gesture, S_IWUSR | S_IRUGO, NULL,
S_IRUGO           140 drivers/input/mouse/trackpoint.c 	PSMOUSE_DEFINE_ATTR(_name, S_IWUSR | S_IRUGO,				\
S_IRUGO           179 drivers/input/mouse/trackpoint.c PSMOUSE_DEFINE_ATTR(_name, S_IWUSR | S_IRUGO,				\
S_IRUGO           463 drivers/input/serio/serio.c static DEVICE_ATTR(description, S_IRUGO, serio_show_description, NULL);
S_IRUGO           464 drivers/input/serio/serio.c static DEVICE_ATTR(bind_mode, S_IWUSR | S_IRUGO, serio_show_bind_mode, serio_set_bind_mode);
S_IRUGO          1050 drivers/input/tablet/aiptek.c static DEVICE_ATTR(size, S_IRUGO, show_tabletSize, NULL);
S_IRUGO          1086 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1123 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1165 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1208 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR, show_tabletXtilt, store_tabletXtilt);
S_IRUGO          1250 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR, show_tabletYtilt, store_tabletYtilt);
S_IRUGO          1278 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1308 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1322 drivers/input/tablet/aiptek.c static DEVICE_ATTR(event_count, S_IRUGO, show_tabletEventsReceived, NULL);
S_IRUGO          1361 drivers/input/tablet/aiptek.c static DEVICE_ATTR(diagnostic, S_IRUGO, show_tabletDiagnosticMessage, NULL);
S_IRUGO          1397 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1428 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1466 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1496 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1526 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR,
S_IRUGO          1560 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR, show_tabletWheel, store_tabletWheel);
S_IRUGO          1593 drivers/input/tablet/aiptek.c 		   S_IRUGO | S_IWUSR, show_tabletExecute, store_tabletExecute);
S_IRUGO          1606 drivers/input/tablet/aiptek.c static DEVICE_ATTR(odm_code, S_IRUGO, show_tabletODMCode, NULL);
S_IRUGO          1619 drivers/input/tablet/aiptek.c static DEVICE_ATTR(model_code, S_IRUGO, show_tabletModelCode, NULL);
S_IRUGO          1633 drivers/input/tablet/aiptek.c static DEVICE_ATTR(firmware_code, S_IRUGO, show_firmwareCode, NULL);
S_IRUGO           450 drivers/input/touchscreen/ad7877.c static DEVICE_ATTR(name, S_IRUGO, name ## _show, NULL);
S_IRUGO           434 drivers/input/touchscreen/ads7846.c static DEVICE_ATTR(name, S_IRUGO, name ## _show, NULL);
S_IRUGO           564 drivers/input/touchscreen/ads7846.c static DEVICE_ATTR(pen_down, S_IRUGO, ads7846_pen_down_show, NULL);
S_IRUGO          2913 drivers/input/touchscreen/atmel_mxt_ts.c static DEVICE_ATTR(fw_version, S_IRUGO, mxt_fw_version_show, NULL);
S_IRUGO          2914 drivers/input/touchscreen/atmel_mxt_ts.c static DEVICE_ATTR(hw_version, S_IRUGO, mxt_hw_version_show, NULL);
S_IRUGO          2915 drivers/input/touchscreen/atmel_mxt_ts.c static DEVICE_ATTR(object, S_IRUGO, mxt_object_show, NULL);
S_IRUGO           495 drivers/input/touchscreen/edt-ft5x06.c static EDT_ATTR(gain, S_IWUSR | S_IRUGO, WORK_REGISTER_GAIN,
S_IRUGO           498 drivers/input/touchscreen/edt-ft5x06.c static EDT_ATTR(offset, S_IWUSR | S_IRUGO, WORK_REGISTER_OFFSET,
S_IRUGO           501 drivers/input/touchscreen/edt-ft5x06.c static EDT_ATTR(offset_x, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
S_IRUGO           504 drivers/input/touchscreen/edt-ft5x06.c static EDT_ATTR(offset_y, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
S_IRUGO           507 drivers/input/touchscreen/edt-ft5x06.c static EDT_ATTR(threshold, S_IWUSR | S_IRUGO, WORK_REGISTER_THRESHOLD,
S_IRUGO           510 drivers/input/touchscreen/edt-ft5x06.c static EDT_ATTR(report_rate, S_IWUSR | S_IRUGO, WORK_REGISTER_REPORT_RATE,
S_IRUGO           999 drivers/input/touchscreen/elants_i2c.c static DEVICE_ATTR(iap_mode, S_IRUGO, show_iap_mode, NULL);
S_IRUGO          1015 drivers/input/touchscreen/elants_i2c.c 		.dattr = __ATTR(_field, S_IRUGO,			\
S_IRUGO            25 drivers/input/touchscreen/mc13783_ts.c module_param(sample_tolerance, uint, S_IRUGO | S_IWUSR);
S_IRUGO          1348 drivers/input/touchscreen/melfas_mip4.c static DEVICE_ATTR(fw_version, S_IRUGO, mip4_sysfs_read_fw_version, NULL);
S_IRUGO          1373 drivers/input/touchscreen/melfas_mip4.c static DEVICE_ATTR(hw_version, S_IRUGO, mip4_sysfs_read_hw_version, NULL);
S_IRUGO          1392 drivers/input/touchscreen/melfas_mip4.c static DEVICE_ATTR(product_id, S_IRUGO, mip4_sysfs_read_product_id, NULL);
S_IRUGO          1412 drivers/input/touchscreen/melfas_mip4.c static DEVICE_ATTR(ic_name, S_IRUGO, mip4_sysfs_read_ic_name, NULL);
S_IRUGO           928 drivers/input/touchscreen/raydium_i2c_ts.c static DEVICE_ATTR(fw_version, S_IRUGO, raydium_i2c_fw_ver_show, NULL);
S_IRUGO           929 drivers/input/touchscreen/raydium_i2c_ts.c static DEVICE_ATTR(hw_version, S_IRUGO, raydium_i2c_hw_ver_show, NULL);
S_IRUGO           930 drivers/input/touchscreen/raydium_i2c_ts.c static DEVICE_ATTR(boot_mode, S_IRUGO, raydium_i2c_boot_mode_show, NULL);
S_IRUGO           224 drivers/input/touchscreen/sun4i-ts.c static DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL);
S_IRUGO           225 drivers/input/touchscreen/sun4i-ts.c static DEVICE_ATTR(temp1_label, S_IRUGO, show_temp_label, NULL);
S_IRUGO           331 drivers/input/touchscreen/tsc200x-core.c static DEVICE_ATTR(selftest, S_IRUGO, tsc200x_selftest_show, NULL);
S_IRUGO          1706 drivers/iommu/amd_iommu_init.c static DEVICE_ATTR(cap, S_IRUGO, amd_iommu_show_cap, NULL);
S_IRUGO          1715 drivers/iommu/amd_iommu_init.c static DEVICE_ATTR(features, S_IRUGO, amd_iommu_show_features, NULL);
S_IRUGO           392 drivers/iommu/arm-smmu-v3.c module_param_named(disable_bypass, disable_bypass, bool, S_IRUGO);
S_IRUGO            66 drivers/iommu/arm-smmu.c module_param(force_stage, int, S_IRUGO);
S_IRUGO            71 drivers/iommu/arm-smmu.c module_param(disable_bypass, bool, S_IRUGO);
S_IRUGO          4770 drivers/iommu/intel-iommu.c static DEVICE_ATTR(version, S_IRUGO, intel_iommu_show_version, NULL);
S_IRUGO          4779 drivers/iommu/intel-iommu.c static DEVICE_ATTR(address, S_IRUGO, intel_iommu_show_address, NULL);
S_IRUGO          4788 drivers/iommu/intel-iommu.c static DEVICE_ATTR(cap, S_IRUGO, intel_iommu_show_cap, NULL);
S_IRUGO          4797 drivers/iommu/intel-iommu.c static DEVICE_ATTR(ecap, S_IRUGO, intel_iommu_show_ecap, NULL);
S_IRUGO          4806 drivers/iommu/intel-iommu.c static DEVICE_ATTR(domains_supported, S_IRUGO, intel_iommu_show_ndoms, NULL);
S_IRUGO          4816 drivers/iommu/intel-iommu.c static DEVICE_ATTR(domains_used, S_IRUGO, intel_iommu_show_ndoms_used, NULL);
S_IRUGO           429 drivers/iommu/iommu.c static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);
S_IRUGO           984 drivers/iommu/tegra-smmu.c 	debugfs_create_file("swgroups", S_IRUGO, smmu->debugfs, smmu,
S_IRUGO           986 drivers/iommu/tegra-smmu.c 	debugfs_create_file("clients", S_IRUGO, smmu->debugfs, smmu,
S_IRUGO           164 drivers/isdn/hardware/mISDN/avmfritz.c module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
S_IRUGO           226 drivers/isdn/hardware/mISDN/hfcmulti.c module_param(debug, uint, S_IRUGO | S_IWUSR);
S_IRUGO           227 drivers/isdn/hardware/mISDN/hfcmulti.c module_param(poll, uint, S_IRUGO | S_IWUSR);
S_IRUGO           228 drivers/isdn/hardware/mISDN/hfcmulti.c module_param(clock, int, S_IRUGO | S_IWUSR);
S_IRUGO           229 drivers/isdn/hardware/mISDN/hfcmulti.c module_param(timer, uint, S_IRUGO | S_IWUSR);
S_IRUGO           230 drivers/isdn/hardware/mISDN/hfcmulti.c module_param(clockdelay_te, uint, S_IRUGO | S_IWUSR);
S_IRUGO           231 drivers/isdn/hardware/mISDN/hfcmulti.c module_param(clockdelay_nt, uint, S_IRUGO | S_IWUSR);
S_IRUGO           232 drivers/isdn/hardware/mISDN/hfcmulti.c module_param_array(type, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           233 drivers/isdn/hardware/mISDN/hfcmulti.c module_param_array(pcm, int, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           234 drivers/isdn/hardware/mISDN/hfcmulti.c module_param_array(dmask, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           235 drivers/isdn/hardware/mISDN/hfcmulti.c module_param_array(bmask, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           236 drivers/isdn/hardware/mISDN/hfcmulti.c module_param_array(iomode, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           237 drivers/isdn/hardware/mISDN/hfcmulti.c module_param_array(port, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           238 drivers/isdn/hardware/mISDN/hfcmulti.c module_param(hwid, uint, S_IRUGO | S_IWUSR); /* The hardware ID */
S_IRUGO            52 drivers/isdn/hardware/mISDN/hfcpci.c module_param(debug, uint, S_IRUGO | S_IWUSR);
S_IRUGO            53 drivers/isdn/hardware/mISDN/hfcpci.c module_param(poll, uint, S_IRUGO | S_IWUSR);
S_IRUGO            35 drivers/isdn/hardware/mISDN/hfcsusb.c module_param(debug, uint, S_IRUGO | S_IWUSR);
S_IRUGO           250 drivers/isdn/hardware/mISDN/mISDNinfineon.c module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
S_IRUGO           252 drivers/isdn/hardware/mISDN/mISDNinfineon.c module_param(irqloops, uint, S_IRUGO | S_IWUSR);
S_IRUGO           119 drivers/isdn/hardware/mISDN/netjet.c module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
S_IRUGO           103 drivers/isdn/hardware/mISDN/speedfax.c module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
S_IRUGO           105 drivers/isdn/hardware/mISDN/speedfax.c module_param(irqloops, uint, S_IRUGO | S_IWUSR);
S_IRUGO           106 drivers/isdn/hardware/mISDN/w6692.c module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
S_IRUGO           108 drivers/isdn/hardware/mISDN/w6692.c module_param(led, uint, S_IRUGO | S_IWUSR);
S_IRUGO           110 drivers/isdn/hardware/mISDN/w6692.c module_param(pots, uint, S_IRUGO | S_IWUSR);
S_IRUGO            18 drivers/isdn/mISDN/core.c module_param(debug, uint, S_IRUGO | S_IWUSR);
S_IRUGO           171 drivers/isdn/mISDN/dsp_core.c module_param(debug, uint, S_IRUGO | S_IWUSR);
S_IRUGO           172 drivers/isdn/mISDN/dsp_core.c module_param(options, uint, S_IRUGO | S_IWUSR);
S_IRUGO           173 drivers/isdn/mISDN/dsp_core.c module_param(poll, uint, S_IRUGO | S_IWUSR);
S_IRUGO           174 drivers/isdn/mISDN/dsp_core.c module_param(dtmfthreshold, uint, S_IRUGO | S_IWUSR);
S_IRUGO           249 drivers/isdn/mISDN/l1oip_core.c module_param_array(type, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           250 drivers/isdn/mISDN/l1oip_core.c module_param_array(codec, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           251 drivers/isdn/mISDN/l1oip_core.c module_param_array(ip, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           252 drivers/isdn/mISDN/l1oip_core.c module_param_array(port, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           253 drivers/isdn/mISDN/l1oip_core.c module_param_array(remoteport, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           254 drivers/isdn/mISDN/l1oip_core.c module_param_array(ondemand, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           255 drivers/isdn/mISDN/l1oip_core.c module_param_array(limit, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           256 drivers/isdn/mISDN/l1oip_core.c module_param_array(id, uint, NULL, S_IRUGO | S_IWUSR);
S_IRUGO           257 drivers/isdn/mISDN/l1oip_core.c module_param(ulaw, uint, S_IRUGO | S_IWUSR);
S_IRUGO           258 drivers/isdn/mISDN/l1oip_core.c module_param(debug, uint, S_IRUGO | S_IWUSR);
S_IRUGO           212 drivers/leds/leds-blinkm.c static DEVICE_ATTR(red, S_IRUGO | S_IWUSR, show_red, store_red);
S_IRUGO           232 drivers/leds/leds-blinkm.c static DEVICE_ATTR(green, S_IRUGO | S_IWUSR, show_green, store_green);
S_IRUGO           251 drivers/leds/leds-blinkm.c static DEVICE_ATTR(blue, S_IRUGO | S_IWUSR, show_blue, store_blue);
S_IRUGO           276 drivers/leds/leds-blinkm.c static DEVICE_ATTR(test, S_IRUGO | S_IWUSR, show_test, store_test);
S_IRUGO           123 drivers/leds/leds-lp55xx-common.c static DEVICE_ATTR(led_current, S_IRUGO | S_IWUSR, lp55xx_show_current,
S_IRUGO           125 drivers/leds/leds-lp55xx-common.c static DEVICE_ATTR(max_current, S_IRUGO , lp55xx_show_max_current, NULL);
S_IRUGO           305 drivers/leds/leds-lp55xx-common.c static DEVICE_ATTR(select_engine, S_IRUGO | S_IWUSR,
S_IRUGO            30 drivers/leds/leds-lp55xx-common.h 	DEVICE_ATTR(name, S_IRUGO | S_IWUSR, show, store)
S_IRUGO            32 drivers/leds/leds-lp55xx-common.h 	DEVICE_ATTR(name, S_IRUGO, show, NULL)
S_IRUGO            56 drivers/macintosh/ams/ams-core.c static DEVICE_ATTR(current, S_IRUGO, ams_show_current, NULL);
S_IRUGO            19 drivers/macintosh/ams/ams-input.c module_param(joystick, bool, S_IRUGO);
S_IRUGO            23 drivers/macintosh/ams/ams-input.c module_param(invert, bool, S_IWUSR | S_IRUGO);
S_IRUGO           139 drivers/macintosh/ams/ams-input.c static DEVICE_ATTR(joystick, S_IRUGO | S_IWUSR,
S_IRUGO           391 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor1_temperature,	S_IRUGO,
S_IRUGO           393 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor2_temperature,	S_IRUGO,
S_IRUGO           395 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor1_limit, S_IRUGO,
S_IRUGO           397 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor2_limit, S_IRUGO,
S_IRUGO           399 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor1_location, S_IRUGO,
S_IRUGO           401 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor2_location, S_IRUGO,
S_IRUGO           407 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor1_fan_speed,	S_IRUGO,
S_IRUGO           409 drivers/macintosh/therm_adt746x.c static DEVICE_ATTR(sensor2_fan_speed,	S_IRUGO,
S_IRUGO           110 drivers/macintosh/therm_windtunnel.c static DEVICE_ATTR(cpu_temperature, S_IRUGO, show_cpu_temperature, NULL );
S_IRUGO           111 drivers/macintosh/therm_windtunnel.c static DEVICE_ATTR(case_temperature, S_IRUGO, show_case_temperature, NULL );
S_IRUGO           120 drivers/mailbox/omap-mailbox.c module_param(mbox_kfifo_size, uint, S_IRUGO);
S_IRUGO          2001 drivers/md/dm-bufio.c module_param_named(max_cache_size_bytes, dm_bufio_cache_size, ulong, S_IRUGO | S_IWUSR);
S_IRUGO          2004 drivers/md/dm-bufio.c module_param_named(max_age_seconds, dm_bufio_max_age, uint, S_IRUGO | S_IWUSR);
S_IRUGO          2007 drivers/md/dm-bufio.c module_param_named(retain_bytes, dm_bufio_retain_bytes, ulong, S_IRUGO | S_IWUSR);
S_IRUGO          2010 drivers/md/dm-bufio.c module_param_named(peak_allocated_bytes, dm_bufio_peak_allocated, ulong, S_IRUGO | S_IWUSR);
S_IRUGO          2013 drivers/md/dm-bufio.c module_param_named(allocated_kmem_cache_bytes, dm_bufio_allocated_kmem_cache, ulong, S_IRUGO);
S_IRUGO          2016 drivers/md/dm-bufio.c module_param_named(allocated_get_free_pages_bytes, dm_bufio_allocated_get_free_pages, ulong, S_IRUGO);
S_IRUGO          2019 drivers/md/dm-bufio.c module_param_named(allocated_vmalloc_bytes, dm_bufio_allocated_vmalloc, ulong, S_IRUGO);
S_IRUGO          2022 drivers/md/dm-bufio.c module_param_named(current_allocated_bytes, dm_bufio_current_allocated, ulong, S_IRUGO);
S_IRUGO            39 drivers/md/dm-kcopyd.c module_param(kcopyd_subjob_size_kb, uint, S_IRUGO | S_IWUSR);
S_IRUGO           590 drivers/md/dm-rq.c module_param(reserved_rq_based_ios, uint, S_IRUGO | S_IWUSR);
S_IRUGO           595 drivers/md/dm-rq.c module_param(use_blk_mq, bool, S_IRUGO | S_IWUSR);
S_IRUGO           598 drivers/md/dm-rq.c module_param(dm_mq_nr_hw_queues, uint, S_IRUGO | S_IWUSR);
S_IRUGO           601 drivers/md/dm-rq.c module_param(dm_mq_queue_depth, uint, S_IRUGO | S_IWUSR);
S_IRUGO          1208 drivers/md/dm-stats.c module_param_named(stats_current_allocated_bytes, shared_memory_amount, ulong, S_IRUGO);
S_IRUGO            20 drivers/md/dm-sysfs.c 	__ATTR(_name, S_IRUGO, dm_attr_##_name##_show, NULL)
S_IRUGO            45 drivers/md/dm-sysfs.c 	__ATTR(_name, S_IRUGO | S_IWUSR, dm_attr_##_name##_show, dm_attr_##_name##_store)
S_IRUGO          4561 drivers/md/dm-thin.c module_param_named(no_space_timeout, no_space_timeout_secs, uint, S_IRUGO | S_IWUSR);
S_IRUGO            41 drivers/md/dm-verity-target.c module_param_named(prefetch_cluster, dm_verity_prefetch_cluster, uint, S_IRUGO | S_IWUSR);
S_IRUGO          3235 drivers/md/dm.c module_param(reserved_bio_based_ios, uint, S_IRUGO | S_IWUSR);
S_IRUGO          3238 drivers/md/dm.c module_param(dm_numa_node, int, S_IRUGO | S_IWUSR);
S_IRUGO          2372 drivers/md/md-bitmap.c __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);
S_IRUGO          2409 drivers/md/md-bitmap.c __ATTR(space, S_IRUGO|S_IWUSR, space_show, space_store);
S_IRUGO          2459 drivers/md/md-bitmap.c __ATTR(time_base, S_IRUGO|S_IWUSR, timeout_show, timeout_store);
S_IRUGO          2495 drivers/md/md-bitmap.c __ATTR(backlog, S_IRUGO|S_IWUSR, backlog_show, backlog_store);
S_IRUGO          2522 drivers/md/md-bitmap.c __ATTR(chunksize, S_IRUGO|S_IWUSR, chunksize_show, chunksize_store);
S_IRUGO          2549 drivers/md/md-bitmap.c __ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
S_IRUGO          2580 drivers/md/md-bitmap.c __ATTR(can_clear, S_IRUGO|S_IWUSR, can_clear_show, can_clear_store);
S_IRUGO          2605 drivers/md/md-bitmap.c __ATTR(max_backlog_used, S_IRUGO | S_IWUSR,
S_IRUGO           206 drivers/md/md.c 		.mode		= S_IRUGO|S_IWUSR,
S_IRUGO           213 drivers/md/md.c 		.mode		= S_IRUGO|S_IWUSR,
S_IRUGO           223 drivers/md/md.c 		.mode		= S_IRUGO|S_IXUGO,
S_IRUGO          3007 drivers/md/md.c __ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store);
S_IRUGO          3028 drivers/md/md.c __ATTR(errors, S_IRUGO|S_IWUSR, errors_show, errors_store);
S_IRUGO          3126 drivers/md/md.c __ATTR(slot, S_IRUGO|S_IWUSR, slot_show, slot_store);
S_IRUGO          3152 drivers/md/md.c __ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);
S_IRUGO          3210 drivers/md/md.c __ATTR(new_offset, S_IRUGO|S_IWUSR, new_offset_show, new_offset_store);
S_IRUGO          3322 drivers/md/md.c __ATTR(size, S_IRUGO|S_IWUSR, rdev_size_show, rdev_size_store);
S_IRUGO          3357 drivers/md/md.c __ATTR(recovery_start, S_IRUGO|S_IWUSR, recovery_start_show, recovery_start_store);
S_IRUGO          3383 drivers/md/md.c __ATTR(bad_blocks, S_IRUGO|S_IWUSR, bb_show, bb_store);
S_IRUGO          3394 drivers/md/md.c __ATTR(unacknowledged_bad_blocks, S_IRUGO|S_IWUSR, ubb_show, ubb_store);
S_IRUGO          3433 drivers/md/md.c __ATTR(ppl_sector, S_IRUGO|S_IWUSR, ppl_sector_show, ppl_sector_store);
S_IRUGO          3466 drivers/md/md.c __ATTR(ppl_size, S_IRUGO|S_IWUSR, ppl_size_show, ppl_size_store);
S_IRUGO          3766 drivers/md/md.c __ATTR(safe_mode_delay, S_IRUGO|S_IWUSR,safe_delay_show, safe_delay_store);
S_IRUGO          3990 drivers/md/md.c __ATTR(level, S_IRUGO|S_IWUSR, level_show, level_store);
S_IRUGO          4036 drivers/md/md.c __ATTR(layout, S_IRUGO|S_IWUSR, layout_show, layout_store);
S_IRUGO          4091 drivers/md/md.c __ATTR(raid_disks, S_IRUGO|S_IWUSR, raid_disks_show, raid_disks_store);
S_IRUGO          4137 drivers/md/md.c __ATTR(chunk_size, S_IRUGO|S_IWUSR, chunk_size_show, chunk_size_store);
S_IRUGO          4178 drivers/md/md.c __ATTR_PREALLOC(resync_start, S_IRUGO|S_IWUSR,
S_IRUGO          4393 drivers/md/md.c __ATTR_PREALLOC(array_state, S_IRUGO|S_IWUSR, array_state_show, array_state_store);
S_IRUGO          4415 drivers/md/md.c __ATTR(max_read_errors, S_IRUGO|S_IWUSR, max_corrected_read_errors_show,
S_IRUGO          4564 drivers/md/md.c __ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store);
S_IRUGO          4648 drivers/md/md.c __ATTR_PREALLOC(metadata_version, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
S_IRUGO          4744 drivers/md/md.c __ATTR_PREALLOC(sync_action, S_IRUGO|S_IWUSR, action_show, action_store);
S_IRUGO          4791 drivers/md/md.c __ATTR(sync_speed_min, S_IRUGO|S_IWUSR, sync_min_show, sync_min_store);
S_IRUGO          4820 drivers/md/md.c __ATTR(sync_speed_max, S_IRUGO|S_IWUSR, sync_max_show, sync_max_store);
S_IRUGO          4856 drivers/md/md.c __ATTR(sync_force_parallel, S_IRUGO|S_IWUSR,
S_IRUGO          4897 drivers/md/md.c 	__ATTR_PREALLOC(sync_completed, S_IRUGO, sync_completed_show, NULL);
S_IRUGO          4933 drivers/md/md.c __ATTR(sync_min, S_IRUGO|S_IWUSR, min_sync_show, min_sync_store);
S_IRUGO          4986 drivers/md/md.c __ATTR(sync_max, S_IRUGO|S_IWUSR, max_sync_show, max_sync_store);
S_IRUGO          5023 drivers/md/md.c __ATTR(suspend_lo, S_IRUGO|S_IWUSR, suspend_lo_show, suspend_lo_store);
S_IRUGO          5060 drivers/md/md.c __ATTR(suspend_hi, S_IRUGO|S_IWUSR, suspend_hi_show, suspend_hi_store);
S_IRUGO          5105 drivers/md/md.c __ATTR(reshape_position, S_IRUGO|S_IWUSR, reshape_position_show,
S_IRUGO          5146 drivers/md/md.c __ATTR(reshape_direction, S_IRUGO|S_IWUSR, reshape_direction_show,
S_IRUGO          5203 drivers/md/md.c __ATTR(array_size, S_IRUGO|S_IWUSR, array_size_show,
S_IRUGO          5249 drivers/md/md.c __ATTR(consistency_policy, S_IRUGO | S_IWUSR, consistency_policy_show,
S_IRUGO          5277 drivers/md/md.c __ATTR(fail_last_dev, S_IRUGO | S_IWUSR, fail_last_dev_show,
S_IRUGO          9313 drivers/md/md.c 	proc_create("mdstat", S_IRUGO, NULL, &md_seq_fops);
S_IRUGO          9652 drivers/md/md.c module_param(start_dirty_degraded, int, S_IRUGO|S_IWUSR);
S_IRUGO          3407 drivers/md/raid1.c module_param(max_queued_requests, int, S_IRUGO|S_IWUSR);
S_IRUGO          4953 drivers/md/raid10.c module_param(max_queued_requests, int, S_IRUGO|S_IWUSR);
S_IRUGO          1556 drivers/md/raid5-ppl.c ppl_write_hint = __ATTR(ppl_write_hint, S_IRUGO | S_IWUSR,
S_IRUGO          6429 drivers/md/raid5.c raid5_stripecache_size = __ATTR(stripe_cache_size, S_IRUGO | S_IWUSR,
S_IRUGO          6471 drivers/md/raid5.c raid5_rmw_level = __ATTR(rmw_level, S_IRUGO | S_IWUSR,
S_IRUGO          6517 drivers/md/raid5.c 					S_IRUGO | S_IWUSR,
S_IRUGO          6569 drivers/md/raid5.c raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
S_IRUGO          6655 drivers/md/raid5.c raid5_group_thread_cnt = __ATTR(group_thread_cnt, S_IRUGO | S_IWUSR,
S_IRUGO           464 drivers/media/common/siano/smsdvb-debugfs.c 	d = debugfs_create_file("stats", S_IRUGO | S_IWUSR, client->debugfs,
S_IRUGO          2351 drivers/media/i2c/smiapp/smiapp-core.c static DEVICE_ATTR(nvm, S_IRUGO, smiapp_sysfs_nvm_read, NULL);
S_IRUGO          2366 drivers/media/i2c/smiapp/smiapp-core.c static DEVICE_ATTR(ident, S_IRUGO, smiapp_sysfs_ident_read, NULL);
S_IRUGO            52 drivers/media/i2c/tda7432.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO            54 drivers/media/i2c/tda7432.c module_param(loudness, int, S_IRUGO);
S_IRUGO            56 drivers/media/i2c/tda7432.c module_param(maxvol, int, S_IRUGO | S_IWUSR);
S_IRUGO           567 drivers/media/mc/mc-device.c static DEVICE_ATTR(model, S_IRUGO, show_model, NULL);
S_IRUGO           180 drivers/media/pci/bt8xx/bttv-driver.c static DEVICE_ATTR(card, S_IRUGO, show_card, NULL);
S_IRUGO            90 drivers/media/pci/tw686x/tw686x-core.c 		  &dma_mode, S_IRUGO|S_IWUSR);
S_IRUGO            32 drivers/media/platform/davinci/vpbe.c module_param(def_output, charp, S_IRUGO);
S_IRUGO            33 drivers/media/platform/davinci/vpbe.c module_param(def_mode, charp, S_IRUGO);
S_IRUGO            69 drivers/media/platform/davinci/vpfe_capture.c module_param(numbuffers, uint, S_IRUGO);
S_IRUGO            70 drivers/media/platform/davinci/vpfe_capture.c module_param(bufsize, uint, S_IRUGO);
S_IRUGO           765 drivers/media/platform/exynos4-is/fimc-is.c 	dentry = debugfs_create_file("fw_log", S_IRUGO, is->debugfs_entry,
S_IRUGO            32 drivers/media/platform/exynos4-is/fimc-isp.c module_param_named(debug_isp, fimc_isp_debug, int, S_IRUGO | S_IWUSR);
S_IRUGO          1254 drivers/media/platform/exynos4-is/media-dev.c static DEVICE_ATTR(subdev_conf_mode, S_IWUSR | S_IRUGO,
S_IRUGO            26 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c module_param(mtk_v4l2_dbg_level, int, S_IRUGO | S_IWUSR);
S_IRUGO            27 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c module_param(mtk_vcodec_dbg, bool, S_IRUGO | S_IWUSR);
S_IRUGO           839 drivers/media/platform/mtk-vpu/mtk_vpu.c 	vpu_debugfs = debugfs_create_file("mtk_vpu", S_IRUGO, NULL, (void *)dev,
S_IRUGO            72 drivers/media/platform/omap/omap_vout.c module_param(vid1_static_vrfb_alloc, bool, S_IRUGO);
S_IRUGO            76 drivers/media/platform/omap/omap_vout.c module_param(vid2_static_vrfb_alloc, bool, S_IRUGO);
S_IRUGO            80 drivers/media/platform/omap/omap_vout.c module_param(debug, bool, S_IRUGO);
S_IRUGO            39 drivers/media/platform/s5p-mfc/s5p_mfc.c module_param_named(debug, mfc_debug_level, int, S_IRUGO | S_IWUSR);
S_IRUGO           631 drivers/media/platform/sti/bdisp/bdisp-debug.c 	debugfs_create_file(#name, S_IRUGO, bdisp->dbg.debugfs_entry, bdisp, \
S_IRUGO           245 drivers/media/platform/sti/c8sectpfe/c8sectpfe-debugfs.c 	file = debugfs_create_regset32("registers", S_IRUGO, root,
S_IRUGO          1359 drivers/media/radio/radio-si476x.c 	dentry = debugfs_create_file("acf", S_IRUGO,
S_IRUGO          1366 drivers/media/radio/radio-si476x.c 	dentry = debugfs_create_file("rds_blckcnt", S_IRUGO,
S_IRUGO          1374 drivers/media/radio/radio-si476x.c 	dentry = debugfs_create_file("agc", S_IRUGO,
S_IRUGO          1381 drivers/media/radio/radio-si476x.c 	dentry = debugfs_create_file("rsq", S_IRUGO,
S_IRUGO          1388 drivers/media/radio/radio-si476x.c 	dentry = debugfs_create_file("rsq_primary", S_IRUGO,
S_IRUGO            27 drivers/media/radio/si4713/si4713.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO          1181 drivers/media/rc/ene_ir.c module_param(sample_period, int, S_IRUGO);
S_IRUGO          1184 drivers/media/rc/ene_ir.c module_param(learning_mode_force, bool, S_IRUGO);
S_IRUGO          1187 drivers/media/rc/ene_ir.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO          1190 drivers/media/rc/ene_ir.c module_param(txsim, bool, S_IRUGO);
S_IRUGO           666 drivers/media/rc/fintek-cir.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO           425 drivers/media/rc/imon.c module_param(debug, bool, S_IRUGO | S_IWUSR);
S_IRUGO           430 drivers/media/rc/imon.c module_param(display_type, int, S_IRUGO);
S_IRUGO           434 drivers/media/rc/imon.c module_param(pad_stabilize, int, S_IRUGO | S_IWUSR);
S_IRUGO           442 drivers/media/rc/imon.c module_param(nomouse, bool, S_IRUGO | S_IWUSR);
S_IRUGO           447 drivers/media/rc/imon.c module_param(pad_thresh, int, S_IRUGO | S_IWUSR);
S_IRUGO           870 drivers/media/rc/imon.c static DEVICE_ATTR(imon_clock, S_IWUSR | S_IRUGO, show_imon_clock,
S_IRUGO           873 drivers/media/rc/imon.c static DEVICE_ATTR(associate_remote, S_IWUSR | S_IRUGO, show_associate_remote,
S_IRUGO            38 drivers/media/rc/ite-cir.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO            43 drivers/media/rc/ite-cir.c module_param(rx_low_carrier_freq, int, S_IRUGO | S_IWUSR);
S_IRUGO            48 drivers/media/rc/ite-cir.c module_param(rx_high_carrier_freq, int, S_IRUGO | S_IWUSR);
S_IRUGO            53 drivers/media/rc/ite-cir.c module_param(tx_carrier_freq, int, S_IRUGO | S_IWUSR);
S_IRUGO            58 drivers/media/rc/ite-cir.c module_param(tx_duty_cycle, int, S_IRUGO | S_IWUSR);
S_IRUGO            63 drivers/media/rc/ite-cir.c module_param(sample_period, long, S_IRUGO | S_IWUSR);
S_IRUGO            68 drivers/media/rc/ite-cir.c module_param(model_number, int, S_IRUGO | S_IWUSR);
S_IRUGO          1145 drivers/media/rc/nuvoton-cir.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO           265 drivers/media/rc/rc-loopback.c module_param(debug, bool, S_IRUGO | S_IWUSR);
S_IRUGO          1598 drivers/media/rc/rc-main.c static RC_FILTER_ATTR(filter, S_IRUGO|S_IWUSR,
S_IRUGO          1600 drivers/media/rc/rc-main.c static RC_FILTER_ATTR(filter_mask, S_IRUGO|S_IWUSR,
S_IRUGO          1602 drivers/media/rc/rc-main.c static RC_FILTER_ATTR(wakeup_filter, S_IRUGO|S_IWUSR,
S_IRUGO          1604 drivers/media/rc/rc-main.c static RC_FILTER_ATTR(wakeup_filter_mask, S_IRUGO|S_IWUSR,
S_IRUGO           438 drivers/media/usb/gspca/m5602/m5602_core.c module_param(force_sensor, int, S_IRUGO | S_IWUSR);
S_IRUGO           442 drivers/media/usb/gspca/m5602/m5602_core.c module_param(dump_bridge, bool, S_IRUGO | S_IWUSR);
S_IRUGO           445 drivers/media/usb/gspca/m5602/m5602_core.c module_param(dump_sensor, bool, S_IRUGO | S_IWUSR);
S_IRUGO           634 drivers/media/usb/gspca/stv06xx/stv06xx.c module_param(dump_bridge, bool, S_IRUGO | S_IWUSR);
S_IRUGO           637 drivers/media/usb/gspca/stv06xx/stv06xx.c module_param(dump_sensor, bool, S_IRUGO | S_IWUSR);
S_IRUGO            35 drivers/media/usb/hdpvr/hdpvr-core.c module_param(hdpvr_debug, int, S_IRUGO|S_IWUSR);
S_IRUGO            39 drivers/media/usb/hdpvr/hdpvr-core.c module_param(default_video_input, uint, S_IRUGO|S_IWUSR);
S_IRUGO            43 drivers/media/usb/hdpvr/hdpvr-core.c module_param(default_audio_input, uint, S_IRUGO|S_IWUSR);
S_IRUGO            47 drivers/media/usb/hdpvr/hdpvr-core.c module_param(boost_audio, bool, S_IRUGO|S_IWUSR);
S_IRUGO            63 drivers/media/usb/pvrusb2/pvrusb2-hdw.c module_param(ctlchg, int, S_IRUGO|S_IWUSR);
S_IRUGO            65 drivers/media/usb/pvrusb2/pvrusb2-hdw.c module_param(init_pause_msec, int, S_IRUGO|S_IWUSR);
S_IRUGO            67 drivers/media/usb/pvrusb2/pvrusb2-hdw.c module_param(procreload, int, S_IRUGO|S_IWUSR);
S_IRUGO            26 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c module_param(i2c_scan, int, S_IRUGO|S_IWUSR);
S_IRUGO            35 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c 		   int, S_IRUGO|S_IWUSR);
S_IRUGO            36 drivers/media/usb/pvrusb2/pvrusb2-main.c module_param_named(debug,pvrusb2_debug,int,S_IRUGO|S_IWUSR);
S_IRUGO           314 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_name.attr.mode = S_IRUGO;
S_IRUGO           319 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_type.attr.mode = S_IRUGO;
S_IRUGO           324 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_min.attr.mode = S_IRUGO;
S_IRUGO           329 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_max.attr.mode = S_IRUGO;
S_IRUGO           334 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_def.attr.mode = S_IRUGO;
S_IRUGO           339 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_val.attr.mode = S_IRUGO;
S_IRUGO           343 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_custom.attr.mode = S_IRUGO;
S_IRUGO           347 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_enum.attr.mode = S_IRUGO;
S_IRUGO           352 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	cip->attr_bits.attr.mode = S_IRUGO;
S_IRUGO           422 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	dip->attr_debugcmd.attr.mode = S_IRUGO|S_IWUSR|S_IWGRP;
S_IRUGO           427 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	dip->attr_debuginfo.attr.mode = S_IRUGO;
S_IRUGO           650 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	sfp->attr_v4l_minor_number.attr.mode = S_IRUGO;
S_IRUGO           665 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	sfp->attr_v4l_radio_minor_number.attr.mode = S_IRUGO;
S_IRUGO           680 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	sfp->attr_unit_number.attr.mode = S_IRUGO;
S_IRUGO           694 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	sfp->attr_bus_info.attr.mode = S_IRUGO;
S_IRUGO           709 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	sfp->attr_hdw_name.attr.mode = S_IRUGO;
S_IRUGO           724 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	sfp->attr_hdw_desc.attr.mode = S_IRUGO;
S_IRUGO           156 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(version, S_IRUGO, show_version, NULL);
S_IRUGO           166 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(model, S_IRUGO, show_model, NULL);
S_IRUGO           178 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(hue, S_IRUGO, show_hue, NULL);
S_IRUGO           190 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(contrast, S_IRUGO, show_contrast, NULL);
S_IRUGO           202 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(brightness, S_IRUGO, show_brightness, NULL);
S_IRUGO           214 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(saturation, S_IRUGO, show_saturation, NULL);
S_IRUGO           224 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(streaming, S_IRUGO, show_streaming, NULL);
S_IRUGO           234 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(compression, S_IRUGO, show_compression, NULL);
S_IRUGO           243 drivers/media/usb/usbvision/usbvision-video.c static DEVICE_ATTR(bridge, S_IRUGO, show_device_bridge, NULL);
S_IRUGO          2380 drivers/media/usb/uvc/uvc_driver.c 		  &uvc_clock_param, S_IRUGO|S_IWUSR);
S_IRUGO          2382 drivers/media/usb/uvc/uvc_driver.c module_param_named(hwtimestamps, uvc_hw_timestamps_param, uint, S_IRUGO|S_IWUSR);
S_IRUGO          2384 drivers/media/usb/uvc/uvc_driver.c module_param_named(nodrop, uvc_no_drop_param, uint, S_IRUGO|S_IWUSR);
S_IRUGO          2386 drivers/media/usb/uvc/uvc_driver.c module_param_named(quirks, uvc_quirks_param, uint, S_IRUGO|S_IWUSR);
S_IRUGO          2388 drivers/media/usb/uvc/uvc_driver.c module_param_named(trace, uvc_trace_param, uint, S_IRUGO|S_IWUSR);
S_IRUGO          2390 drivers/media/usb/uvc/uvc_driver.c module_param_named(timeout, uvc_timeout_param, uint, S_IRUGO|S_IWUSR);
S_IRUGO           176 drivers/memory/emif.c 	dentry = debugfs_create_file("regcache_dump", S_IRUGO,
S_IRUGO           183 drivers/memory/emif.c 	dentry = debugfs_create_file("mr4", S_IRUGO,
S_IRUGO          1072 drivers/memory/tegra/tegra124-emc.c 	file = debugfs_create_file("rate", S_IRUGO | S_IWUSR, root, clk,
S_IRUGO          1077 drivers/memory/tegra/tegra124-emc.c 	file = debugfs_create_file("supported_rates", S_IRUGO, root, emc,
S_IRUGO          2351 drivers/memstick/core/ms_block.c module_param(cache_flush_timeout, int, S_IRUGO);
S_IRUGO          2354 drivers/memstick/core/ms_block.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO          2357 drivers/memstick/core/ms_block.c module_param(verify_writes, bool, S_IRUGO);
S_IRUGO          1055 drivers/memstick/core/mspro_block.c 		s_attr->dev_attr.attr.mode = S_IRUGO;
S_IRUGO           884 drivers/memstick/host/r592.c module_param_named(enable_dma, r592_enable_dma, bool, S_IRUGO);
S_IRUGO           886 drivers/memstick/host/r592.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO          2046 drivers/message/fusion/mptbase.c 		proc_create_single_data("info", S_IRUGO, dent,
S_IRUGO          2048 drivers/message/fusion/mptbase.c 		proc_create_single_data("summary", S_IRUGO, dent,
S_IRUGO          6613 drivers/message/fusion/mptbase.c 	proc_create_single("summary", S_IRUGO, mpt_proc_root_dir,
S_IRUGO          6615 drivers/message/fusion/mptbase.c 	proc_create_single("version", S_IRUGO, mpt_proc_root_dir,
S_IRUGO          3055 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(version_fw, S_IRUGO, mptscsih_version_fw_show, NULL);
S_IRUGO          3071 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(version_bios, S_IRUGO, mptscsih_version_bios_show, NULL);
S_IRUGO          3083 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(version_mpi, S_IRUGO, mptscsih_version_mpi_show, NULL);
S_IRUGO          3096 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(version_product, S_IRUGO,
S_IRUGO          3111 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(version_nvdata_persistent, S_IRUGO,
S_IRUGO          3124 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(version_nvdata_default, S_IRUGO,
S_IRUGO          3137 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(board_name, S_IRUGO, mptscsih_board_name_show, NULL);
S_IRUGO          3149 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(board_assembly, S_IRUGO,
S_IRUGO          3162 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(board_tracer, S_IRUGO,
S_IRUGO          3175 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(io_delay, S_IRUGO,
S_IRUGO          3188 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(device_delay, S_IRUGO,
S_IRUGO          3218 drivers/message/fusion/mptscsih.c static DEVICE_ATTR(debug_level, S_IRUGO | S_IWUSR,
S_IRUGO           587 drivers/mfd/ab3100-core.c 	debugfs_create_file("registers", S_IRUGO, ab3100_dir, ab3100,
S_IRUGO           128 drivers/mfd/ab3100-otp.c 	otp->debugfs = debugfs_create_file("ab3100_otp", S_IFREG | S_IRUGO,
S_IRUGO           167 drivers/mfd/ab3100-otp.c 	__ATTR(locked, S_IRUGO, ab3100_otp_locked_show, NULL),
S_IRUGO           168 drivers/mfd/ab3100-otp.c 	__ATTR(freq, S_IRUGO, ab3100_otp_freq_show, NULL),
S_IRUGO           169 drivers/mfd/ab3100-otp.c 	__ATTR(paf, S_IRUGO, ab3100_otp_paf_show, NULL),
S_IRUGO           170 drivers/mfd/ab3100-otp.c 	__ATTR(imeich, S_IRUGO, ab3100_otp_imeich_show, NULL),
S_IRUGO           171 drivers/mfd/ab3100-otp.c 	__ATTR(cid, S_IRUGO, ab3100_otp_cid_show, NULL),
S_IRUGO           172 drivers/mfd/ab3100-otp.c 	__ATTR(fac, S_IRUGO, ab3100_otp_fac_show, NULL),
S_IRUGO           173 drivers/mfd/ab3100-otp.c 	__ATTR(tac, S_IRUGO, ab3100_otp_tac_show, NULL),
S_IRUGO           174 drivers/mfd/ab3100-otp.c 	__ATTR(svn, S_IRUGO, ab3100_otp_svn_show, NULL),
S_IRUGO           130 drivers/mfd/ab8500-core.c module_param(no_bm, bool, S_IRUGO);
S_IRUGO          1035 drivers/mfd/ab8500-core.c static DEVICE_ATTR(chip_id, S_IRUGO, show_chip_id, NULL);
S_IRUGO          1036 drivers/mfd/ab8500-core.c static DEVICE_ATTR(switch_off_status, S_IRUGO, show_switch_off_status, NULL);
S_IRUGO          1037 drivers/mfd/ab8500-core.c static DEVICE_ATTR(turn_on_status, S_IRUGO, show_turn_on_status, NULL);
S_IRUGO          1038 drivers/mfd/ab8500-core.c static DEVICE_ATTR(turn_on_status_2, S_IRUGO, show_turn_on_status_2, NULL);
S_IRUGO          1039 drivers/mfd/ab8500-core.c static DEVICE_ATTR(dbbrstn, S_IRUGO | S_IWUSR,
S_IRUGO          2529 drivers/mfd/ab8500-debugfs.c 	dev_attr[irq_index]->attr.mode = S_IRUGO;
S_IRUGO          2695 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("all-bank-registers", S_IRUGO, ab8500_dir,
S_IRUGO          2697 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("all-banks", S_IRUGO, ab8500_dir,
S_IRUGO          2699 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("register-bank", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2701 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("register-address", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2703 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("register-value", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2705 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("irq-subscribe", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2722 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("interrupts", (S_IRUGO), ab8500_dir, &plf->dev,
S_IRUGO          2724 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("irq-unsubscribe", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2726 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("hwreg", (S_IRUGO | S_IWUSR | S_IWGRP), ab8500_dir,
S_IRUGO          2728 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("all-modem-registers", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2730 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("bat_ctrl", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2733 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("btemp_ball", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2736 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("main_charger_v", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2739 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("acc_detect1", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2742 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("acc_detect2", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2745 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("adc_aux1", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2748 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("adc_aux2", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2751 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("main_bat_v", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2754 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("vbus_v", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2757 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("main_charger_c", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2760 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("usb_charger_c", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2763 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("bk_bat_v", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2766 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("die_temp", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2769 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("usb_id", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2773 drivers/mfd/ab8500-debugfs.c 		debugfs_create_file("xtal_temp", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2776 drivers/mfd/ab8500-debugfs.c 		debugfs_create_file("vbattruemeas", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2779 drivers/mfd/ab8500-debugfs.c 		debugfs_create_file("batctrl_and_ibat", (S_IRUGO | S_IWUGO),
S_IRUGO          2782 drivers/mfd/ab8500-debugfs.c 		debugfs_create_file("vbatmeas_and_ibat", (S_IRUGO | S_IWUGO),
S_IRUGO          2785 drivers/mfd/ab8500-debugfs.c 		debugfs_create_file("vbattruemeas_and_ibat", (S_IRUGO | S_IWUGO),
S_IRUGO          2788 drivers/mfd/ab8500-debugfs.c 		debugfs_create_file("battemp_and_ibat", (S_IRUGO | S_IWUGO),
S_IRUGO          2791 drivers/mfd/ab8500-debugfs.c 		debugfs_create_file("otp_calib", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2795 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("avg_sample", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2798 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("trig_edge", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2801 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("trig_timer", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2804 drivers/mfd/ab8500-debugfs.c 	debugfs_create_file("conv_type", (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO           148 drivers/mfd/intel-lpss.c 	debugfs_create_x32("capabilities", S_IRUGO, dir, &lpss->caps);
S_IRUGO           149 drivers/mfd/intel-lpss.c 	debugfs_create_x32("active_ltr", S_IRUGO, dir, &lpss->active_ltr);
S_IRUGO           150 drivers/mfd/intel-lpss.c 	debugfs_create_x32("idle_ltr", S_IRUGO, dir, &lpss->idle_ltr);
S_IRUGO            35 drivers/mfd/janz-cmodio.c module_param_array(modules, charp, &num_modules, S_IRUGO);
S_IRUGO           160 drivers/mfd/janz-cmodio.c static DEVICE_ATTR(modulbus_number, S_IRUGO, mbus_show, NULL);
S_IRUGO           379 drivers/mfd/kempld-core.c static DEVICE_ATTR(pld_version, S_IRUGO, kempld_version_show, NULL);
S_IRUGO           380 drivers/mfd/kempld-core.c static DEVICE_ATTR(pld_specification, S_IRUGO, kempld_specification_show,
S_IRUGO           382 drivers/mfd/kempld-core.c static DEVICE_ATTR(pld_type, S_IRUGO, kempld_type_show, NULL);
S_IRUGO           323 drivers/mfd/lm3533-core.c 	LM3533_OUTPUT_ATTR(output_##_name, S_IRUGO | S_IWUSR, \
S_IRUGO           635 drivers/mfd/timberdale.c static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
S_IRUGO           620 drivers/mfd/tps65010.c 	tps->file = debugfs_create_file(DRIVER_NAME, S_IRUGO, NULL,
S_IRUGO           110 drivers/mfd/tps65911-comparator.c static DEVICE_ATTR(comp1_threshold, S_IRUGO, comp_threshold_show, NULL);
S_IRUGO           111 drivers/mfd/tps65911-comparator.c static DEVICE_ATTR(comp2_threshold, S_IRUGO, comp_threshold_show, NULL);
S_IRUGO           515 drivers/misc/ad525x_dpot.c static DEVICE_ATTR(name, S_IWUSR | S_IRUGO, show_##name, set_##name)
S_IRUGO           519 drivers/misc/ad525x_dpot.c static DEVICE_ATTR(name, S_IWUSR | S_IRUGO, show_##name, NULL)
S_IRUGO           616 drivers/misc/ad525x_dpot.c static DEVICE_ATTR(_name, S_IWUSR | S_IRUGO, NULL, set_##_name)
S_IRUGO           178 drivers/misc/apds9802als.c static DEVICE_ATTR(lux0_sensor_range, S_IRUGO | S_IWUSR,
S_IRUGO           180 drivers/misc/apds9802als.c static DEVICE_ATTR(lux0_input, S_IRUGO, als_lux0_input_data_show, NULL);
S_IRUGO           651 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_input, S_IRUGO, apds990x_lux_show, NULL);
S_IRUGO           659 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_sensor_range, S_IRUGO, apds990x_lux_range_show, NULL);
S_IRUGO           667 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_calibscale_default, S_IRUGO,
S_IRUGO           695 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_calibscale, S_IRUGO | S_IWUSR, apds990x_lux_calib_show,
S_IRUGO           764 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_rate_avail, S_IRUGO, apds990x_rate_avail, NULL);
S_IRUGO           766 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_rate, S_IRUGO | S_IWUSR, apds990x_rate_show,
S_IRUGO           784 drivers/misc/apds990x.c static DEVICE_ATTR(prox0_raw, S_IRUGO, apds990x_prox_show, NULL);
S_IRUGO           792 drivers/misc/apds990x.c static DEVICE_ATTR(prox0_sensor_range, S_IRUGO, apds990x_prox_range_show, NULL);
S_IRUGO           830 drivers/misc/apds990x.c static DEVICE_ATTR(prox0_raw_en, S_IRUGO | S_IWUSR, apds990x_prox_enable_show,
S_IRUGO           859 drivers/misc/apds990x.c static DEVICE_ATTR(prox0_reporting_mode, S_IRUGO | S_IWUSR,
S_IRUGO           869 drivers/misc/apds990x.c static DEVICE_ATTR(prox0_reporting_mode_avail, S_IRUGO | S_IWUSR,
S_IRUGO           939 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_thresh_above_value, S_IRUGO | S_IWUSR,
S_IRUGO           943 drivers/misc/apds990x.c static DEVICE_ATTR(lux0_thresh_below_value, S_IRUGO | S_IWUSR,
S_IRUGO           979 drivers/misc/apds990x.c static DEVICE_ATTR(prox0_thresh_above_value, S_IRUGO | S_IWUSR,
S_IRUGO          1016 drivers/misc/apds990x.c static DEVICE_ATTR(power_state, S_IRUGO | S_IWUSR,
S_IRUGO          1028 drivers/misc/apds990x.c static DEVICE_ATTR(chip_id, S_IRUGO, apds990x_chip_id_show, NULL);
S_IRUGO          1096 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_raw_en, S_IRUGO | S_IWUSR, bh1770_prox_enable_show,
S_IRUGO          1098 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_thresh_above1_value, S_IRUGO | S_IWUSR,
S_IRUGO          1101 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_thresh_above0_value, S_IRUGO | S_IWUSR,
S_IRUGO          1104 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_raw, S_IRUGO, bh1770_prox_result_show, NULL);
S_IRUGO          1105 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_sensor_range, S_IRUGO, bh1770_prox_range_show, NULL);
S_IRUGO          1106 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_thresh_above_count, S_IRUGO | S_IWUSR,
S_IRUGO          1109 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_rate_above, S_IRUGO | S_IWUSR,
S_IRUGO          1112 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_rate_below, S_IRUGO | S_IWUSR,
S_IRUGO          1115 drivers/misc/bh1770glc.c static DEVICE_ATTR(prox0_rate_avail, S_IRUGO, bh1770_get_prox_rate_avail, NULL);
S_IRUGO          1117 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_calibscale, S_IRUGO | S_IWUSR, bh1770_lux_calib_show,
S_IRUGO          1119 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_calibscale_default, S_IRUGO,
S_IRUGO          1122 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_input, S_IRUGO, bh1770_lux_result_show, NULL);
S_IRUGO          1123 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_sensor_range, S_IRUGO, bh1770_lux_range_show, NULL);
S_IRUGO          1124 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_rate, S_IRUGO | S_IWUSR, bh1770_get_lux_rate,
S_IRUGO          1126 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_rate_avail, S_IRUGO, bh1770_get_lux_rate_avail, NULL);
S_IRUGO          1127 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_thresh_above_value, S_IRUGO | S_IWUSR,
S_IRUGO          1130 drivers/misc/bh1770glc.c static DEVICE_ATTR(lux0_thresh_below_value, S_IRUGO | S_IWUSR,
S_IRUGO          1133 drivers/misc/bh1770glc.c static DEVICE_ATTR(chip_id, S_IRUGO, bh1770_chip_id_show, NULL);
S_IRUGO          1134 drivers/misc/bh1770glc.c static DEVICE_ATTR(power_state, S_IRUGO | S_IWUSR, bh1770_power_state_show,
S_IRUGO            27 drivers/misc/cardreader/rtsx_pcr.c module_param(msi_en, bool, S_IRUGO | S_IWUSR);
S_IRUGO            18 drivers/misc/cardreader/rtsx_usb.c module_param(polling_pipe, int, S_IRUGO | S_IWUSR);
S_IRUGO           228 drivers/misc/cxl/sysfs.c 	__ATTR(mmio_size, S_IRUGO, mmio_size_show_master, NULL),
S_IRUGO           693 drivers/misc/cxl/sysfs.c 		afu->attr_eb.attr.mode = S_IRUGO;
S_IRUGO           136 drivers/misc/ds1682.c static SENSOR_DEVICE_ATTR_2(elapsed_time, S_IRUGO | S_IWUSR, ds1682_show,
S_IRUGO           138 drivers/misc/ds1682.c static SENSOR_DEVICE_ATTR_2(alarm_time, S_IRUGO | S_IWUSR, ds1682_show,
S_IRUGO           140 drivers/misc/ds1682.c static SENSOR_DEVICE_ATTR_2(event_count, S_IRUGO | S_IWUSR, ds1682_show,
S_IRUGO           193 drivers/misc/ds1682.c 		.mode = S_IRUGO | S_IWUSR,
S_IRUGO           111 drivers/misc/eeprom/eeprom.c 		.mode = S_IRUGO,
S_IRUGO           127 drivers/misc/eeprom/max6875.c 		.mode = S_IRUGO,
S_IRUGO           642 drivers/misc/enclosure.c static DEVICE_ATTR(fault, S_IRUGO | S_IWUSR, get_component_fault,
S_IRUGO           644 drivers/misc/enclosure.c static DEVICE_ATTR(status, S_IRUGO | S_IWUSR, get_component_status,
S_IRUGO           646 drivers/misc/enclosure.c static DEVICE_ATTR(active, S_IRUGO | S_IWUSR, get_component_active,
S_IRUGO           648 drivers/misc/enclosure.c static DEVICE_ATTR(locate, S_IRUGO | S_IWUSR, get_component_locate,
S_IRUGO           650 drivers/misc/enclosure.c static DEVICE_ATTR(power_status, S_IRUGO | S_IWUSR, get_component_power_status,
S_IRUGO           652 drivers/misc/enclosure.c static DEVICE_ATTR(type, S_IRUGO, get_component_type, NULL);
S_IRUGO           653 drivers/misc/enclosure.c static DEVICE_ATTR(slot, S_IRUGO, get_component_slot, NULL);
S_IRUGO           331 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("ddcb_info", S_IRUGO, root, cd, &ddcb_info_fops);
S_IRUGO           332 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("info", S_IRUGO, root, cd, &info_fops);
S_IRUGO           344 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("curr_regs", S_IRUGO, root, cd, &curr_regs_fops);
S_IRUGO           345 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("curr_dbg_uid0", S_IRUGO, root, cd,
S_IRUGO           347 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("curr_dbg_uid1", S_IRUGO, root, cd,
S_IRUGO           349 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("curr_dbg_uid2", S_IRUGO, root, cd,
S_IRUGO           351 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("prev_regs", S_IRUGO, root, cd, &prev_regs_fops);
S_IRUGO           352 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("prev_dbg_uid0", S_IRUGO, root, cd,
S_IRUGO           354 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("prev_dbg_uid1", S_IRUGO, root, cd,
S_IRUGO           356 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("prev_dbg_uid2", S_IRUGO, root, cd,
S_IRUGO           365 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("jobtimer", S_IRUGO, root, cd, &jtimer_fops);
S_IRUGO           366 drivers/misc/genwqe/card_debugfs.c 	debugfs_create_file("queue_working_time", S_IRUGO, root, cd,
S_IRUGO            88 drivers/misc/hmc6352.c static DEVICE_ATTR(heading0_input, S_IRUGO, compass_heading_data_show, NULL);
S_IRUGO            47 drivers/misc/ibmasm/module.c module_param(ibmasm_debug, int , S_IRUGO | S_IWUSR);
S_IRUGO           333 drivers/misc/ics932s401.c static DEVICE_ATTR(spread_enabled, S_IRUGO, show_spread_enabled, NULL);
S_IRUGO           334 drivers/misc/ics932s401.c static DEVICE_ATTR(cpu_clock_selection, S_IRUGO, show_cpu_clock_sel, NULL);
S_IRUGO           335 drivers/misc/ics932s401.c static DEVICE_ATTR(cpu_clock, S_IRUGO, show_cpu_clock, NULL);
S_IRUGO           336 drivers/misc/ics932s401.c static DEVICE_ATTR(src_clock_selection, S_IRUGO, show_src_clock_sel, NULL);
S_IRUGO           337 drivers/misc/ics932s401.c static DEVICE_ATTR(src_clock, S_IRUGO, show_src_clock, NULL);
S_IRUGO           338 drivers/misc/ics932s401.c static DEVICE_ATTR(pci_clock_selection, S_IRUGO, show_pci_clock_sel, NULL);
S_IRUGO           339 drivers/misc/ics932s401.c static DEVICE_ATTR(pci_clock, S_IRUGO, show_pci_clock, NULL);
S_IRUGO           340 drivers/misc/ics932s401.c static DEVICE_ATTR(usb_clock, S_IRUGO, show_value, NULL);
S_IRUGO           341 drivers/misc/ics932s401.c static DEVICE_ATTR(ref_clock, S_IRUGO, show_value, NULL);
S_IRUGO           342 drivers/misc/ics932s401.c static DEVICE_ATTR(cpu_spread, S_IRUGO, show_spread, NULL);
S_IRUGO           343 drivers/misc/ics932s401.c static DEVICE_ATTR(src_spread, S_IRUGO, show_spread, NULL);
S_IRUGO           214 drivers/misc/isl29003.c static DEVICE_ATTR(range, S_IWUSR | S_IRUGO,
S_IRUGO           250 drivers/misc/isl29003.c static DEVICE_ATTR(resolution, S_IWUSR | S_IRUGO,
S_IRUGO           283 drivers/misc/isl29003.c static DEVICE_ATTR(mode, S_IWUSR | S_IRUGO,
S_IRUGO           316 drivers/misc/isl29003.c static DEVICE_ATTR(power_state, S_IWUSR | S_IRUGO,
S_IRUGO           333 drivers/misc/isl29003.c static DEVICE_ATTR(lux, S_IRUGO, isl29003_show_lux, NULL);
S_IRUGO           127 drivers/misc/isl29020.c static DEVICE_ATTR(lux0_sensor_range, S_IRUGO | S_IWUSR,
S_IRUGO           129 drivers/misc/isl29020.c static DEVICE_ATTR(lux0_input, S_IRUGO, als_lux_input_data_show, NULL);
S_IRUGO           835 drivers/misc/lis3lv02d/lis3lv02d.c static DEVICE_ATTR(position, S_IRUGO, lis3lv02d_position_show, NULL);
S_IRUGO           836 drivers/misc/lis3lv02d/lis3lv02d.c static DEVICE_ATTR(rate, S_IRUGO | S_IWUSR, lis3lv02d_rate_show,
S_IRUGO           647 drivers/misc/pch_phub.c static DEVICE_ATTR(pch_mac, S_IRUGO | S_IWUSR, show_pch_mac, store_pch_mac);
S_IRUGO           652 drivers/misc/pch_phub.c 		.mode = S_IRUGO | S_IWUSR,
S_IRUGO           752 drivers/misc/ti-st/st_kim.c 	debugfs_create_file("version", S_IRUGO, kim_debugfs_dir,
S_IRUGO           754 drivers/misc/ti-st/st_kim.c 	debugfs_create_file("protocols", S_IRUGO, kim_debugfs_dir,
S_IRUGO           206 drivers/misc/tsl2550.c static DEVICE_ATTR(power_state, S_IWUSR | S_IRUGO,
S_IRUGO           241 drivers/misc/tsl2550.c static DEVICE_ATTR(operating_mode, S_IWUSR | S_IRUGO,
S_IRUGO           288 drivers/misc/tsl2550.c static DEVICE_ATTR(lux1_input, S_IRUGO,
S_IRUGO          1711 drivers/misc/vmw_balloon.c 	b->dbg_entry = debugfs_create_file("vmmemctl", S_IRUGO, NULL, b,
S_IRUGO          2669 drivers/mmc/core/block.c 	md->force_ro.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2679 drivers/mmc/core/block.c 			mode = S_IRUGO;
S_IRUGO          2681 drivers/mmc/core/block.c 			mode = S_IRUGO | S_IWUSR;
S_IRUGO            22 drivers/mmc/core/bus.h static DEVICE_ATTR(name, S_IRUGO, mmc_##name##_show, NULL)
S_IRUGO           809 drivers/mmc/core/mmc.c static DEVICE_ATTR(fwrev, S_IRUGO, mmc_fwrev_show, NULL);
S_IRUGO           825 drivers/mmc/core/mmc.c static DEVICE_ATTR(dsr, S_IRUGO, mmc_dsr_show, NULL);
S_IRUGO          3191 drivers/mmc/core/mmc_test.c 	ret = __mmc_test_register_dbgfs_file(card, "test", S_IWUSR | S_IRUGO,
S_IRUGO          3196 drivers/mmc/core/mmc_test.c 	ret = __mmc_test_register_dbgfs_file(card, "testlist", S_IRUGO,
S_IRUGO           708 drivers/mmc/core/sd.c static DEVICE_ATTR(dsr, S_IRUGO, mmc_dsr_show, NULL);
S_IRUGO           144 drivers/mmc/host/android-goldfish.c static DEVICE_ATTR(cover_switch, S_IRUGO, goldfish_mmc_show_cover_switch, NULL);
S_IRUGO           150 drivers/mmc/host/davinci_mmc.c module_param(rw_threshold, uint, S_IRUGO);
S_IRUGO           155 drivers/mmc/host/davinci_mmc.c module_param(poll_threshold, uint, S_IRUGO);
S_IRUGO           160 drivers/mmc/host/davinci_mmc.c module_param(poll_loopcount, uint, S_IRUGO);
S_IRUGO           317 drivers/mmc/host/omap.c static DEVICE_ATTR(cover_switch, S_IRUGO, mmc_omap_show_cover_switch, NULL);
S_IRUGO           329 drivers/mmc/host/omap.c static DEVICE_ATTR(slot_name, S_IRUGO, mmc_omap_show_slot_name, NULL);
S_IRUGO           755 drivers/mmc/host/omap_hsmmc.c static DEVICE_ATTR(slot_name, S_IRUGO, omap_hsmmc_show_slot_name, NULL);
S_IRUGO          1537 drivers/mtd/devices/docg3.c 	__ATTR(f##id##_dps0_is_keylocked, S_IRUGO, dps0_is_key_locked, NULL), \
S_IRUGO          1538 drivers/mtd/devices/docg3.c 	__ATTR(f##id##_dps1_is_keylocked, S_IRUGO, dps1_is_key_locked, NULL), \
S_IRUGO            40 drivers/mtd/maps/uclinux.c module_param(physaddr, ulong, S_IRUGO);
S_IRUGO           136 drivers/mtd/mtdcore.c static DEVICE_ATTR(type, S_IRUGO, mtd_type_show, NULL);
S_IRUGO           145 drivers/mtd/mtdcore.c static DEVICE_ATTR(flags, S_IRUGO, mtd_flags_show, NULL);
S_IRUGO           155 drivers/mtd/mtdcore.c static DEVICE_ATTR(size, S_IRUGO, mtd_size_show, NULL);
S_IRUGO           164 drivers/mtd/mtdcore.c static DEVICE_ATTR(erasesize, S_IRUGO, mtd_erasesize_show, NULL);
S_IRUGO           173 drivers/mtd/mtdcore.c static DEVICE_ATTR(writesize, S_IRUGO, mtd_writesize_show, NULL);
S_IRUGO           183 drivers/mtd/mtdcore.c static DEVICE_ATTR(subpagesize, S_IRUGO, mtd_subpagesize_show, NULL);
S_IRUGO           192 drivers/mtd/mtdcore.c static DEVICE_ATTR(oobsize, S_IRUGO, mtd_oobsize_show, NULL);
S_IRUGO           201 drivers/mtd/mtdcore.c static DEVICE_ATTR(oobavail, S_IRUGO, mtd_oobavail_show, NULL);
S_IRUGO           210 drivers/mtd/mtdcore.c static DEVICE_ATTR(numeraseregions, S_IRUGO, mtd_numeraseregions_show,
S_IRUGO           220 drivers/mtd/mtdcore.c static DEVICE_ATTR(name, S_IRUGO, mtd_name_show, NULL);
S_IRUGO           229 drivers/mtd/mtdcore.c static DEVICE_ATTR(ecc_strength, S_IRUGO, mtd_ecc_strength_show, NULL);
S_IRUGO           255 drivers/mtd/mtdcore.c static DEVICE_ATTR(bitflip_threshold, S_IRUGO | S_IWUSR,
S_IRUGO           267 drivers/mtd/mtdcore.c static DEVICE_ATTR(ecc_step_size, S_IRUGO, mtd_ecc_step_size_show, NULL);
S_IRUGO           277 drivers/mtd/mtdcore.c static DEVICE_ATTR(corrected_bits, S_IRUGO,
S_IRUGO           288 drivers/mtd/mtdcore.c static DEVICE_ATTR(ecc_failures, S_IRUGO, mtd_ecc_stats_errors_show, NULL);
S_IRUGO           298 drivers/mtd/mtdcore.c static DEVICE_ATTR(bad_blocks, S_IRUGO, mtd_badblocks_show, NULL);
S_IRUGO           308 drivers/mtd/mtdcore.c static DEVICE_ATTR(bbt_blocks, S_IRUGO, mtd_bbtblocks_show, NULL);
S_IRUGO           564 drivers/mtd/mtdpart.c static DEVICE_ATTR(offset, S_IRUGO, mtd_partition_offset_show, NULL);
S_IRUGO            26 drivers/mtd/nand/raw/r852.c module_param(r852_enable_dma, bool, S_IRUGO);
S_IRUGO            30 drivers/mtd/nand/raw/r852.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO           597 drivers/mtd/nand/raw/r852.c static DEVICE_ATTR(media_type, S_IRUGO, r852_media_type_show, NULL);
S_IRUGO            25 drivers/mtd/sm_ftl.c module_param(cache_timeout, int, S_IRUGO);
S_IRUGO            30 drivers/mtd/sm_ftl.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO            77 drivers/mtd/sm_ftl.c 	vendor_attribute->dev_attr.attr.mode = S_IRUGO;
S_IRUGO            42 drivers/mtd/tests/nandbiterrs.c module_param(dev, int, S_IRUGO);
S_IRUGO            46 drivers/mtd/tests/nandbiterrs.c module_param(page_offset, uint, S_IRUGO);
S_IRUGO            50 drivers/mtd/tests/nandbiterrs.c module_param(seed, uint, S_IRUGO);
S_IRUGO            54 drivers/mtd/tests/nandbiterrs.c module_param(mode, int, S_IRUGO);
S_IRUGO            26 drivers/mtd/tests/oobtest.c module_param(dev, int, S_IRUGO);
S_IRUGO            28 drivers/mtd/tests/oobtest.c module_param(bitflip_limit, int, S_IRUGO);
S_IRUGO            25 drivers/mtd/tests/pagetest.c module_param(dev, int, S_IRUGO);
S_IRUGO            23 drivers/mtd/tests/readtest.c module_param(dev, int, S_IRUGO);
S_IRUGO            25 drivers/mtd/tests/speedtest.c module_param(dev, int, S_IRUGO);
S_IRUGO            29 drivers/mtd/tests/speedtest.c module_param(count, int, S_IRUGO);
S_IRUGO            25 drivers/mtd/tests/stresstest.c module_param(dev, int, S_IRUGO);
S_IRUGO            29 drivers/mtd/tests/stresstest.c module_param(count, int, S_IRUGO);
S_IRUGO            23 drivers/mtd/tests/subpagetest.c module_param(dev, int, S_IRUGO);
S_IRUGO            29 drivers/mtd/tests/torturetest.c module_param(eb, int, S_IRUGO);
S_IRUGO            33 drivers/mtd/tests/torturetest.c module_param(ebcnt, int, S_IRUGO);
S_IRUGO            37 drivers/mtd/tests/torturetest.c module_param(pgcnt, int, S_IRUGO);
S_IRUGO            41 drivers/mtd/tests/torturetest.c module_param(dev, int, S_IRUGO);
S_IRUGO            45 drivers/mtd/tests/torturetest.c module_param(gran, int, S_IRUGO);
S_IRUGO            49 drivers/mtd/tests/torturetest.c module_param(check, int, S_IRUGO);
S_IRUGO            53 drivers/mtd/tests/torturetest.c module_param(cycles_count, uint, S_IRUGO);
S_IRUGO           120 drivers/mtd/ubi/build.c 	__ATTR(eraseblock_size, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           122 drivers/mtd/ubi/build.c 	__ATTR(avail_eraseblocks, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           124 drivers/mtd/ubi/build.c 	__ATTR(total_eraseblocks, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           126 drivers/mtd/ubi/build.c 	__ATTR(volumes_count, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           128 drivers/mtd/ubi/build.c 	__ATTR(max_ec, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           130 drivers/mtd/ubi/build.c 	__ATTR(reserved_for_bad, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           132 drivers/mtd/ubi/build.c 	__ATTR(bad_peb_count, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           134 drivers/mtd/ubi/build.c 	__ATTR(max_vol_count, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           136 drivers/mtd/ubi/build.c 	__ATTR(min_io_size, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           138 drivers/mtd/ubi/build.c 	__ATTR(bgt_enabled, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           140 drivers/mtd/ubi/build.c 	__ATTR(mtd_num, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO           142 drivers/mtd/ubi/build.c 	__ATTR(ro_mode, S_IRUGO, dev_attribute_show, NULL);
S_IRUGO            26 drivers/mtd/ubi/vmt.c 	__ATTR(reserved_ebs, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO            28 drivers/mtd/ubi/vmt.c 	__ATTR(type, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO            30 drivers/mtd/ubi/vmt.c 	__ATTR(name, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO            32 drivers/mtd/ubi/vmt.c 	__ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO            34 drivers/mtd/ubi/vmt.c 	__ATTR(alignment, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO            36 drivers/mtd/ubi/vmt.c 	__ATTR(usable_eb_size, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO            38 drivers/mtd/ubi/vmt.c 	__ATTR(data_bytes, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO            40 drivers/mtd/ubi/vmt.c 	__ATTR(upd_marker, S_IRUGO, vol_attribute_show, NULL);
S_IRUGO          1827 drivers/net/wireless/intel/iwlwifi/iwl-drv.c 		   bool, S_IRUGO | S_IWUSR);
S_IRUGO          1877 drivers/net/wireless/intel/iwlwifi/iwl-drv.c 		   S_IRUGO);
S_IRUGO            34 drivers/net/wireless/ralink/rt2x00/rt2800lib.c module_param_named(watchdog, modparam_watchdog, bool, S_IRUGO);
S_IRUGO           232 drivers/nvdimm/btt.c 	debugfs_create_x64("size", S_IRUGO, d, &a->size);
S_IRUGO           233 drivers/nvdimm/btt.c 	debugfs_create_x64("external_lba_start", S_IRUGO, d,
S_IRUGO           235 drivers/nvdimm/btt.c 	debugfs_create_x32("internal_nlba", S_IRUGO, d, &a->internal_nlba);
S_IRUGO           236 drivers/nvdimm/btt.c 	debugfs_create_u32("internal_lbasize", S_IRUGO, d,
S_IRUGO           238 drivers/nvdimm/btt.c 	debugfs_create_x32("external_nlba", S_IRUGO, d, &a->external_nlba);
S_IRUGO           239 drivers/nvdimm/btt.c 	debugfs_create_u32("external_lbasize", S_IRUGO, d,
S_IRUGO           241 drivers/nvdimm/btt.c 	debugfs_create_u32("nfree", S_IRUGO, d, &a->nfree);
S_IRUGO           242 drivers/nvdimm/btt.c 	debugfs_create_u16("version_major", S_IRUGO, d, &a->version_major);
S_IRUGO           243 drivers/nvdimm/btt.c 	debugfs_create_u16("version_minor", S_IRUGO, d, &a->version_minor);
S_IRUGO           244 drivers/nvdimm/btt.c 	debugfs_create_x64("nextoff", S_IRUGO, d, &a->nextoff);
S_IRUGO           245 drivers/nvdimm/btt.c 	debugfs_create_x64("infooff", S_IRUGO, d, &a->infooff);
S_IRUGO           246 drivers/nvdimm/btt.c 	debugfs_create_x64("dataoff", S_IRUGO, d, &a->dataoff);
S_IRUGO           247 drivers/nvdimm/btt.c 	debugfs_create_x64("mapoff", S_IRUGO, d, &a->mapoff);
S_IRUGO           248 drivers/nvdimm/btt.c 	debugfs_create_x64("logoff", S_IRUGO, d, &a->logoff);
S_IRUGO           249 drivers/nvdimm/btt.c 	debugfs_create_x64("info2off", S_IRUGO, d, &a->info2off);
S_IRUGO           250 drivers/nvdimm/btt.c 	debugfs_create_x32("flags", S_IRUGO, d, &a->flags);
S_IRUGO           251 drivers/nvdimm/btt.c 	debugfs_create_u32("log_index_0", S_IRUGO, d, &a->log_index[0]);
S_IRUGO           252 drivers/nvdimm/btt.c 	debugfs_create_u32("log_index_1", S_IRUGO, d, &a->log_index[1]);
S_IRUGO          2556 drivers/nvme/host/core.c static SUBSYS_ATTR_RO(subsysnqn, S_IRUGO, nvme_subsys_show_nqn);
S_IRUGO          2567 drivers/nvme/host/core.c static SUBSYS_ATTR_RO(field, S_IRUGO, subsys_##field##_show);
S_IRUGO          3167 drivers/nvme/host/core.c static DEVICE_ATTR(field, S_IRUGO, field##_show, NULL);
S_IRUGO          3180 drivers/nvme/host/core.c static DEVICE_ATTR(field, S_IRUGO, field##_show, NULL);
S_IRUGO          3207 drivers/nvme/host/core.c static DEVICE_ATTR(transport, S_IRUGO, nvme_sysfs_show_transport, NULL);
S_IRUGO          3230 drivers/nvme/host/core.c static DEVICE_ATTR(state, S_IRUGO, nvme_sysfs_show_state, NULL);
S_IRUGO          3240 drivers/nvme/host/core.c static DEVICE_ATTR(subsysnqn, S_IRUGO, nvme_sysfs_show_subsysnqn, NULL);
S_IRUGO          3250 drivers/nvme/host/core.c static DEVICE_ATTR(address, S_IRUGO, nvme_sysfs_show_address, NULL);
S_IRUGO          1138 drivers/nvme/host/lightnvm.c 	DEVICE_ATTR(_name, S_IRUGO, nvm_dev_attr_show, NULL)
S_IRUGO          1140 drivers/nvme/host/lightnvm.c 	DEVICE_ATTR(_name, S_IRUGO, nvm_dev_attr_show_12, NULL)
S_IRUGO          1142 drivers/nvme/host/lightnvm.c 	DEVICE_ATTR(_name, S_IRUGO, nvm_dev_attr_show_20, NULL)
S_IRUGO           624 drivers/nvme/host/multipath.c SUBSYS_ATTR_RW(iopolicy, S_IRUGO | S_IWUSR,
S_IRUGO          1775 drivers/nvme/host/pci.c static DEVICE_ATTR(cmb, S_IRUGO, nvme_cmb_show, NULL);
S_IRUGO            50 drivers/opp/debugfs.c 		debugfs_create_ulong("u_volt_target", S_IRUGO, d,
S_IRUGO            53 drivers/opp/debugfs.c 		debugfs_create_ulong("u_volt_min", S_IRUGO, d,
S_IRUGO            56 drivers/opp/debugfs.c 		debugfs_create_ulong("u_volt_max", S_IRUGO, d,
S_IRUGO            59 drivers/opp/debugfs.c 		debugfs_create_ulong("u_amp", S_IRUGO, d,
S_IRUGO            87 drivers/opp/debugfs.c 	debugfs_create_bool("available", S_IRUGO, d, &opp->available);
S_IRUGO            88 drivers/opp/debugfs.c 	debugfs_create_bool("dynamic", S_IRUGO, d, &opp->dynamic);
S_IRUGO            89 drivers/opp/debugfs.c 	debugfs_create_bool("turbo", S_IRUGO, d, &opp->turbo);
S_IRUGO            90 drivers/opp/debugfs.c 	debugfs_create_bool("suspend", S_IRUGO, d, &opp->suspend);
S_IRUGO            91 drivers/opp/debugfs.c 	debugfs_create_u32("performance_state", S_IRUGO, d, &opp->pstate);
S_IRUGO            92 drivers/opp/debugfs.c 	debugfs_create_ulong("rate_hz", S_IRUGO, d, &opp->rate);
S_IRUGO            93 drivers/opp/debugfs.c 	debugfs_create_ulong("clock_latency_ns", S_IRUGO, d,
S_IRUGO           254 drivers/parisc/led.c 		ent = proc_create_data("led", S_IRUGO|S_IWUSR, proc_pdc_root,
S_IRUGO           261 drivers/parisc/led.c 		ent = proc_create_data("lcd", S_IRUGO|S_IWUSR, proc_pdc_root,
S_IRUGO          2217 drivers/parport/parport_ip32.c module_param(verbose_probing, bool, S_IRUGO);
S_IRUGO          2220 drivers/parport/parport_ip32.c module_param(features, uint, S_IRUGO);
S_IRUGO          2751 drivers/pci/controller/pci-tegra.c 	file = debugfs_create_file("ports", S_IFREG | S_IRUGO, pcie->debugfs,
S_IRUGO            99 drivers/pci/hotplug/acpiphp_ibm.c 		    .mode = S_IRUGO,
S_IRUGO           196 drivers/pci/hotplug/cpcihp_generic.c module_param(debug, bool, S_IRUGO | S_IWUSR);
S_IRUGO           200 drivers/pci/hotplug/cpqphp_sysfs.c 					   S_IRUGO, root, ctrl, &debug_ops);
S_IRUGO            40 drivers/pci/hotplug/ibmphp_core.c module_param(debug, bool, S_IRUGO | S_IWUSR);
S_IRUGO           119 drivers/pci/hotplug/pci_hotplug_core.c 	.attr = {.name = "power", .mode = S_IFREG | S_IRUGO | S_IWUSR},
S_IRUGO           164 drivers/pci/hotplug/pci_hotplug_core.c 	.attr = {.name = "attention", .mode = S_IFREG | S_IRUGO | S_IWUSR},
S_IRUGO           182 drivers/pci/hotplug/pci_hotplug_core.c 	.attr = {.name = "latch", .mode = S_IFREG | S_IRUGO},
S_IRUGO           199 drivers/pci/hotplug/pci_hotplug_core.c 	.attr = {.name = "adapter", .mode = S_IFREG | S_IRUGO},
S_IRUGO           230 drivers/pci/hotplug/pci_hotplug_core.c 	.attr = {.name = "test", .mode = S_IFREG | S_IRUGO | S_IWUSR},
S_IRUGO            72 drivers/pci/hotplug/shpchp_sysfs.c static DEVICE_ATTR(ctrl, S_IRUGO, show_ctrl, NULL);
S_IRUGO           515 drivers/pci/msi.c 			msi_dev_attr->attr.mode = S_IRUGO;
S_IRUGO            89 drivers/pci/pci-label.c 					   S_IRUGO : 0;
S_IRUGO           232 drivers/pci/pci-label.c 		return S_IRUGO;
S_IRUGO           426 drivers/pci/proc.c 	e = proc_create_data(name, S_IFREG | S_IRUGO | S_IWUSR, bus->procdir,
S_IRUGO           123 drivers/pci/slot.c 	__ATTR(address, S_IRUGO, address_read_file, NULL);
S_IRUGO           125 drivers/pci/slot.c 	__ATTR(max_bus_speed, S_IRUGO, max_speed_read_file, NULL);
S_IRUGO           127 drivers/pci/slot.c 	__ATTR(cur_bus_speed, S_IRUGO, cur_speed_read_file, NULL);
S_IRUGO          1605 drivers/pcmcia/cistpl.c 	.attr = { .name = "cis", .mode = S_IRUGO | S_IWUSR },
S_IRUGO          1146 drivers/pcmcia/i82365.c static CLASS_DEVICE_ATTR(exca, S_IRUGO, show_exca, NULL);
S_IRUGO          1147 drivers/pcmcia/i82365.c static CLASS_DEVICE_ATTR(info, S_IRUGO, show_info, NULL);
S_IRUGO           731 drivers/pcmcia/soc_common.c static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);
S_IRUGO           140 drivers/perf/arm-cci.c 		{ __ATTR(_name, S_IRUGO, _func, NULL), (void *)_config }	\
S_IRUGO          1372 drivers/perf/arm-cci.c 	__ATTR(cpumask, S_IRUGO, pmu_cpumask_attr_show, NULL);
S_IRUGO           229 drivers/perf/arm-ccn.c 			{ __ATTR(_name, S_IRUGO, arm_ccn_pmu_format_show, \
S_IRUGO           276 drivers/perf/arm-ccn.c 	__ATTR(_name, S_IRUGO, arm_ccn_pmu_event_show, NULL)
S_IRUGO           497 drivers/perf/arm-ccn.c 			__ATTR(_name, S_IRUGO | S_IWUSR, \
S_IRUGO           502 drivers/perf/arm-ccn.c 			__ATTR(_name, S_IRUGO, arm_ccn_pmu_cmp_mask_show, NULL)
S_IRUGO           559 drivers/perf/arm-ccn.c 		__ATTR(cpumask, S_IRUGO, arm_ccn_pmu_cpumask_show, NULL);
S_IRUGO           578 drivers/perf/arm-ccn.c 		S_IRUGO | S_IWUSR);
S_IRUGO           497 drivers/perf/arm_pmu.c static DEVICE_ATTR(cpus, S_IRUGO, armpmu_cpumask_show, NULL);
S_IRUGO           135 drivers/perf/arm_spe_pmu.c 		{ __ATTR(_name, S_IRUGO, _func, NULL), (void *)_var }	\
S_IRUGO           243 drivers/perf/arm_spe_pmu.c static DEVICE_ATTR(cpumask, S_IRUGO, arm_spe_pmu_get_attr_cpumask, NULL);
S_IRUGO           687 drivers/perf/qcom_l2_pmu.c 		__ATTR(cpumask, S_IRUGO, l2_cache_pmu_cpumask_show, NULL);
S_IRUGO           178 drivers/perf/xgene_pmu.c 		{ .attr = __ATTR(_name, S_IRUGO, xgene_pmu_format_show, NULL), \
S_IRUGO           289 drivers/perf/xgene_pmu.c 		{ .attr = __ATTR(_name, S_IRUGO, xgene_pmu_event_show, NULL), \
S_IRUGO           615 drivers/perf/xgene_pmu.c static DEVICE_ATTR(cpumask, S_IRUGO, xgene_pmu_cpumask_show, NULL);
S_IRUGO          1873 drivers/pinctrl/core.c 	debugfs_create_file("pins", S_IFREG | S_IRUGO,
S_IRUGO          1875 drivers/pinctrl/core.c 	debugfs_create_file("pingroups", S_IFREG | S_IRUGO,
S_IRUGO          1877 drivers/pinctrl/core.c 	debugfs_create_file("gpio-ranges", S_IFREG | S_IRUGO,
S_IRUGO          1899 drivers/pinctrl/core.c 	debugfs_create_file("pinctrl-devices", S_IFREG | S_IRUGO,
S_IRUGO          1901 drivers/pinctrl/core.c 	debugfs_create_file("pinctrl-maps", S_IFREG | S_IRUGO,
S_IRUGO          1903 drivers/pinctrl/core.c 	debugfs_create_file("pinctrl-handles", S_IFREG | S_IRUGO,
S_IRUGO           373 drivers/pinctrl/pinconf.c 	debugfs_create_file("pinconf-pins", S_IFREG | S_IRUGO,
S_IRUGO           375 drivers/pinctrl/pinconf.c 	debugfs_create_file("pinconf-groups", S_IFREG | S_IRUGO,
S_IRUGO           676 drivers/pinctrl/pinmux.c 	debugfs_create_file("pinmux-functions", S_IFREG | S_IRUGO,
S_IRUGO           678 drivers/pinctrl/pinmux.c 	debugfs_create_file("pinmux-pins", S_IFREG | S_IRUGO,
S_IRUGO            48 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(name, S_IRUGO, get_hwmon_name, NULL, 0);
S_IRUGO            72 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, get_cpu_temp, NULL, 1);
S_IRUGO            73 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, cpu_temp_label, NULL, 1);
S_IRUGO            74 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, get_cpu_temp, NULL, 2);
S_IRUGO            75 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, cpu_temp_label, NULL, 2);
S_IRUGO            76 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, get_cpu_temp, NULL, 3);
S_IRUGO            77 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, cpu_temp_label, NULL, 3);
S_IRUGO            78 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp4_input, S_IRUGO, get_cpu_temp, NULL, 4);
S_IRUGO            79 drivers/platform/mips/cpu_hwmon.c static SENSOR_DEVICE_ATTR(temp4_label, S_IRUGO, cpu_temp_label, NULL, 4);
S_IRUGO          2126 drivers/platform/x86/acer-wmi.c 	debugfs_create_u32("devices", S_IRUGO, interface->debug.root,
S_IRUGO           606 drivers/platform/x86/alienware-wmi.c static DEVICE_ATTR(cable, S_IRUGO, show_hdmi_cable, NULL);
S_IRUGO           607 drivers/platform/x86/alienware-wmi.c static DEVICE_ATTR(source, S_IRUGO | S_IWUSR, show_hdmi_source,
S_IRUGO           665 drivers/platform/x86/alienware-wmi.c static DEVICE_ATTR(status, S_IRUGO, show_amplifier_status, NULL);
S_IRUGO           746 drivers/platform/x86/alienware-wmi.c static DEVICE_ATTR(deepsleep, S_IRUGO | S_IWUSR, show_deepsleep_status, toggle_deepsleep);
S_IRUGO          1524 drivers/platform/x86/asus-wmi.c static DEVICE_ATTR(temp1_input, S_IRUGO, asus_hwmon_temp1, NULL);
S_IRUGO          2386 drivers/platform/x86/asus-wmi.c 	debugfs_create_x32("method_id", S_IRUGO | S_IWUSR, asus->debug.root,
S_IRUGO          2389 drivers/platform/x86/asus-wmi.c 	debugfs_create_x32("dev_id", S_IRUGO | S_IWUSR, asus->debug.root,
S_IRUGO          2392 drivers/platform/x86/asus-wmi.c 	debugfs_create_x32("ctrl_param", S_IRUGO | S_IWUSR, asus->debug.root,
S_IRUGO          2399 drivers/platform/x86/asus-wmi.c 		debugfs_create_file(node->name, S_IFREG | S_IRUGO,
S_IRUGO           676 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(fan1_input,  S_IRUGO, fan_show,          NULL);
S_IRUGO           677 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp1_input, S_IRUGO, temp_cpu,          NULL);
S_IRUGO           678 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp2_input, S_IRUGO, temp_cpu_local,    NULL);
S_IRUGO           679 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp3_input, S_IRUGO, temp_cpu_DTS,      NULL);
S_IRUGO           680 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp4_input, S_IRUGO, temp_northbridge,  NULL);
S_IRUGO           681 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp5_input, S_IRUGO, temp_vga,          NULL);
S_IRUGO           682 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp6_input, S_IRUGO, temp_SKIN,         NULL);
S_IRUGO           683 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp1_label, S_IRUGO, label_cpu,         NULL);
S_IRUGO           684 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp2_label, S_IRUGO, label_cpu_local,   NULL);
S_IRUGO           685 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp3_label, S_IRUGO, label_cpu_DTS,     NULL);
S_IRUGO           686 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp4_label, S_IRUGO, label_northbridge, NULL);
S_IRUGO           687 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp5_label, S_IRUGO, label_vga,         NULL);
S_IRUGO           688 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(temp6_label, S_IRUGO, label_SKIN,        NULL);
S_IRUGO           689 drivers/platform/x86/compal-laptop.c static DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, pwm_show, pwm_store);
S_IRUGO           691 drivers/platform/x86/compal-laptop.c 		   S_IRUGO | S_IWUSR, pwm_enable_show, pwm_enable_store);
S_IRUGO          1689 drivers/platform/x86/dell-laptop.c static DEVICE_ATTR(stop_timeout, S_IRUGO | S_IWUSR,
S_IRUGO          1830 drivers/platform/x86/dell-laptop.c static DEVICE_ATTR(start_triggers, S_IRUGO | S_IWUSR,
S_IRUGO          1908 drivers/platform/x86/dell-laptop.c static DEVICE_ATTR(als_enabled, S_IRUGO | S_IWUSR,
S_IRUGO          1957 drivers/platform/x86/dell-laptop.c static DEVICE_ATTR(als_setting, S_IRUGO | S_IWUSR,
S_IRUGO           187 drivers/platform/x86/ibm_rtl.c static DEVICE_ATTR(version, S_IRUGO, rtl_show_version, NULL);
S_IRUGO           326 drivers/platform/x86/ideapad-laptop.c 	debugfs_create_file("cfg", S_IRUGO, dir, priv, &debugfs_cfg_fops);
S_IRUGO           327 drivers/platform/x86/ideapad-laptop.c 	debugfs_create_file("status", S_IRUGO, dir, priv, &debugfs_status_fops);
S_IRUGO           929 drivers/platform/x86/intel_telemetry_debugfs.c 	debugfs_create_file("pss_info", S_IFREG | S_IRUGO, dir, NULL,
S_IRUGO           931 drivers/platform/x86/intel_telemetry_debugfs.c 	debugfs_create_file("ioss_info", S_IFREG | S_IRUGO, dir, NULL,
S_IRUGO           933 drivers/platform/x86/intel_telemetry_debugfs.c 	debugfs_create_file("soc_states", S_IFREG | S_IRUGO, dir, NULL,
S_IRUGO           935 drivers/platform/x86/intel_telemetry_debugfs.c 	debugfs_create_file("s0ix_residency_usec", S_IFREG | S_IRUGO, dir, NULL,
S_IRUGO           937 drivers/platform/x86/intel_telemetry_debugfs.c 	debugfs_create_file("pss_trace_verbosity", S_IFREG | S_IRUGO, dir, NULL,
S_IRUGO           939 drivers/platform/x86/intel_telemetry_debugfs.c 	debugfs_create_file("ioss_trace_verbosity", S_IFREG | S_IRUGO, dir,
S_IRUGO           414 drivers/platform/x86/panasonic-laptop.c static DEVICE_ATTR(numbatt, S_IRUGO, show_numbatt, NULL);
S_IRUGO           415 drivers/platform/x86/panasonic-laptop.c static DEVICE_ATTR(lcdtype, S_IRUGO, show_lcdtype, NULL);
S_IRUGO           416 drivers/platform/x86/panasonic-laptop.c static DEVICE_ATTR(mute, S_IRUGO, show_mute, NULL);
S_IRUGO           417 drivers/platform/x86/panasonic-laptop.c static DEVICE_ATTR(sticky_key, S_IRUGO | S_IWUSR, show_sticky, set_sticky);
S_IRUGO           352 drivers/platform/x86/pmc_atom.c 	debugfs_create_file("dev_state", S_IFREG | S_IRUGO, dir, pmc,
S_IRUGO           354 drivers/platform/x86/pmc_atom.c 	debugfs_create_file("pss_state", S_IFREG | S_IRUGO, dir, pmc,
S_IRUGO           356 drivers/platform/x86/pmc_atom.c 	debugfs_create_file("sleep_state", S_IFREG | S_IRUGO, dir, pmc,
S_IRUGO           391 drivers/platform/x86/samsung-laptop.c module_param(debug, bool, S_IRUGO | S_IWUSR);
S_IRUGO           708 drivers/platform/x86/samsung-laptop.c static DEVICE_ATTR(performance_level, S_IWUSR | S_IRUGO,
S_IRUGO           777 drivers/platform/x86/samsung-laptop.c static DEVICE_ATTR(battery_life_extender, S_IWUSR | S_IRUGO,
S_IRUGO           846 drivers/platform/x86/samsung-laptop.c static DEVICE_ATTR(usb_charge, S_IWUSR | S_IRUGO,
S_IRUGO           911 drivers/platform/x86/samsung-laptop.c static DEVICE_ATTR(lid_handling, S_IWUSR | S_IRUGO,
S_IRUGO          1295 drivers/platform/x86/samsung-laptop.c 	debugfs_create_u16("command", S_IRUGO | S_IWUSR, root,
S_IRUGO          1297 drivers/platform/x86/samsung-laptop.c 	debugfs_create_u32("d0", S_IRUGO | S_IWUSR, root,
S_IRUGO          1299 drivers/platform/x86/samsung-laptop.c 	debugfs_create_u32("d1", S_IRUGO | S_IWUSR, root,
S_IRUGO          1301 drivers/platform/x86/samsung-laptop.c 	debugfs_create_u16("d2", S_IRUGO | S_IWUSR, root,
S_IRUGO          1303 drivers/platform/x86/samsung-laptop.c 	debugfs_create_u8("d3", S_IRUGO | S_IWUSR, root,
S_IRUGO          1305 drivers/platform/x86/samsung-laptop.c 	debugfs_create_blob("data", S_IRUGO | S_IWUSR, root,
S_IRUGO          1309 drivers/platform/x86/samsung-laptop.c 	debugfs_create_file("call", S_IFREG | S_IRUGO, root, samsung,
S_IRUGO          1311 drivers/platform/x86/samsung-laptop.c 	debugfs_create_blob("sdiag", S_IRUGO | S_IWUSR, root,
S_IRUGO           860 drivers/platform/x86/sony-laptop.c 		handles->devattr.attr.mode = S_IRUGO;
S_IRUGO          1925 drivers/platform/x86/sony-laptop.c 	kbdbl_ctl->mode_attr.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          1938 drivers/platform/x86/sony-laptop.c 		kbdbl_ctl->timeout_attr.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2091 drivers/platform/x86/sony-laptop.c 	bcare_ctl->attrs[0].attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2105 drivers/platform/x86/sony-laptop.c 	bcare_ctl->attrs[1].attr.mode = S_IRUGO;
S_IRUGO          2258 drivers/platform/x86/sony-laptop.c 	th_handle->profiles_attr.attr.mode = S_IRUGO;
S_IRUGO          2263 drivers/platform/x86/sony-laptop.c 	th_handle->mode_attr.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2391 drivers/platform/x86/sony-laptop.c 	lid_ctl->attrs[LID_RESUME_S5].attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2398 drivers/platform/x86/sony-laptop.c 		lid_ctl->attrs[LID_RESUME_S4].attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2404 drivers/platform/x86/sony-laptop.c 		lid_ctl->attrs[LID_RESUME_S3].attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2520 drivers/platform/x86/sony-laptop.c 	gfxs_ctl->attr.attr.mode = S_IRUGO;
S_IRUGO          2597 drivers/platform/x86/sony-laptop.c 	hsc_handle->attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2663 drivers/platform/x86/sony-laptop.c 	lowbatt_handle->attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2746 drivers/platform/x86/sony-laptop.c 	fan_handle->attr.mode = S_IRUGO;
S_IRUGO          2752 drivers/platform/x86/sony-laptop.c 	hsf_handle->attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2844 drivers/platform/x86/sony-laptop.c 	uc_handle->attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          2891 drivers/platform/x86/sony-laptop.c 	panel_handle->attr.mode = S_IRUGO;
S_IRUGO          3022 drivers/platform/x86/sony-laptop.c 	tp_ctl->attr.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO          3234 drivers/platform/x86/sony-laptop.c 				item->devattr.attr.mode |= S_IRUGO;
S_IRUGO           147 drivers/platform/x86/tc1100-wmi.c static DEVICE_ATTR(value, S_IRUGO | S_IWUSR, \
S_IRUGO          3020 drivers/platform/x86/thinkpad_acpi.c static DEVICE_ATTR(wakeup_reason, S_IRUGO, hotkey_wakeup_reason_show, NULL);
S_IRUGO          3036 drivers/platform/x86/thinkpad_acpi.c static DEVICE_ATTR(wakeup_hotunplug_complete, S_IRUGO,
S_IRUGO          4703 drivers/platform/x86/thinkpad_acpi.c static DEVICE_ATTR(wwan_enable, S_IWUSR | S_IRUGO,
S_IRUGO          6411 drivers/platform/x86/thinkpad_acpi.c 	 SENSOR_ATTR(temp##_idxA##_input, S_IRUGO, \
S_IRUGO          8630 drivers/platform/x86/thinkpad_acpi.c static DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
S_IRUGO          8691 drivers/platform/x86/thinkpad_acpi.c static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, fan_pwm1_show, fan_pwm1_store);
S_IRUGO          8708 drivers/platform/x86/thinkpad_acpi.c static DEVICE_ATTR(fan1_input, S_IRUGO, fan_fan1_input_show, NULL);
S_IRUGO          8725 drivers/platform/x86/thinkpad_acpi.c static DEVICE_ATTR(fan2_input, S_IRUGO, fan_fan2_input_show, NULL);
S_IRUGO          9983 drivers/platform/x86/thinkpad_acpi.c 			mode = S_IRUGO;
S_IRUGO          1690 drivers/platform/x86/toshiba_acpi.c 		proc_create_data("lcd", S_IRUGO | S_IWUSR, toshiba_proc_dir,
S_IRUGO          1693 drivers/platform/x86/toshiba_acpi.c 		proc_create_data("video", S_IRUGO | S_IWUSR, toshiba_proc_dir,
S_IRUGO          1696 drivers/platform/x86/toshiba_acpi.c 		proc_create_data("fan", S_IRUGO | S_IWUSR, toshiba_proc_dir,
S_IRUGO          1699 drivers/platform/x86/toshiba_acpi.c 		proc_create_data("keys", S_IRUGO | S_IWUSR, toshiba_proc_dir,
S_IRUGO          1701 drivers/platform/x86/toshiba_acpi.c 	proc_create_single_data("version", S_IRUGO, toshiba_proc_dir,
S_IRUGO           194 drivers/pnp/card.c static DEVICE_ATTR(name, S_IRUGO, pnp_show_card_name, NULL);
S_IRUGO           210 drivers/pnp/card.c static DEVICE_ATTR(card_id, S_IRUGO, pnp_show_card_ids, NULL);
S_IRUGO            71 drivers/pnp/isapnp/proc.c 	e = dev->procent = proc_create_data(name, S_IFREG | S_IRUGO, de,
S_IRUGO           907 drivers/power/avs/smartreflex.c 	debugfs_create_file("autocomp", S_IRUGO | S_IWUSR, sr_info->dbg_dir,
S_IRUGO           909 drivers/power/avs/smartreflex.c 	debugfs_create_x32("errweight", S_IRUGO, sr_info->dbg_dir,
S_IRUGO           911 drivers/power/avs/smartreflex.c 	debugfs_create_x32("errmaxlimit", S_IRUGO, sr_info->dbg_dir,
S_IRUGO           929 drivers/power/avs/smartreflex.c 		debugfs_create_x32(name, S_IRUGO | S_IWUSR, nvalue_dir,
S_IRUGO           933 drivers/power/avs/smartreflex.c 		debugfs_create_x32(name, S_IRUGO | S_IWUSR, nvalue_dir,
S_IRUGO            71 drivers/power/reset/vexpress-poweroff.c static DEVICE_ATTR(active, S_IRUGO | S_IWUSR, vexpress_reset_active_show,
S_IRUGO          2894 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_flagtime, (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2896 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_maxtime, (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2898 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_restart_max, (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2900 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_timer, S_IRUGO, ab8505_powercut_timer_read, NULL),
S_IRUGO          2901 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_restart_counter, S_IRUGO,
S_IRUGO          2903 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_enable, (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2905 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_flag, S_IRUGO, ab8505_powercut_flag_read, NULL),
S_IRUGO          2906 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_debounce_time, (S_IRUGO | S_IWUSR | S_IWGRP),
S_IRUGO          2908 drivers/power/supply/ab8500_fg.c 	__ATTR(powercut_enable_status, S_IRUGO,
S_IRUGO          1407 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(current_limit, S_IWUSR | S_IRUGO,
S_IRUGO          1409 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(weak_battery_voltage, S_IWUSR | S_IRUGO,
S_IRUGO          1411 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(battery_regulation_voltage, S_IWUSR | S_IRUGO,
S_IRUGO          1413 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(charge_current, S_IWUSR | S_IRUGO,
S_IRUGO          1415 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(termination_current, S_IWUSR | S_IRUGO,
S_IRUGO          1418 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(charge_termination_enable, S_IWUSR | S_IRUGO,
S_IRUGO          1420 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(high_impedance_enable, S_IWUSR | S_IRUGO,
S_IRUGO          1422 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(otg_pin_enable, S_IWUSR | S_IRUGO,
S_IRUGO          1424 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(stat_pin_enable, S_IWUSR | S_IRUGO,
S_IRUGO          1427 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(reported_mode, S_IRUGO,
S_IRUGO          1429 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(mode, S_IWUSR | S_IRUGO,
S_IRUGO          1431 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(timer, S_IWUSR | S_IRUGO,
S_IRUGO          1434 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(registers, S_IWUSR | S_IRUGO,
S_IRUGO          1437 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(otg_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
S_IRUGO          1438 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(charge_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
S_IRUGO          1439 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(boost_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
S_IRUGO          1440 drivers/power/supply/bq2415x_charger.c static DEVICE_ATTR(fault_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
S_IRUGO           340 drivers/power/supply/bq24190_charger.c 		BQ24190_SYSFS_FIELD(_name, r, f, S_IWUSR | S_IRUGO,	\
S_IRUGO           344 drivers/power/supply/bq24190_charger.c 		BQ24190_SYSFS_FIELD(_name, r, f, S_IRUGO, NULL)
S_IRUGO           832 drivers/power/supply/bq24257_charger.c static DEVICE_ATTR(ovp_voltage, S_IRUGO, bq24257_show_ovp_voltage, NULL);
S_IRUGO           833 drivers/power/supply/bq24257_charger.c static DEVICE_ATTR(in_dpm_voltage, S_IRUGO, bq24257_show_in_dpm_voltage, NULL);
S_IRUGO           834 drivers/power/supply/bq24257_charger.c static DEVICE_ATTR(high_impedance_enable, S_IWUSR | S_IRUGO,
S_IRUGO           836 drivers/power/supply/bq24257_charger.c static DEVICE_ATTR(sysoff_enable, S_IWUSR | S_IRUGO,
S_IRUGO           660 drivers/power/supply/ds2780_battery.c 		.mode = S_IRUGO | S_IWUSR,
S_IRUGO           705 drivers/power/supply/ds2780_battery.c 		.mode = S_IRUGO | S_IWUSR,
S_IRUGO           712 drivers/power/supply/ds2780_battery.c static DEVICE_ATTR(pmod_enabled, S_IRUGO | S_IWUSR, ds2780_get_pmod_enabled,
S_IRUGO           714 drivers/power/supply/ds2780_battery.c static DEVICE_ATTR(sense_resistor_value, S_IRUGO | S_IWUSR,
S_IRUGO           716 drivers/power/supply/ds2780_battery.c static DEVICE_ATTR(rsgain_setting, S_IRUGO | S_IWUSR, ds2780_get_rsgain_setting,
S_IRUGO           718 drivers/power/supply/ds2780_battery.c static DEVICE_ATTR(pio_pin, S_IRUGO | S_IWUSR, ds2780_get_pio_pin,
S_IRUGO           662 drivers/power/supply/ds2781_battery.c 		.mode = S_IRUGO | S_IWUSR,
S_IRUGO           708 drivers/power/supply/ds2781_battery.c 		.mode = S_IRUGO | S_IWUSR,
S_IRUGO           715 drivers/power/supply/ds2781_battery.c static DEVICE_ATTR(pmod_enabled, S_IRUGO | S_IWUSR, ds2781_get_pmod_enabled,
S_IRUGO           717 drivers/power/supply/ds2781_battery.c static DEVICE_ATTR(sense_resistor_value, S_IRUGO | S_IWUSR,
S_IRUGO           719 drivers/power/supply/ds2781_battery.c static DEVICE_ATTR(rsgain_setting, S_IRUGO | S_IWUSR, ds2781_get_rsgain_setting,
S_IRUGO           721 drivers/power/supply/ds2781_battery.c static DEVICE_ATTR(pio_pin, S_IRUGO | S_IWUSR, ds2781_get_pio_pin,
S_IRUGO           556 drivers/power/supply/max14577_charger.c static DEVICE_ATTR(fast_charge_timer, S_IRUGO | S_IWUSR,
S_IRUGO           553 drivers/power/supply/olpc_battery.c 		.mode = S_IRUGO,
S_IRUGO           577 drivers/power/supply/olpc_battery.c 		.mode = S_IRUGO,
S_IRUGO           158 drivers/power/supply/pcf50633-charger.c static DEVICE_ATTR(chgmode, S_IRUGO, show_chgmode, NULL);
S_IRUGO           196 drivers/power/supply/pcf50633-charger.c static DEVICE_ATTR(usb_curlim, S_IRUGO | S_IWUSR, show_usblim, set_usblim);
S_IRUGO           241 drivers/power/supply/pcf50633-charger.c static DEVICE_ATTR(chg_curlim, S_IRUGO | S_IWUSR, show_chglim, set_chglim);
S_IRUGO           227 drivers/powercap/powercap_sys.c 					S_IWUSR | S_IRUGO,
S_IRUGO           234 drivers/powercap/powercap_sys.c 					S_IWUSR | S_IRUGO,
S_IRUGO           240 drivers/powercap/powercap_sys.c 		ret = create_constraint_attribute(i, "name", S_IRUGO,
S_IRUGO           246 drivers/powercap/powercap_sys.c 		ret = create_constraint_attribute(i, "max_power_uw", S_IRUGO,
S_IRUGO           252 drivers/powercap/powercap_sys.c 		ret = create_constraint_attribute(i, "min_power_uw", S_IRUGO,
S_IRUGO           259 drivers/powercap/powercap_sys.c 				S_IRUGO,
S_IRUGO           266 drivers/powercap/powercap_sys.c 				S_IRUGO,
S_IRUGO           370 drivers/powercap/powercap_sys.c 			dev_attr_energy_uj.attr.mode = S_IWUSR | S_IRUGO;
S_IRUGO           372 drivers/powercap/powercap_sys.c 			dev_attr_energy_uj.attr.mode = S_IRUGO;
S_IRUGO          1224 drivers/pwm/core.c 	debugfs_create_file("pwm", S_IFREG | S_IRUGO, NULL, NULL,
S_IRUGO            91 drivers/rapidio/devices/rio_mport_cdev.c module_param(dma_timeout, int, S_IRUGO);
S_IRUGO            96 drivers/rapidio/devices/rio_mport_cdev.c module_param(dbg_level, uint, S_IWUSR | S_IWGRP | S_IRUGO);
S_IRUGO            28 drivers/rapidio/devices/tsi721.c module_param_named(dbg_level, tsi_dbg_level, uint, S_IWUSR | S_IRUGO);
S_IRUGO            33 drivers/rapidio/devices/tsi721.c module_param(pcie_mrrs, int, S_IRUGO);
S_IRUGO            37 drivers/rapidio/devices/tsi721.c module_param(mbox_sel, byte, S_IRUGO);
S_IRUGO            33 drivers/rapidio/devices/tsi721_dma.c module_param(dma_desc_per_channel, uint, S_IRUGO);
S_IRUGO            38 drivers/rapidio/devices/tsi721_dma.c module_param(dma_txqueue_sz, uint, S_IRUGO);
S_IRUGO            43 drivers/rapidio/devices/tsi721_dma.c module_param(dma_sel, byte, S_IRUGO);
S_IRUGO           247 drivers/rapidio/rio-sysfs.c 		 .mode = S_IRUGO | S_IWUSR,
S_IRUGO            70 drivers/rapidio/rio_cm.c module_param(cmbox, int, S_IRUGO);
S_IRUGO            74 drivers/rapidio/rio_cm.c module_param(chstart, int, S_IRUGO);
S_IRUGO            80 drivers/rapidio/rio_cm.c module_param(dbg_level, uint, S_IWUSR | S_IRUGO);
S_IRUGO           387 drivers/rapidio/switches/idt_gen2.c static DEVICE_ATTR(errlog, S_IRUGO, idtg2_show_errlog, NULL);
S_IRUGO           132 drivers/regulator/dbx500-prcmu.c 		S_IRUGO, rdebug.dir, &pdev->dev,
S_IRUGO           139 drivers/regulator/dbx500-prcmu.c 		S_IRUGO, rdebug.dir, &pdev->dev,
S_IRUGO           310 drivers/rtc/rtc-ab8500.c static DEVICE_ATTR(rtc_calibration, S_IRUGO | S_IWUSR,
S_IRUGO           149 drivers/rtc/rtc-ds1343.c static DEVICE_ATTR(glitch_filter, S_IRUGO | S_IWUSR, ds1343_show_glitchfilter,
S_IRUGO           210 drivers/rtc/rtc-ds1343.c static DEVICE_ATTR(trickle_charger, S_IRUGO, ds1343_show_tricklecharger, NULL);
S_IRUGO           967 drivers/rtc/rtc-ds1685.c static DEVICE_ATTR(battery, S_IRUGO, ds1685_rtc_sysfs_battery_show, NULL);
S_IRUGO           989 drivers/rtc/rtc-ds1685.c static DEVICE_ATTR(auxbatt, S_IRUGO, ds1685_rtc_sysfs_auxbatt_show, NULL);
S_IRUGO          1010 drivers/rtc/rtc-ds1685.c static DEVICE_ATTR(serial, S_IRUGO, ds1685_rtc_sysfs_serial_show, NULL);
S_IRUGO           668 drivers/rtc/rtc-isl1208.c static DEVICE_ATTR(atrim, S_IRUGO, isl1208_sysfs_show_atrim, NULL);
S_IRUGO           681 drivers/rtc/rtc-isl1208.c static DEVICE_ATTR(dtrim, S_IRUGO, isl1208_sysfs_show_dtrim, NULL);
S_IRUGO           718 drivers/rtc/rtc-isl1208.c static DEVICE_ATTR(usr, S_IRUGO | S_IWUSR, isl1208_sysfs_show_usr,
S_IRUGO           510 drivers/rtc/rtc-rs5c372.c static DEVICE_ATTR(trim, S_IRUGO, rs5c372_sysfs_show_trim, NULL);
S_IRUGO           523 drivers/rtc/rtc-rs5c372.c static DEVICE_ATTR(osc, S_IRUGO, rs5c372_sysfs_show_osc, NULL);
S_IRUGO           751 drivers/rtc/rtc-rv3029c2.c static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, rv3029_hwmon_show_temp,
S_IRUGO           753 drivers/rtc/rtc-rv3029c2.c static SENSOR_DEVICE_ATTR(update_interval, S_IWUSR | S_IRUGO,
S_IRUGO           487 drivers/rtc/rtc-rx8025.c static DEVICE_ATTR(clock_adjust_ppb, S_IRUGO | S_IWUSR,
S_IRUGO           580 drivers/rtc/rtc-x1205.c static DEVICE_ATTR(atrim, S_IRUGO, x1205_sysfs_show_atrim, NULL);
S_IRUGO           593 drivers/rtc/rtc-x1205.c static DEVICE_ATTR(dtrim, S_IRUGO, x1205_sysfs_show_dtrim, NULL);
S_IRUGO            82 drivers/s390/block/dasd_devmap.c module_param_array(dasd, charp, NULL, S_IRUGO);
S_IRUGO            84 drivers/s390/block/dasd_eer.c module_param(eer_pages, int, S_IRUGO|S_IWUSR);
S_IRUGO           348 drivers/s390/block/dasd_proc.c 					    S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO            32 drivers/s390/block/scm_blk.c module_param(nr_requests, uint, S_IRUGO);
S_IRUGO            35 drivers/s390/block/scm_blk.c module_param(nr_requests_per_io, uint, S_IRUGO);
S_IRUGO            29 drivers/s390/char/hmcdrv_mod.c module_param_named(cachesize, hmcdrv_mod_cachesize, ulong, S_IRUGO);
S_IRUGO           415 drivers/s390/cio/blacklist.c 	entry = proc_create("cio_ignore", S_IFREG | S_IRUGO | S_IWUSR, NULL,
S_IRUGO           312 drivers/s390/cio/qdio_debug.c 				S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO            98 drivers/s390/cio/scm.c static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL);
S_IRUGO            28 drivers/s390/scsi/zfcp_sysfs.c static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO,				       \
S_IRUGO            38 drivers/s390/scsi/zfcp_sysfs.c static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO,				       \
S_IRUGO            57 drivers/s390/scsi/zfcp_sysfs.c static ZFCP_DEV_ATTR(adapter, _name, S_IRUGO,				     \
S_IRUGO           118 drivers/s390/scsi/zfcp_sysfs.c static ZFCP_DEV_ATTR(port, failed, S_IWUSR | S_IRUGO,
S_IRUGO           162 drivers/s390/scsi/zfcp_sysfs.c static ZFCP_DEV_ATTR(unit, failed, S_IWUSR | S_IRUGO,
S_IRUGO           208 drivers/s390/scsi/zfcp_sysfs.c static ZFCP_DEV_ATTR(adapter, failed, S_IWUSR | S_IRUGO,
S_IRUGO           470 drivers/s390/scsi/zfcp_sysfs.c static DEVICE_ATTR(_name##_latency, S_IWUSR | S_IRUGO,			\
S_IRUGO           488 drivers/s390/scsi/zfcp_sysfs.c static DEVICE_ATTR(_name, S_IRUGO, zfcp_sysfs_scsi_##_name##_show, NULL);
S_IRUGO           503 drivers/s390/scsi/zfcp_sysfs.c static DEVICE_ATTR(fcp_lun, S_IRUGO, zfcp_sysfs_scsi_fcp_lun_show, NULL);
S_IRUGO           537 drivers/s390/scsi/zfcp_sysfs.c static DEVICE_ATTR(zfcp_failed, S_IWUSR | S_IRUGO,
S_IRUGO           586 drivers/s390/scsi/zfcp_sysfs.c static DEVICE_ATTR(utilization, S_IRUGO, zfcp_sysfs_adapter_util_show, NULL);
S_IRUGO           627 drivers/s390/scsi/zfcp_sysfs.c static DEVICE_ATTR(_name, S_IRUGO, zfcp_sysfs_adapter_##_name##_show, NULL);
S_IRUGO           657 drivers/s390/scsi/zfcp_sysfs.c static DEVICE_ATTR(queue_full, S_IRUGO, zfcp_sysfs_adapter_q_full_show, NULL);
S_IRUGO           117 drivers/scsi/3w-9xxx.c module_param(use_msi, int, S_IRUGO);
S_IRUGO           194 drivers/scsi/3w-9xxx.c 		.mode =		S_IRUGO,
S_IRUGO            89 drivers/scsi/3w-sas.c module_param(use_msi, int, S_IRUGO);
S_IRUGO           195 drivers/scsi/3w-sas.c 		.mode =		S_IRUGO,
S_IRUGO           529 drivers/scsi/3w-xxxx.c 		.mode =		S_IRUGO,
S_IRUGO          2069 drivers/scsi/53c700.c 		.mode =		S_IRUGO,
S_IRUGO           247 drivers/scsi/aacraid/aachba.c module_param(aac_sync_mode, int, S_IRUGO|S_IWUSR);
S_IRUGO           250 drivers/scsi/aacraid/aachba.c module_param(aac_convert_sgl, int, S_IRUGO|S_IWUSR);
S_IRUGO           253 drivers/scsi/aacraid/aachba.c module_param(nondasd, int, S_IRUGO|S_IWUSR);
S_IRUGO           256 drivers/scsi/aacraid/aachba.c module_param_named(cache, aac_cache, int, S_IRUGO|S_IWUSR);
S_IRUGO           261 drivers/scsi/aacraid/aachba.c module_param(dacmode, int, S_IRUGO|S_IWUSR);
S_IRUGO           264 drivers/scsi/aacraid/aachba.c module_param_named(commit, aac_commit, int, S_IRUGO|S_IWUSR);
S_IRUGO           269 drivers/scsi/aacraid/aachba.c module_param_named(msi, aac_msi, int, S_IRUGO|S_IWUSR);
S_IRUGO           272 drivers/scsi/aacraid/aachba.c module_param(startup_timeout, int, S_IRUGO|S_IWUSR);
S_IRUGO           277 drivers/scsi/aacraid/aachba.c module_param(aif_timeout, int, S_IRUGO|S_IWUSR);
S_IRUGO           288 drivers/scsi/aacraid/aachba.c module_param(numacb, int, S_IRUGO|S_IWUSR);
S_IRUGO           294 drivers/scsi/aacraid/aachba.c module_param(acbsize, int, S_IRUGO|S_IWUSR);
S_IRUGO           300 drivers/scsi/aacraid/aachba.c module_param(update_interval, int, S_IRUGO|S_IWUSR);
S_IRUGO           305 drivers/scsi/aacraid/aachba.c module_param(check_interval, int, S_IRUGO|S_IWUSR);
S_IRUGO           310 drivers/scsi/aacraid/aachba.c module_param_named(check_reset, aac_check_reset, int, S_IRUGO|S_IWUSR);
S_IRUGO           316 drivers/scsi/aacraid/aachba.c module_param(expose_physicals, int, S_IRUGO|S_IWUSR);
S_IRUGO           321 drivers/scsi/aacraid/aachba.c module_param_named(reset_devices, aac_reset_devices, int, S_IRUGO|S_IWUSR);
S_IRUGO           325 drivers/scsi/aacraid/aachba.c module_param_named(wwn, aac_wwn, int, S_IRUGO|S_IWUSR);
S_IRUGO           567 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1398 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1405 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1412 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1419 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1426 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1433 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1447 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1454 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1461 drivers/scsi/aacraid/linit.c 		.mode = S_IRUGO,
S_IRUGO          1468 drivers/scsi/aacraid/linit.c 		.mode = S_IWUSR|S_IRUGO,
S_IRUGO           478 drivers/scsi/aic94xx/aic94xx_hwi.c module_param_named(max_devs, max_devs, int, S_IRUGO);
S_IRUGO           484 drivers/scsi/aic94xx/aic94xx_hwi.c module_param_named(max_cmnds, max_cmnds, int, S_IRUGO);
S_IRUGO            29 drivers/scsi/aic94xx/aic94xx_init.c module_param_named(use_msi, use_msi, int, S_IRUGO);
S_IRUGO           265 drivers/scsi/aic94xx/aic94xx_init.c static DEVICE_ATTR(aic_revision, S_IRUGO, asd_show_dev_rev, NULL);
S_IRUGO           273 drivers/scsi/aic94xx/aic94xx_init.c static DEVICE_ATTR(bios_build, S_IRUGO, asd_show_dev_bios_build, NULL);
S_IRUGO           281 drivers/scsi/aic94xx/aic94xx_init.c static DEVICE_ATTR(pcba_sn, S_IRUGO, asd_show_dev_pcba_sn, NULL);
S_IRUGO           455 drivers/scsi/aic94xx/aic94xx_init.c static DEVICE_ATTR(update_bios, S_IRUGO|S_IWUSR,
S_IRUGO           381 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_driver_version, S_IRUGO, arcmsr_attr_host_driver_version, NULL);
S_IRUGO           382 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_driver_posted_cmd, S_IRUGO, arcmsr_attr_host_driver_posted_cmd, NULL);
S_IRUGO           383 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_driver_reset, S_IRUGO, arcmsr_attr_host_driver_reset, NULL);
S_IRUGO           384 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_driver_abort, S_IRUGO, arcmsr_attr_host_driver_abort, NULL);
S_IRUGO           385 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_fw_model, S_IRUGO, arcmsr_attr_host_fw_model, NULL);
S_IRUGO           386 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_fw_version, S_IRUGO, arcmsr_attr_host_fw_version, NULL);
S_IRUGO           387 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_fw_request_len, S_IRUGO, arcmsr_attr_host_fw_request_len, NULL);
S_IRUGO           388 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_fw_numbers_queue, S_IRUGO, arcmsr_attr_host_fw_numbers_queue, NULL);
S_IRUGO           389 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_fw_sdram_size, S_IRUGO, arcmsr_attr_host_fw_sdram_size, NULL);
S_IRUGO           390 drivers/scsi/arcmsr/arcmsr_attr.c static DEVICE_ATTR(host_fw_hd_channels, S_IRUGO, arcmsr_attr_host_fw_hd_channels, NULL);
S_IRUGO            79 drivers/scsi/arcmsr/arcmsr_hba.c module_param(msix_enable, int, S_IRUGO);
S_IRUGO            83 drivers/scsi/arcmsr/arcmsr_hba.c module_param(msi_enable, int, S_IRUGO);
S_IRUGO            87 drivers/scsi/arcmsr/arcmsr_hba.c module_param(host_can_queue, int, S_IRUGO);
S_IRUGO            91 drivers/scsi/arcmsr/arcmsr_hba.c module_param(cmd_per_lun, int, S_IRUGO);
S_IRUGO            95 drivers/scsi/arcmsr/arcmsr_hba.c module_param(dma_mask_64, int, S_IRUGO);
S_IRUGO            99 drivers/scsi/arcmsr/arcmsr_hba.c module_param(set_date_time, int, S_IRUGO);
S_IRUGO           468 drivers/scsi/arm/eesox.c static DEVICE_ATTR(bus_term, S_IRUGO | S_IWUSR,
S_IRUGO           274 drivers/scsi/arm/powertec.c static DEVICE_ATTR(bus_term, S_IRUGO | S_IWUSR,
S_IRUGO          1354 drivers/scsi/be2iscsi/be_iscsi.c 			return S_IRUGO;
S_IRUGO          1364 drivers/scsi/be2iscsi/be_iscsi.c 			return S_IRUGO;
S_IRUGO          1400 drivers/scsi/be2iscsi/be_iscsi.c 			return S_IRUGO;
S_IRUGO            64 drivers/scsi/be2iscsi/be_main.c module_param(be_max_phys_size, uint, S_IRUGO);
S_IRUGO           136 drivers/scsi/be2iscsi/be_main.c module_param(beiscsi_##_name, uint, S_IRUGO);\
S_IRUGO           142 drivers/scsi/be2iscsi/be_main.c DEVICE_ATTR(beiscsi_##_name, S_IRUGO | S_IWUSR,\
S_IRUGO           159 drivers/scsi/be2iscsi/be_main.c DEVICE_ATTR(beiscsi_drvr_ver, S_IRUGO, beiscsi_drvr_ver_disp, NULL);
S_IRUGO           160 drivers/scsi/be2iscsi/be_main.c DEVICE_ATTR(beiscsi_adapter_family, S_IRUGO, beiscsi_adap_family_disp, NULL);
S_IRUGO           161 drivers/scsi/be2iscsi/be_main.c DEVICE_ATTR(beiscsi_fw_ver, S_IRUGO, beiscsi_fw_ver_disp, NULL);
S_IRUGO           162 drivers/scsi/be2iscsi/be_main.c DEVICE_ATTR(beiscsi_phys_port, S_IRUGO, beiscsi_phys_port_disp, NULL);
S_IRUGO           163 drivers/scsi/be2iscsi/be_main.c DEVICE_ATTR(beiscsi_active_session_count, S_IRUGO,
S_IRUGO           165 drivers/scsi/be2iscsi/be_main.c DEVICE_ATTR(beiscsi_free_session_count, S_IRUGO,
S_IRUGO          5049 drivers/scsi/be2iscsi/be_main.c 		rc = S_IRUGO;
S_IRUGO          5061 drivers/scsi/be2iscsi/be_main.c 		rc = S_IRUGO;
S_IRUGO          5075 drivers/scsi/be2iscsi/be_main.c 		rc = S_IRUGO;
S_IRUGO            82 drivers/scsi/bfa/bfad.c module_param(os_name, charp, S_IRUGO | S_IWUSR);
S_IRUGO            84 drivers/scsi/bfa/bfad.c module_param(os_patch, charp, S_IRUGO | S_IWUSR);
S_IRUGO            86 drivers/scsi/bfa/bfad.c module_param(host_name, charp, S_IRUGO | S_IWUSR);
S_IRUGO            88 drivers/scsi/bfa/bfad.c module_param(num_rports, int, S_IRUGO | S_IWUSR);
S_IRUGO            91 drivers/scsi/bfa/bfad.c module_param(num_ios, int, S_IRUGO | S_IWUSR);
S_IRUGO            93 drivers/scsi/bfa/bfad.c module_param(num_tms, int, S_IRUGO | S_IWUSR);
S_IRUGO            95 drivers/scsi/bfa/bfad.c module_param(num_fcxps, int, S_IRUGO | S_IWUSR);
S_IRUGO            97 drivers/scsi/bfa/bfad.c module_param(num_ufbufs, int, S_IRUGO | S_IWUSR);
S_IRUGO           100 drivers/scsi/bfa/bfad.c module_param(reqq_size, int, S_IRUGO | S_IWUSR);
S_IRUGO           103 drivers/scsi/bfa/bfad.c module_param(rspq_size, int, S_IRUGO | S_IWUSR);
S_IRUGO           106 drivers/scsi/bfa/bfad.c module_param(num_sgpgs, int, S_IRUGO | S_IWUSR);
S_IRUGO           108 drivers/scsi/bfa/bfad.c module_param(rport_del_timeout, int, S_IRUGO | S_IWUSR);
S_IRUGO           111 drivers/scsi/bfa/bfad.c module_param(bfa_lun_queue_depth, int, S_IRUGO | S_IWUSR);
S_IRUGO           113 drivers/scsi/bfa/bfad.c module_param(bfa_io_max_sge, int, S_IRUGO | S_IWUSR);
S_IRUGO           115 drivers/scsi/bfa/bfad.c module_param(bfa_log_level, int, S_IRUGO | S_IWUSR);
S_IRUGO           118 drivers/scsi/bfa/bfad.c module_param(ioc_auto_recover, int, S_IRUGO | S_IWUSR);
S_IRUGO           121 drivers/scsi/bfa/bfad.c module_param(bfa_linkup_delay, int, S_IRUGO | S_IWUSR);
S_IRUGO           125 drivers/scsi/bfa/bfad.c module_param(msix_disable_cb, int, S_IRUGO | S_IWUSR);
S_IRUGO           127 drivers/scsi/bfa/bfad.c module_param(msix_disable_ct, int, S_IRUGO | S_IWUSR);
S_IRUGO           129 drivers/scsi/bfa/bfad.c module_param(fdmi_enable, int, S_IRUGO | S_IWUSR);
S_IRUGO           132 drivers/scsi/bfa/bfad.c module_param(pcie_max_read_reqsz, int, S_IRUGO | S_IWUSR);
S_IRUGO           135 drivers/scsi/bfa/bfad.c module_param(bfa_debugfs_enable, int, S_IRUGO | S_IWUSR);
S_IRUGO           138 drivers/scsi/bfa/bfad.c module_param(max_xfer_size, int, S_IRUGO | S_IWUSR);
S_IRUGO           141 drivers/scsi/bfa/bfad.c module_param(max_rport_logins, int, S_IRUGO | S_IWUSR);
S_IRUGO           937 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(serial_number, S_IRUGO,
S_IRUGO           939 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(model, S_IRUGO, bfad_im_model_show, NULL);
S_IRUGO           940 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(model_description, S_IRUGO,
S_IRUGO           942 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(node_name, S_IRUGO, bfad_im_node_name_show, NULL);
S_IRUGO           943 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(symbolic_name, S_IRUGO,
S_IRUGO           945 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(hardware_version, S_IRUGO,
S_IRUGO           947 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(driver_version, S_IRUGO,
S_IRUGO           949 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(option_rom_version, S_IRUGO,
S_IRUGO           951 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(firmware_version, S_IRUGO,
S_IRUGO           953 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(number_of_ports, S_IRUGO,
S_IRUGO           955 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(driver_name, S_IRUGO, bfad_im_drv_name_show, NULL);
S_IRUGO           956 drivers/scsi/bfa/bfad_attr.c static          DEVICE_ATTR(number_of_discovered_ports, S_IRUGO,
S_IRUGO           430 drivers/scsi/bfa/bfad_debugfs.c 	{ "drvtrc", S_IFREG|S_IRUGO, &bfad_debugfs_op_drvtrc, },
S_IRUGO           431 drivers/scsi/bfa/bfad_debugfs.c 	{ "fwtrc",  S_IFREG|S_IRUGO, &bfad_debugfs_op_fwtrc,  },
S_IRUGO           432 drivers/scsi/bfa/bfad_debugfs.c 	{ "fwsave", S_IFREG|S_IRUGO, &bfad_debugfs_op_fwsave, },
S_IRUGO           433 drivers/scsi/bfa/bfad_debugfs.c 	{ "regrd",  S_IFREG|S_IRUGO|S_IWUSR, &bfad_debugfs_op_regrd,  },
S_IRUGO           100 drivers/scsi/bnx2fc/bnx2fc_fcoe.c module_param_named(debug_logging, bnx2fc_debug_level, int, S_IRUGO|S_IWUSR);
S_IRUGO           112 drivers/scsi/bnx2fc/bnx2fc_fcoe.c module_param_named(devloss_tmo, bnx2fc_devloss_tmo, uint, S_IRUGO);
S_IRUGO           117 drivers/scsi/bnx2fc/bnx2fc_fcoe.c module_param_named(max_luns, bnx2fc_max_luns, uint, S_IRUGO);
S_IRUGO           122 drivers/scsi/bnx2fc/bnx2fc_fcoe.c module_param_named(queue_depth, bnx2fc_queue_depth, uint, S_IRUGO);
S_IRUGO           127 drivers/scsi/bnx2fc/bnx2fc_fcoe.c module_param_named(log_fka, bnx2fc_log_fka, uint, S_IRUGO|S_IWUSR);
S_IRUGO          2947 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static DEVICE_ATTR(tm_timeout, S_IRUGO|S_IWUSR, bnx2fc_tm_timeout_show,
S_IRUGO          2198 drivers/scsi/bnx2i/bnx2i_iscsi.c 			return S_IRUGO;
S_IRUGO          2238 drivers/scsi/bnx2i/bnx2i_iscsi.c 			return S_IRUGO;
S_IRUGO           136 drivers/scsi/bnx2i/bnx2i_sysfs.c static DEVICE_ATTR(sq_size, S_IRUGO | S_IWUSR,
S_IRUGO           138 drivers/scsi/bnx2i/bnx2i_sysfs.c static DEVICE_ATTR(num_ccell, S_IRUGO | S_IWUSR,
S_IRUGO          1457 drivers/scsi/csiostor/csio_scsi.c static DEVICE_ATTR(hw_state, S_IRUGO, csio_show_hw_state, NULL);
S_IRUGO          1460 drivers/scsi/csiostor/csio_scsi.c static DEVICE_ATTR(dbg_level, S_IRUGO | S_IWUSR, csio_show_dbg_level,
S_IRUGO          1480 drivers/scsi/csiostor/csio_scsi.c static DEVICE_ATTR(num_reg_rnodes, S_IRUGO, csio_show_num_reg_rnodes, NULL);
S_IRUGO          2727 drivers/scsi/cxgbi/libcxgbi.c 			return S_IRUGO;
S_IRUGO          2764 drivers/scsi/cxgbi/libcxgbi.c 			return S_IRUGO;
S_IRUGO            54 drivers/scsi/device_handler/scsi_dh_alua.c module_param(optimize_stpg, uint, S_IRUGO|S_IWUSR);
S_IRUGO           245 drivers/scsi/device_handler/scsi_dh_rdac.c module_param(rdac_logging, int, S_IRUGO|S_IWUSR);
S_IRUGO            68 drivers/scsi/esas2r/esas2r_log.c module_param(event_log_level, long, S_IRUGO | S_IRUSR);
S_IRUGO           228 drivers/scsi/esas2r/esas2r_main.c 	.attr	= { .name = "default_nvram", .mode = S_IRUGO },
S_IRUGO            46 drivers/scsi/fcoe/fcoe.c module_param_named(ddp_min, fcoe_ddp_min, uint, S_IRUGO | S_IWUSR);
S_IRUGO            51 drivers/scsi/fcoe/fcoe.c module_param_named(debug_logging, fcoe_debug_logging, int, S_IRUGO|S_IWUSR);
S_IRUGO            55 drivers/scsi/fcoe/fcoe.c module_param_named(e_d_tov, fcoe_e_d_tov, int, S_IRUGO|S_IWUSR);
S_IRUGO            59 drivers/scsi/fcoe/fcoe.c module_param_named(r_a_tov, fcoe_r_a_tov, int, S_IRUGO|S_IWUSR);
S_IRUGO            34 drivers/scsi/fcoe/fcoe_sysfs.c 		   uint, S_IRUGO|S_IWUSR);
S_IRUGO           181 drivers/scsi/fcoe/fcoe_sysfs.c 	static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO,			\
S_IRUGO           186 drivers/scsi/fcoe/fcoe_sysfs.c 	static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO,			\
S_IRUGO           191 drivers/scsi/fcoe/fcoe_sysfs.c 	static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO,			\
S_IRUGO           196 drivers/scsi/fcoe/fcoe_sysfs.c 	static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO,			\
S_IRUGO           201 drivers/scsi/fcoe/fcoe_sysfs.c 	static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO,			\
S_IRUGO           206 drivers/scsi/fcoe/fcoe_sysfs.c 	static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO,			\
S_IRUGO           255 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(fcf, state, S_IRUGO, show_fcf_state, NULL);
S_IRUGO           318 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(ctlr, mode, S_IRUGO | S_IWUSR,
S_IRUGO           380 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(ctlr, enabled, S_IRUGO | S_IWUSR,
S_IRUGO           418 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(ctlr, fip_vlan_responder, S_IRUGO | S_IWUSR,
S_IRUGO           461 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(ctlr, r_a_tov, S_IRUGO | S_IWUSR,
S_IRUGO           488 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(ctlr, e_d_tov, S_IRUGO | S_IWUSR,
S_IRUGO           513 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(ctlr, fcf_dev_loss_tmo, S_IRUGO | S_IWUSR,
S_IRUGO           553 drivers/scsi/fcoe/fcoe_sysfs.c static FCOE_DEVICE_ATTR(fcf, dev_loss_tmo, S_IRUGO | S_IWUSR,
S_IRUGO            39 drivers/scsi/fcoe/fcoe_transport.c module_param_named(debug_logging, libfcoe_debug_logging, int, S_IRUGO|S_IWUSR);
S_IRUGO            47 drivers/scsi/fnic/fnic_attrs.c static DEVICE_ATTR(fnic_state, S_IRUGO, fnic_show_state, NULL);
S_IRUGO            48 drivers/scsi/fnic/fnic_attrs.c static DEVICE_ATTR(drv_version, S_IRUGO, fnic_show_drv_version, NULL);
S_IRUGO            49 drivers/scsi/fnic/fnic_attrs.c static DEVICE_ATTR(link_state, S_IRUGO, fnic_show_link_state, NULL);
S_IRUGO           346 drivers/scsi/fnic/fnic_debugfs.c 					S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           352 drivers/scsi/fnic/fnic_debugfs.c 					S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           389 drivers/scsi/fnic/fnic_debugfs.c 					S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           395 drivers/scsi/fnic/fnic_debugfs.c 					S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           402 drivers/scsi/fnic/fnic_debugfs.c 				    S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           409 drivers/scsi/fnic/fnic_debugfs.c 				    S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           705 drivers/scsi/fnic/fnic_debugfs.c 						S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           711 drivers/scsi/fnic/fnic_debugfs.c 						S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO            69 drivers/scsi/fnic/fnic_main.c module_param(fnic_log_level, int, S_IRUGO|S_IWUSR);
S_IRUGO            74 drivers/scsi/fnic/fnic_main.c module_param(io_completions, int, S_IRUGO|S_IWUSR);
S_IRUGO            78 drivers/scsi/fnic/fnic_main.c module_param(fnic_trace_max_pages, uint, S_IRUGO|S_IWUSR);
S_IRUGO            83 drivers/scsi/fnic/fnic_main.c module_param(fnic_fc_trace_max_pages, uint, S_IRUGO|S_IWUSR);
S_IRUGO            88 drivers/scsi/fnic/fnic_main.c module_param(fnic_max_qdepth, uint, S_IRUGO|S_IWUSR);
S_IRUGO            48 drivers/scsi/hosts.c module_param_named(eh_deadline, shost_eh_deadline, int, S_IRUGO|S_IWUSR);
S_IRUGO            88 drivers/scsi/hpsa.c module_param(hpsa_simple_mode, int, S_IRUGO|S_IWUSR);
S_IRUGO           906 drivers/scsi/hpsa.c static DEVICE_ATTR(hp_ssd_smart_path_enabled, S_IRUGO,
S_IRUGO           909 drivers/scsi/hpsa.c static DEVICE_ATTR(hp_ssd_smart_path_status, S_IWUSR|S_IRUGO|S_IROTH,
S_IRUGO           914 drivers/scsi/hpsa.c static DEVICE_ATTR(firmware_revision, S_IRUGO,
S_IRUGO           916 drivers/scsi/hpsa.c static DEVICE_ATTR(commands_outstanding, S_IRUGO,
S_IRUGO           918 drivers/scsi/hpsa.c static DEVICE_ATTR(transport_mode, S_IRUGO,
S_IRUGO           920 drivers/scsi/hpsa.c static DEVICE_ATTR(resettable, S_IRUGO,
S_IRUGO           922 drivers/scsi/hpsa.c static DEVICE_ATTR(lockup_detected, S_IRUGO,
S_IRUGO           924 drivers/scsi/hpsa.c static DEVICE_ATTR(ctlr_num, S_IRUGO,
S_IRUGO           926 drivers/scsi/hpsa.c static DEVICE_ATTR(legacy_board, S_IRUGO,
S_IRUGO          1141 drivers/scsi/hptiop.c 		.mode = S_IRUGO,
S_IRUGO          1149 drivers/scsi/hptiop.c 		.mode = S_IRUGO,
S_IRUGO            52 drivers/scsi/ibmvscsi/ibmvfc.c module_param_named(init_timeout, init_timeout, uint, S_IRUGO | S_IWUSR);
S_IRUGO            55 drivers/scsi/ibmvscsi/ibmvfc.c module_param_named(default_timeout, default_timeout, uint, S_IRUGO | S_IWUSR);
S_IRUGO            59 drivers/scsi/ibmvscsi/ibmvfc.c module_param_named(max_requests, max_requests, uint, S_IRUGO);
S_IRUGO            62 drivers/scsi/ibmvscsi/ibmvfc.c module_param_named(max_lun, max_lun, ullong, S_IRUGO);
S_IRUGO            65 drivers/scsi/ibmvscsi/ibmvfc.c module_param_named(max_targets, max_targets, uint, S_IRUGO);
S_IRUGO            68 drivers/scsi/ibmvscsi/ibmvfc.c module_param_named(disc_threads, disc_threads, uint, S_IRUGO);
S_IRUGO            71 drivers/scsi/ibmvscsi/ibmvfc.c module_param_named(debug, ibmvfc_debug, uint, S_IRUGO | S_IWUSR);
S_IRUGO          3007 drivers/scsi/ibmvscsi/ibmvfc.c static DEVICE_ATTR(partition_name, S_IRUGO, ibmvfc_show_host_partition_name, NULL);
S_IRUGO          3008 drivers/scsi/ibmvscsi/ibmvfc.c static DEVICE_ATTR(device_name, S_IRUGO, ibmvfc_show_host_device_name, NULL);
S_IRUGO          3009 drivers/scsi/ibmvscsi/ibmvfc.c static DEVICE_ATTR(port_loc_code, S_IRUGO, ibmvfc_show_host_loc_code, NULL);
S_IRUGO          3010 drivers/scsi/ibmvscsi/ibmvfc.c static DEVICE_ATTR(drc_name, S_IRUGO, ibmvfc_show_host_drc_name, NULL);
S_IRUGO          3011 drivers/scsi/ibmvscsi/ibmvfc.c static DEVICE_ATTR(npiv_version, S_IRUGO, ibmvfc_show_host_npiv_version, NULL);
S_IRUGO          3012 drivers/scsi/ibmvscsi/ibmvfc.c static DEVICE_ATTR(capabilities, S_IRUGO, ibmvfc_show_host_capabilities, NULL);
S_IRUGO          3013 drivers/scsi/ibmvscsi/ibmvfc.c static DEVICE_ATTR(log_level, S_IRUGO | S_IWUSR,
S_IRUGO          3056 drivers/scsi/ibmvscsi/ibmvfc.c 		.mode = S_IRUGO,
S_IRUGO            96 drivers/scsi/ibmvscsi/ibmvscsi.c module_param_named(max_id, max_id, int, S_IRUGO | S_IWUSR);
S_IRUGO            98 drivers/scsi/ibmvscsi/ibmvscsi.c module_param_named(max_channel, max_channel, int, S_IRUGO | S_IWUSR);
S_IRUGO           100 drivers/scsi/ibmvscsi/ibmvscsi.c module_param_named(init_timeout, init_timeout, int, S_IRUGO | S_IWUSR);
S_IRUGO           102 drivers/scsi/ibmvscsi/ibmvscsi.c module_param_named(max_requests, max_requests, int, S_IRUGO);
S_IRUGO           104 drivers/scsi/ibmvscsi/ibmvscsi.c module_param_named(fast_fail, fast_fail, int, S_IRUGO | S_IWUSR);
S_IRUGO           106 drivers/scsi/ibmvscsi/ibmvscsi.c module_param_named(client_reserve, client_reserve, int, S_IRUGO );
S_IRUGO          1899 drivers/scsi/ibmvscsi/ibmvscsi.c 		 .mode = S_IRUGO,
S_IRUGO          1919 drivers/scsi/ibmvscsi/ibmvscsi.c 		 .mode = S_IRUGO,
S_IRUGO          1939 drivers/scsi/ibmvscsi/ibmvscsi.c 		 .mode = S_IRUGO,
S_IRUGO          1960 drivers/scsi/ibmvscsi/ibmvscsi.c 		 .mode = S_IRUGO,
S_IRUGO          1981 drivers/scsi/ibmvscsi/ibmvscsi.c 		 .mode = S_IRUGO,
S_IRUGO          2001 drivers/scsi/ibmvscsi/ibmvscsi.c 		 .mode = S_IRUGO,
S_IRUGO          2021 drivers/scsi/ibmvscsi/ibmvscsi.c 		 .mode = S_IRUGO,
S_IRUGO          2035 drivers/scsi/ibmvscsi/ibmvscsi.c 		.mode = S_IRUGO,
S_IRUGO          4066 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	__ATTR(system_id, S_IRUGO, system_id_show, NULL);
S_IRUGO          4069 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	__ATTR(partition_number, S_IRUGO, partition_number_show, NULL);
S_IRUGO          4072 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c 	__ATTR(unit_address, S_IRUGO, unit_address_show, NULL);
S_IRUGO           199 drivers/scsi/ipr.c module_param_named(fastfail, ipr_fastfail, int, S_IRUGO | S_IWUSR);
S_IRUGO           203 drivers/scsi/ipr.c module_param_named(debug, ipr_debug, int, S_IRUGO | S_IWUSR);
S_IRUGO           212 drivers/scsi/ipr.c module_param_named(fast_reboot, ipr_fast_reboot, int, S_IRUGO | S_IWUSR);
S_IRUGO          3477 drivers/scsi/ipr.c 		.mode = S_IRUGO,
S_IRUGO          3513 drivers/scsi/ipr.c 		.mode =		S_IRUGO,
S_IRUGO          3565 drivers/scsi/ipr.c 		.mode =		S_IRUGO | S_IWUSR,
S_IRUGO          3702 drivers/scsi/ipr.c 		.mode =		S_IRUGO | S_IWUSR,
S_IRUGO          3828 drivers/scsi/ipr.c 		.mode =		S_IRUGO | S_IWUSR,
S_IRUGO          4164 drivers/scsi/ipr.c 		.mode =		S_IRUGO,
S_IRUGO          4220 drivers/scsi/ipr.c 		.mode =		S_IRUGO | S_IWUSR,
S_IRUGO          4574 drivers/scsi/ipr.c 		.mode =		S_IRUGO,
S_IRUGO          4610 drivers/scsi/ipr.c 		.mode =		S_IRUGO,
S_IRUGO          4645 drivers/scsi/ipr.c 		.mode =		S_IRUGO,
S_IRUGO          4715 drivers/scsi/ipr.c 		.mode =		S_IRUGO | S_IWUSR,
S_IRUGO           143 drivers/scsi/isci/init.c static DEVICE_ATTR(isci_id, S_IRUGO, isci_show_id, NULL);
S_IRUGO            53 drivers/scsi/iscsi_tcp.c module_param_named(max_lun, iscsi_max_lun, uint, S_IRUGO);
S_IRUGO            57 drivers/scsi/iscsi_tcp.c 		   S_IRUGO | S_IWUSR);
S_IRUGO           911 drivers/scsi/iscsi_tcp.c 			return S_IRUGO;
S_IRUGO           949 drivers/scsi/iscsi_tcp.c 			return S_IRUGO;
S_IRUGO            24 drivers/scsi/libfc/fc_libfc.c module_param_named(debug_logging, fc_debug_logging, int, S_IRUGO|S_IWUSR);
S_IRUGO            34 drivers/scsi/libiscsi.c 		   S_IRUGO | S_IWUSR);
S_IRUGO            41 drivers/scsi/libiscsi.c 		   S_IRUGO | S_IWUSR);
S_IRUGO            48 drivers/scsi/libiscsi.c 		   S_IRUGO | S_IWUSR);
S_IRUGO            47 drivers/scsi/libiscsi_tcp.c 		   S_IRUGO | S_IWUSR);
S_IRUGO           570 drivers/scsi/libsas/sas_init.c 	S_IRUGO|S_IWUSR,
S_IRUGO          2673 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(bg_info, S_IRUGO, lpfc_bg_info_show, NULL);
S_IRUGO          2674 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(bg_guard_err, S_IRUGO, lpfc_bg_guard_err_show, NULL);
S_IRUGO          2675 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(bg_apptag_err, S_IRUGO, lpfc_bg_apptag_err_show, NULL);
S_IRUGO          2676 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(bg_reftag_err, S_IRUGO, lpfc_bg_reftag_err_show, NULL);
S_IRUGO          2677 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(info, S_IRUGO, lpfc_info_show, NULL);
S_IRUGO          2678 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(serialnum, S_IRUGO, lpfc_serialnum_show, NULL);
S_IRUGO          2679 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(modeldesc, S_IRUGO, lpfc_modeldesc_show, NULL);
S_IRUGO          2680 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(modelname, S_IRUGO, lpfc_modelname_show, NULL);
S_IRUGO          2681 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(programtype, S_IRUGO, lpfc_programtype_show, NULL);
S_IRUGO          2682 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(portnum, S_IRUGO, lpfc_vportnum_show, NULL);
S_IRUGO          2683 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(fwrev, S_IRUGO, lpfc_fwrev_show, NULL);
S_IRUGO          2684 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(hdw, S_IRUGO, lpfc_hdw_show, NULL);
S_IRUGO          2685 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(link_state, S_IRUGO | S_IWUSR, lpfc_link_state_show,
S_IRUGO          2687 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(option_rom_version, S_IRUGO,
S_IRUGO          2689 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(num_discovered_ports, S_IRUGO,
S_IRUGO          2691 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(menlo_mgmt_mode, S_IRUGO, lpfc_mlomgmt_show, NULL);
S_IRUGO          2692 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(nport_evt_cnt, S_IRUGO, lpfc_nport_evt_cnt_show, NULL);
S_IRUGO          2695 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(board_mode, S_IRUGO | S_IWUSR,
S_IRUGO          2698 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(max_vpi, S_IRUGO, lpfc_max_vpi_show, NULL);
S_IRUGO          2699 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(used_vpi, S_IRUGO, lpfc_used_vpi_show, NULL);
S_IRUGO          2700 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(max_rpi, S_IRUGO, lpfc_max_rpi_show, NULL);
S_IRUGO          2701 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(used_rpi, S_IRUGO, lpfc_used_rpi_show, NULL);
S_IRUGO          2702 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(max_xri, S_IRUGO, lpfc_max_xri_show, NULL);
S_IRUGO          2703 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(used_xri, S_IRUGO, lpfc_used_xri_show, NULL);
S_IRUGO          2704 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(npiv_info, S_IRUGO, lpfc_npiv_info_show, NULL);
S_IRUGO          2710 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(protocol, S_IRUGO, lpfc_sli4_protocol_show, NULL);
S_IRUGO          2711 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_xlane_supported, S_IRUGO, lpfc_oas_supported_show,
S_IRUGO          3046 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_xlane_tgt, S_IRUGO | S_IWUSR,
S_IRUGO          3109 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_xlane_priority, S_IRUGO | S_IWUSR,
S_IRUGO          3179 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_xlane_vpt, S_IRUGO | S_IWUSR,
S_IRUGO          3240 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_xlane_lun_state, S_IRUGO | S_IWUSR,
S_IRUGO          3266 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_xlane_lun_status, S_IRUGO,
S_IRUGO          3480 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_xlane_lun, S_IRUGO | S_IWUSR,
S_IRUGO          3491 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_poll, int, S_IRUGO);
S_IRUGO          3553 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(iocb_hw, S_IRUGO,
S_IRUGO          3566 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(txq_hw, S_IRUGO,
S_IRUGO          3580 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(txcmplq_hw, S_IRUGO,
S_IRUGO          3746 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_devloss_tmo, int, S_IRUGO);
S_IRUGO          3938 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_restrict_login, int, S_IRUGO);
S_IRUGO          4597 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_link_speed, int, S_IRUGO);
S_IRUGO          4933 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_req_fw_upgrade, int, S_IRUGO|S_IWUSR);
S_IRUGO          4958 drivers/scsi/lpfc/lpfc_attr.c static DEVICE_ATTR(lpfc_req_fw_upgrade, S_IRUGO | S_IWUSR,
S_IRUGO          5098 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_fcp_imax, int, S_IRUGO|S_IWUSR);
S_IRUGO          5393 drivers/scsi/lpfc/lpfc_attr.c module_param(lpfc_fcp_cpu_map, int, S_IRUGO|S_IWUSR);
S_IRUGO          6913 drivers/scsi/lpfc/lpfc_attr.c static FC_RPORT_ATTR(field, S_IRUGO, lpfc_show_rport_##field, NULL)
S_IRUGO            26 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO            32 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO            36 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
S_IRUGO            40 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO            46 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
S_IRUGO            61 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO            65 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
S_IRUGO            69 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO            75 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
S_IRUGO            80 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO            86 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO            90 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
S_IRUGO            94 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, ullong, S_IRUGO);\
S_IRUGO            98 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
S_IRUGO           102 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO           108 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
S_IRUGO           113 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO           117 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
S_IRUGO           121 drivers/scsi/lpfc/lpfc_attr.h module_param(lpfc_##name, uint, S_IRUGO);\
S_IRUGO           127 drivers/scsi/lpfc/lpfc_attr.h static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
S_IRUGO            94 drivers/scsi/lpfc/lpfc_debugfs.c module_param(lpfc_debugfs_enable, int, S_IRUGO);
S_IRUGO            99 drivers/scsi/lpfc/lpfc_debugfs.c module_param(lpfc_debugfs_max_disc_trc, int, S_IRUGO);
S_IRUGO           105 drivers/scsi/lpfc/lpfc_debugfs.c module_param(lpfc_debugfs_max_slow_ring_trc, int, S_IRUGO);
S_IRUGO           116 drivers/scsi/lpfc/lpfc_debugfs.c module_param(lpfc_debugfs_mask_disc_trc, int, S_IRUGO);
S_IRUGO          5736 drivers/scsi/lpfc/lpfc_debugfs.c 					S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5747 drivers/scsi/lpfc/lpfc_debugfs.c 					S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5756 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5763 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5769 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5775 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5781 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5787 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5793 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5799 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5805 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5828 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5933 drivers/scsi/lpfc/lpfc_debugfs.c 		debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5938 drivers/scsi/lpfc/lpfc_debugfs.c 		debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          5997 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          6006 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          6015 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO,
S_IRUGO          6023 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          6031 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          6039 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          6047 drivers/scsi/lpfc/lpfc_debugfs.c 			debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          6057 drivers/scsi/lpfc/lpfc_debugfs.c 						    S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           144 drivers/scsi/megaraid/megaraid_sas_debugfs.c 			debugfs_create_file(name, S_IRUGO,
S_IRUGO           703 drivers/scsi/mvsas/mv_init.c 			 S_IRUGO,
S_IRUGO           755 drivers/scsi/mvsas/mv_init.c 			 S_IRUGO|S_IWUSR,
S_IRUGO          8247 drivers/scsi/ncr53c8xx.c 	.attr	= { .name = "revision", .mode = S_IRUGO, },
S_IRUGO           649 drivers/scsi/pcmcia/sym53c500_cs.c 		.mode = (S_IRUGO | S_IWUSR),
S_IRUGO            70 drivers/scsi/pm8001/pm8001_ctl.c DEVICE_ATTR(interface_rev, S_IRUGO, pm8001_ctl_mpi_interface_rev_show, NULL);
S_IRUGO           100 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(fw_version, S_IRUGO, pm8001_ctl_fw_version_show, NULL);
S_IRUGO           175 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(max_out_io, S_IRUGO, pm8001_ctl_max_out_io_show, NULL);
S_IRUGO           200 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(max_devices, S_IRUGO, pm8001_ctl_max_devices_show, NULL);
S_IRUGO           226 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(max_sg_list, S_IRUGO, pm8001_ctl_max_sg_list_show, NULL);
S_IRUGO           270 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(sas_spec_support, S_IRUGO,
S_IRUGO           291 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(host_sas_address, S_IRUGO,
S_IRUGO           325 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(logging_level, S_IRUGO | S_IWUSR,
S_IRUGO           362 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(aap_log, S_IRUGO, pm8001_ctl_aap_log_show, NULL);
S_IRUGO           394 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(ib_log, S_IRUGO, pm8001_ctl_ib_queue_log_show, NULL);
S_IRUGO           426 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(ob_log, S_IRUGO, pm8001_ctl_ob_queue_log_show, NULL);
S_IRUGO           463 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(bios_version, S_IRUGO, pm8001_ctl_bios_version_show, NULL);
S_IRUGO           517 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(iop_log, S_IRUGO, pm8001_ctl_iop_log_show, NULL);
S_IRUGO           536 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(fatal_log, S_IRUGO, pm8001_ctl_fatal_log_show, NULL);
S_IRUGO           554 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(gsm_log, S_IRUGO, pm8001_ctl_gsm_log_show, NULL);
S_IRUGO           803 drivers/scsi/pm8001/pm8001_ctl.c static DEVICE_ATTR(update_fw, S_IRUGO|S_IWUSR|S_IWGRP,
S_IRUGO            75 drivers/scsi/pmcraid.c module_param_named(log_level, pmcraid_log_level, uint, (S_IRUGO | S_IWUSR));
S_IRUGO            81 drivers/scsi/pmcraid.c module_param_named(debug, pmcraid_debug_log, uint, (S_IRUGO | S_IWUSR));
S_IRUGO            86 drivers/scsi/pmcraid.c module_param_named(disable_aen, pmcraid_disable_aen, uint, (S_IRUGO | S_IWUSR));
S_IRUGO          4040 drivers/scsi/pmcraid.c 		 .mode = S_IRUGO | S_IWUSR,
S_IRUGO          4067 drivers/scsi/pmcraid.c 		 .mode = S_IRUGO,
S_IRUGO          4101 drivers/scsi/pmcraid.c 		 .mode = S_IRUGO,
S_IRUGO            62 drivers/scsi/qedf/qedf_attr.c static DEVICE_ATTR(fcoe_mac, S_IRUGO, qedf_fcoe_mac_show, NULL);
S_IRUGO            63 drivers/scsi/qedf/qedf_attr.c static DEVICE_ATTR(fka_period, S_IRUGO, qedf_fka_period_show, NULL);
S_IRUGO            36 drivers/scsi/qedf/qedf_main.c module_param_named(dev_loss_tmo, qedf_dev_loss_tmo, int, S_IRUGO);
S_IRUGO            41 drivers/scsi/qedf/qedf_main.c module_param_named(debug, qedf_debug, uint, S_IRUGO);
S_IRUGO            46 drivers/scsi/qedf/qedf_main.c module_param_named(fipvlan_retries, qedf_fipvlan_retries, int, S_IRUGO);
S_IRUGO            51 drivers/scsi/qedf/qedf_main.c module_param_named(fallback_vlan, qedf_fallback_vlan, int, S_IRUGO);
S_IRUGO            56 drivers/scsi/qedf/qedf_main.c module_param_named(default_prio, qedf_default_prio, int, S_IRUGO);
S_IRUGO            61 drivers/scsi/qedf/qedf_main.c module_param_named(dump_frames, qedf_dump_frames, int, S_IRUGO | S_IWUSR);
S_IRUGO            66 drivers/scsi/qedf/qedf_main.c module_param_named(queue_depth, qedf_queue_depth, int, S_IRUGO);
S_IRUGO            71 drivers/scsi/qedf/qedf_main.c module_param_named(io_tracing, qedf_io_tracing, int, S_IRUGO | S_IWUSR);
S_IRUGO            76 drivers/scsi/qedf/qedf_main.c module_param_named(max_lun, qedf_max_lun, int, S_IRUGO);
S_IRUGO            81 drivers/scsi/qedf/qedf_main.c module_param_named(link_down_tmo, qedf_link_down_tmo, int, S_IRUGO);
S_IRUGO            86 drivers/scsi/qedf/qedf_main.c module_param_named(retry_delay, qedf_retry_delay, bool, S_IRUGO | S_IWUSR);
S_IRUGO            91 drivers/scsi/qedf/qedf_main.c module_param_named(dcbx_no_wait, qedf_dcbx_no_wait, bool, S_IRUGO | S_IWUSR);
S_IRUGO            96 drivers/scsi/qedf/qedf_main.c module_param_named(dp_module, qedf_dp_module, uint, S_IRUGO);
S_IRUGO           101 drivers/scsi/qedf/qedf_main.c module_param_named(dp_level, qedf_dp_level, uint, S_IRUGO);
S_IRUGO          2248 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(driver_version, S_IRUGO, qla2x00_driver_version_show, NULL);
S_IRUGO          2249 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(fw_version, S_IRUGO, qla2x00_fw_version_show, NULL);
S_IRUGO          2250 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(serial_num, S_IRUGO, qla2x00_serial_num_show, NULL);
S_IRUGO          2251 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(isp_name, S_IRUGO, qla2x00_isp_name_show, NULL);
S_IRUGO          2252 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(isp_id, S_IRUGO, qla2x00_isp_id_show, NULL);
S_IRUGO          2253 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(model_name, S_IRUGO, qla2x00_model_name_show, NULL);
S_IRUGO          2254 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(model_desc, S_IRUGO, qla2x00_model_desc_show, NULL);
S_IRUGO          2255 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(pci_info, S_IRUGO, qla2x00_pci_info_show, NULL);
S_IRUGO          2256 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(link_state, S_IRUGO, qla2x00_link_state_show, NULL);
S_IRUGO          2257 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(zio, S_IRUGO | S_IWUSR, qla2x00_zio_show, qla2x00_zio_store);
S_IRUGO          2258 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(zio_timer, S_IRUGO | S_IWUSR, qla2x00_zio_timer_show,
S_IRUGO          2260 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(beacon, S_IRUGO | S_IWUSR, qla2x00_beacon_show,
S_IRUGO          2262 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(optrom_bios_version, S_IRUGO,
S_IRUGO          2264 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(optrom_efi_version, S_IRUGO,
S_IRUGO          2266 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(optrom_fcode_version, S_IRUGO,
S_IRUGO          2268 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(optrom_fw_version, S_IRUGO, qla2x00_optrom_fw_version_show,
S_IRUGO          2270 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(optrom_gold_fw_version, S_IRUGO,
S_IRUGO          2272 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(84xx_fw_version, S_IRUGO, qla24xx_84xx_fw_version_show,
S_IRUGO          2274 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(total_isp_aborts, S_IRUGO, qla2x00_total_isp_aborts_show,
S_IRUGO          2277 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(mpi_version, S_IRUGO, qla2x00_mpi_version_show, NULL);
S_IRUGO          2278 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(phy_version, S_IRUGO, qla2x00_phy_version_show, NULL);
S_IRUGO          2279 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(flash_block_size, S_IRUGO, qla2x00_flash_block_size_show,
S_IRUGO          2281 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(vlan_id, S_IRUGO, qla2x00_vlan_id_show, NULL);
S_IRUGO          2282 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(vn_port_mac_address, S_IRUGO,
S_IRUGO          2284 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(fabric_param, S_IRUGO, qla2x00_fabric_param_show, NULL);
S_IRUGO          2285 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(fw_state, S_IRUGO, qla2x00_fw_state_show, NULL);
S_IRUGO          2286 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(thermal_temp, S_IRUGO, qla2x00_thermal_temp_show, NULL);
S_IRUGO          2287 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(diag_requests, S_IRUGO, qla2x00_diag_requests_show, NULL);
S_IRUGO          2288 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(diag_megabytes, S_IRUGO, qla2x00_diag_megabytes_show, NULL);
S_IRUGO          2289 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(fw_dump_size, S_IRUGO, qla2x00_fw_dump_size_show, NULL);
S_IRUGO          2290 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(allow_cna_fw_dump, S_IRUGO | S_IWUSR,
S_IRUGO          2293 drivers/scsi/qla2xxx/qla_attr.c static DEVICE_ATTR(pep_version, S_IRUGO, qla2x00_pep_version_show, NULL);
S_IRUGO            48 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xenableclass2, int, S_IRUGO|S_IRUSR);
S_IRUGO            55 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xlogintimeout, int, S_IRUGO);
S_IRUGO            60 drivers/scsi/qla2xxx/qla_os.c module_param(qlport_down_retry, int, S_IRUGO);
S_IRUGO            66 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xplogiabsentdevice, int, S_IRUGO|S_IWUSR);
S_IRUGO            73 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xloginretrycount, int, S_IRUGO);
S_IRUGO            78 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xallocfwdump, int, S_IRUGO);
S_IRUGO            85 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xextended_error_logging, int, S_IRUGO|S_IWUSR);
S_IRUGO            86 drivers/scsi/qla2xxx/qla_os.c module_param_named(logging, ql2xextended_error_logging, int, S_IRUGO|S_IWUSR);
S_IRUGO           106 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xshiftctondsd, int, S_IRUGO);
S_IRUGO           112 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xfdmienable, int, S_IRUGO|S_IWUSR);
S_IRUGO           113 drivers/scsi/qla2xxx/qla_os.c module_param_named(fdmi, ql2xfdmienable, int, S_IRUGO|S_IWUSR);
S_IRUGO           120 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xmaxqdepth, int, S_IRUGO|S_IWUSR);
S_IRUGO           130 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xenabledif, int, S_IRUGO);
S_IRUGO           149 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xenablehba_err_chk, int, S_IRUGO|S_IWUSR);
S_IRUGO           158 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xiidmaenable, int, S_IRUGO);
S_IRUGO           164 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xmqsupport, int, S_IRUGO);
S_IRUGO           171 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xfwloadbin, int, S_IRUGO|S_IWUSR);
S_IRUGO           172 drivers/scsi/qla2xxx/qla_os.c module_param_named(fwload, ql2xfwloadbin, int, S_IRUGO|S_IWUSR);
S_IRUGO           181 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xetsenable, int, S_IRUGO);
S_IRUGO           187 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xdbwr, int, S_IRUGO|S_IWUSR);
S_IRUGO           194 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xtargetreset, int, S_IRUGO);
S_IRUGO           200 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xgffidenable, int, S_IRUGO);
S_IRUGO           206 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xasynctmfenable, int, S_IRUGO);
S_IRUGO           212 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xdontresethba, int, S_IRUGO|S_IWUSR);
S_IRUGO           219 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xmaxlun, ullong, S_IRUGO);
S_IRUGO           225 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xmdcapmask, int, S_IRUGO);
S_IRUGO           231 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xmdenable, int, S_IRUGO);
S_IRUGO           238 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xexlogins, uint, S_IRUGO|S_IWUSR);
S_IRUGO           254 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xfwholdabts, int, S_IRUGO);
S_IRUGO           261 drivers/scsi/qla2xxx/qla_os.c module_param(ql2xmvasynctoatio, int, S_IRUGO|S_IWUSR);
S_IRUGO            37 drivers/scsi/qla2xxx/qla_target.c module_param(ql2xtgt_tape_enable, int, S_IRUGO|S_IWUSR);
S_IRUGO            42 drivers/scsi/qla2xxx/qla_target.c module_param(qlini_mode, charp, S_IRUGO);
S_IRUGO            54 drivers/scsi/qla2xxx/qla_target.c module_param(ql_dm_tgt_ex_pct, int, S_IRUGO|S_IWUSR);
S_IRUGO           317 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(fw_version, S_IRUGO, qla4xxx_fw_version_show, NULL);
S_IRUGO           318 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(serial_num, S_IRUGO, qla4xxx_serial_num_show, NULL);
S_IRUGO           319 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(iscsi_version, S_IRUGO, qla4xxx_iscsi_version_show, NULL);
S_IRUGO           320 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(optrom_version, S_IRUGO, qla4xxx_optrom_version_show, NULL);
S_IRUGO           321 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(board_id, S_IRUGO, qla4xxx_board_id_show, NULL);
S_IRUGO           322 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(fw_state, S_IRUGO, qla4xxx_fw_state_show, NULL);
S_IRUGO           323 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(phy_port_cnt, S_IRUGO, qla4xxx_phy_port_cnt_show, NULL);
S_IRUGO           324 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(phy_port_num, S_IRUGO, qla4xxx_phy_port_num_show, NULL);
S_IRUGO           325 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(iscsi_func_cnt, S_IRUGO, qla4xxx_iscsi_func_cnt_show, NULL);
S_IRUGO           326 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(hba_model, S_IRUGO, qla4xxx_hba_model_show, NULL);
S_IRUGO           327 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);
S_IRUGO           328 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(fw_build_user, S_IRUGO, qla4xxx_fw_build_user_show, NULL);
S_IRUGO           329 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(fw_ext_timestamp, S_IRUGO, qla4xxx_fw_ext_timestamp_show,
S_IRUGO           331 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(fw_load_src, S_IRUGO, qla4xxx_fw_load_src_show, NULL);
S_IRUGO           332 drivers/scsi/qla4xxx/ql4_attr.c static DEVICE_ATTR(fw_uptime, S_IRUGO, qla4xxx_fw_uptime_show, NULL);
S_IRUGO            37 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xdisablesysfsboot, int, S_IRUGO | S_IWUSR);
S_IRUGO            44 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xdontresethba, int, S_IRUGO | S_IWUSR);
S_IRUGO            51 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xextended_error_logging, int, S_IRUGO | S_IWUSR);
S_IRUGO            58 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xenablemsix, int, S_IRUGO|S_IWUSR);
S_IRUGO            67 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xmaxqdepth, int, S_IRUGO | S_IWUSR);
S_IRUGO            73 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xqfulltracking, int, S_IRUGO | S_IWUSR);
S_IRUGO            81 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xsess_recovery_tmo, int, S_IRUGO);
S_IRUGO            87 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xmdcapmask, int, S_IRUGO);
S_IRUGO            94 drivers/scsi/qla4xxx/ql4_os.c module_param(ql4xenablemd, int, S_IRUGO | S_IWUSR);
S_IRUGO           372 drivers/scsi/qla4xxx/ql4_os.c 			return S_IRUGO;
S_IRUGO           436 drivers/scsi/qla4xxx/ql4_os.c 			return S_IRUGO;
S_IRUGO           492 drivers/scsi/qla4xxx/ql4_os.c 			return S_IRUGO;
S_IRUGO           516 drivers/scsi/qla4xxx/ql4_os.c 			return S_IRUGO;
S_IRUGO           578 drivers/scsi/qla4xxx/ql4_os.c 			return S_IRUGO;
S_IRUGO          5741 drivers/scsi/qla4xxx/ql4_os.c 		rc = S_IRUGO;
S_IRUGO          5773 drivers/scsi/qla4xxx/ql4_os.c 		rc = S_IRUGO;
S_IRUGO          5868 drivers/scsi/qla4xxx/ql4_os.c 		rc = S_IRUGO;
S_IRUGO           190 drivers/scsi/raid_class.c static DEVICE_ATTR(attr, S_IRUGO, raid_show_##attr, NULL)
S_IRUGO           195 drivers/scsi/raid_class.c static DEVICE_ATTR(attr, S_IRUGO, raid_show_##attr, NULL)
S_IRUGO           760 drivers/scsi/scsi.c module_param(scsi_logging_level, int, S_IRUGO|S_IWUSR);
S_IRUGO           765 drivers/scsi/scsi.c module_param_named(use_blk_mq, scsi_use_blk_mq, bool, S_IWUSR | S_IRUGO);
S_IRUGO          4416 drivers/scsi/scsi_debug.c module_param_named(add_host, sdebug_add_host, int, S_IRUGO | S_IWUSR);
S_IRUGO          4417 drivers/scsi/scsi_debug.c module_param_named(ato, sdebug_ato, int, S_IRUGO);
S_IRUGO          4419 drivers/scsi/scsi_debug.c module_param_named(clustering, sdebug_clustering, bool, S_IRUGO | S_IWUSR);
S_IRUGO          4420 drivers/scsi/scsi_debug.c module_param_named(delay, sdebug_jdelay, int, S_IRUGO | S_IWUSR);
S_IRUGO          4421 drivers/scsi/scsi_debug.c module_param_named(dev_size_mb, sdebug_dev_size_mb, int, S_IRUGO);
S_IRUGO          4422 drivers/scsi/scsi_debug.c module_param_named(dif, sdebug_dif, int, S_IRUGO);
S_IRUGO          4423 drivers/scsi/scsi_debug.c module_param_named(dix, sdebug_dix, int, S_IRUGO);
S_IRUGO          4424 drivers/scsi/scsi_debug.c module_param_named(dsense, sdebug_dsense, int, S_IRUGO | S_IWUSR);
S_IRUGO          4425 drivers/scsi/scsi_debug.c module_param_named(every_nth, sdebug_every_nth, int, S_IRUGO | S_IWUSR);
S_IRUGO          4426 drivers/scsi/scsi_debug.c module_param_named(fake_rw, sdebug_fake_rw, int, S_IRUGO | S_IWUSR);
S_IRUGO          4427 drivers/scsi/scsi_debug.c module_param_named(guard, sdebug_guard, uint, S_IRUGO);
S_IRUGO          4428 drivers/scsi/scsi_debug.c module_param_named(host_lock, sdebug_host_lock, bool, S_IRUGO | S_IWUSR);
S_IRUGO          4430 drivers/scsi/scsi_debug.c 		    sizeof(sdebug_inq_vendor_id), S_IRUGO|S_IWUSR);
S_IRUGO          4432 drivers/scsi/scsi_debug.c 		    sizeof(sdebug_inq_product_id), S_IRUGO|S_IWUSR);
S_IRUGO          4434 drivers/scsi/scsi_debug.c 		    sizeof(sdebug_inq_product_rev), S_IRUGO|S_IWUSR);
S_IRUGO          4435 drivers/scsi/scsi_debug.c module_param_named(lbpu, sdebug_lbpu, int, S_IRUGO);
S_IRUGO          4436 drivers/scsi/scsi_debug.c module_param_named(lbpws, sdebug_lbpws, int, S_IRUGO);
S_IRUGO          4437 drivers/scsi/scsi_debug.c module_param_named(lbpws10, sdebug_lbpws10, int, S_IRUGO);
S_IRUGO          4438 drivers/scsi/scsi_debug.c module_param_named(lbprz, sdebug_lbprz, int, S_IRUGO);
S_IRUGO          4439 drivers/scsi/scsi_debug.c module_param_named(lowest_aligned, sdebug_lowest_aligned, int, S_IRUGO);
S_IRUGO          4440 drivers/scsi/scsi_debug.c module_param_named(max_luns, sdebug_max_luns, int, S_IRUGO | S_IWUSR);
S_IRUGO          4441 drivers/scsi/scsi_debug.c module_param_named(max_queue, sdebug_max_queue, int, S_IRUGO | S_IWUSR);
S_IRUGO          4442 drivers/scsi/scsi_debug.c module_param_named(medium_error_start, sdebug_medium_error_start, int, S_IRUGO | S_IWUSR);
S_IRUGO          4443 drivers/scsi/scsi_debug.c module_param_named(medium_error_count, sdebug_medium_error_count, int, S_IRUGO | S_IWUSR);
S_IRUGO          4444 drivers/scsi/scsi_debug.c module_param_named(ndelay, sdebug_ndelay, int, S_IRUGO | S_IWUSR);
S_IRUGO          4445 drivers/scsi/scsi_debug.c module_param_named(no_lun_0, sdebug_no_lun_0, int, S_IRUGO | S_IWUSR);
S_IRUGO          4446 drivers/scsi/scsi_debug.c module_param_named(no_uld, sdebug_no_uld, int, S_IRUGO);
S_IRUGO          4447 drivers/scsi/scsi_debug.c module_param_named(num_parts, sdebug_num_parts, int, S_IRUGO);
S_IRUGO          4448 drivers/scsi/scsi_debug.c module_param_named(num_tgts, sdebug_num_tgts, int, S_IRUGO | S_IWUSR);
S_IRUGO          4449 drivers/scsi/scsi_debug.c module_param_named(opt_blks, sdebug_opt_blks, int, S_IRUGO);
S_IRUGO          4450 drivers/scsi/scsi_debug.c module_param_named(opts, sdebug_opts, int, S_IRUGO | S_IWUSR);
S_IRUGO          4451 drivers/scsi/scsi_debug.c module_param_named(physblk_exp, sdebug_physblk_exp, int, S_IRUGO);
S_IRUGO          4452 drivers/scsi/scsi_debug.c module_param_named(opt_xferlen_exp, sdebug_opt_xferlen_exp, int, S_IRUGO);
S_IRUGO          4453 drivers/scsi/scsi_debug.c module_param_named(ptype, sdebug_ptype, int, S_IRUGO | S_IWUSR);
S_IRUGO          4454 drivers/scsi/scsi_debug.c module_param_named(removable, sdebug_removable, bool, S_IRUGO | S_IWUSR);
S_IRUGO          4455 drivers/scsi/scsi_debug.c module_param_named(scsi_level, sdebug_scsi_level, int, S_IRUGO);
S_IRUGO          4456 drivers/scsi/scsi_debug.c module_param_named(sector_size, sdebug_sector_size, int, S_IRUGO);
S_IRUGO          4457 drivers/scsi/scsi_debug.c module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
S_IRUGO          4458 drivers/scsi/scsi_debug.c module_param_named(strict, sdebug_strict, bool, S_IRUGO | S_IWUSR);
S_IRUGO          4459 drivers/scsi/scsi_debug.c module_param_named(submit_queues, submit_queues, int, S_IRUGO);
S_IRUGO          4460 drivers/scsi/scsi_debug.c module_param_named(unmap_alignment, sdebug_unmap_alignment, int, S_IRUGO);
S_IRUGO          4461 drivers/scsi/scsi_debug.c module_param_named(unmap_granularity, sdebug_unmap_granularity, int, S_IRUGO);
S_IRUGO          4462 drivers/scsi/scsi_debug.c module_param_named(unmap_max_blocks, sdebug_unmap_max_blocks, int, S_IRUGO);
S_IRUGO          4463 drivers/scsi/scsi_debug.c module_param_named(unmap_max_desc, sdebug_unmap_max_desc, int, S_IRUGO);
S_IRUGO          4464 drivers/scsi/scsi_debug.c module_param_named(virtual_gb, sdebug_virtual_gb, int, S_IRUGO | S_IWUSR);
S_IRUGO          4465 drivers/scsi/scsi_debug.c module_param_named(uuid_ctl, sdebug_uuid_ctl, int, S_IRUGO);
S_IRUGO          4467 drivers/scsi/scsi_debug.c 		   S_IRUGO | S_IWUSR);
S_IRUGO          4468 drivers/scsi/scsi_debug.c module_param_named(wp, sdebug_wp, bool, S_IRUGO | S_IWUSR);
S_IRUGO          4470 drivers/scsi/scsi_debug.c 		   S_IRUGO | S_IWUSR);
S_IRUGO           148 drivers/scsi/scsi_proc.c 	p = proc_create_data(name, S_IRUGO | S_IWUSR,
S_IRUGO            90 drivers/scsi/scsi_scan.c module_param_named(max_luns, max_scsi_luns, ullong, S_IRUGO|S_IWUSR);
S_IRUGO           103 drivers/scsi/scsi_scan.c 		    S_IRUGO|S_IWUSR);
S_IRUGO           110 drivers/scsi/scsi_scan.c module_param_named(inq_timeout, scsi_inq_timeout, uint, S_IRUGO|S_IWUSR);
S_IRUGO           174 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL);
S_IRUGO           235 drivers/scsi/scsi_sysfs.c 	__ATTR(state, S_IRUGO | S_IWUSR, show_shost_state, store_shost_state);
S_IRUGO           267 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(supported_mode, S_IRUGO | S_IWUSR, show_shost_supported_mode, NULL);
S_IRUGO           281 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(active_mode, S_IRUGO | S_IWUSR, show_shost_active_mode, NULL);
S_IRUGO           369 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(eh_deadline, S_IRUGO | S_IWUSR, show_shost_eh_deadline, store_shost_eh_deadline);
S_IRUGO           387 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(host_busy, S_IRUGO, show_host_busy, NULL);
S_IRUGO           394 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(use_blk_mq, S_IRUGO, show_use_blk_mq, NULL);
S_IRUGO           575 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(field, S_IRUGO, sdev_show_##field, NULL);
S_IRUGO           594 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(field, S_IRUGO | S_IWUSR, sdev_show_##field, sdev_store_##field);
S_IRUGO           620 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(field, S_IRUGO | S_IWUSR, sdev_show_##field, sdev_store_##field);
S_IRUGO           655 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(device_busy, S_IRUGO, sdev_show_device_busy, NULL);
S_IRUGO           664 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(device_blocked, S_IRUGO, sdev_show_device_blocked, NULL);
S_IRUGO           688 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(timeout, S_IRUGO | S_IWUSR, sdev_show_timeout, sdev_store_timeout);
S_IRUGO           717 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(eh_timeout, S_IRUGO | S_IWUSR, sdev_show_eh_timeout, sdev_store_eh_timeout);
S_IRUGO           812 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(state, S_IRUGO | S_IWUSR, show_state_field, store_state_field);
S_IRUGO           841 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(queue_type, S_IRUGO | S_IWUSR, show_queue_type_field,
S_IRUGO           864 drivers/scsi/scsi_sysfs.c 	.attr =	{.name = __stringify(vpd_##_page), .mode = S_IRUGO },	\
S_IRUGO           889 drivers/scsi/scsi_sysfs.c 		.mode = S_IRUGO,
S_IRUGO           902 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(iocounterbits, S_IRUGO, show_iostat_counterbits, NULL);
S_IRUGO           913 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(field, S_IRUGO, show_iostat_##field, NULL)
S_IRUGO           926 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(modalias, S_IRUGO, sdev_show_modalias, NULL);
S_IRUGO           957 drivers/scsi/scsi_sysfs.c 	static DEVICE_ATTR(evt_##name, S_IRUGO, sdev_show_evt_##name,	\
S_IRUGO           994 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(queue_depth, S_IRUGO | S_IWUSR, sdev_show_queue_depth,
S_IRUGO          1011 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(wwid, S_IRUGO, sdev_show_wwid, NULL);
S_IRUGO          1047 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(blacklist, S_IRUGO, sdev_show_blacklist, NULL);
S_IRUGO          1099 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(dh_state, S_IRUGO | S_IWUSR, sdev_show_dh_state,
S_IRUGO          1120 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(access_state, S_IRUGO, sdev_show_access_state, NULL);
S_IRUGO          1137 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(preferred_path, S_IRUGO, sdev_show_preferred_path, NULL);
S_IRUGO          1166 drivers/scsi/scsi_sysfs.c static DEVICE_ATTR(queue_ramp_up_period, S_IRUGO | S_IWUSR,
S_IRUGO          1179 drivers/scsi/scsi_sysfs.c 		return S_IRUGO;
S_IRUGO          1209 drivers/scsi/scsi_sysfs.c 	return S_IRUGO;
S_IRUGO            48 drivers/scsi/scsi_transport_fc.c module_param_named(dev_loss_tmo, fc_dev_loss_tmo, uint, S_IRUGO|S_IWUSR);
S_IRUGO           729 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, field, S_IRUGO,			\
S_IRUGO           734 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, field, S_IRUGO,			\
S_IRUGO           740 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, field, S_IRUGO | S_IWUSR,		\
S_IRUGO           756 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, field, S_IRUGO,			\
S_IRUGO           761 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, field, S_IRUGO,			\
S_IRUGO           777 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, title, S_IRUGO,			\
S_IRUGO           783 drivers/scsi/scsi_transport_fc.c 	i->private_rport_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO           791 drivers/scsi/scsi_transport_fc.c 	i->private_rport_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO           799 drivers/scsi/scsi_transport_fc.c 		i->private_rport_attrs[count].attr.mode = S_IRUGO;	\
S_IRUGO           829 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, supported_classes, S_IRUGO,
S_IRUGO           899 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, dev_loss_tmo, S_IRUGO | S_IWUSR,
S_IRUGO           939 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, roles, S_IRUGO,
S_IRUGO           990 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(rport, fast_io_fail_tmo, S_IRUGO | S_IWUSR,
S_IRUGO          1023 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(starget, field, S_IRUGO,			\
S_IRUGO          1028 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(starget, field, S_IRUGO,			\
S_IRUGO          1033 drivers/scsi/scsi_transport_fc.c 	i->private_starget_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO          1042 drivers/scsi/scsi_transport_fc.c 		i->private_starget_attrs[count].attr.mode = S_IRUGO;	\
S_IRUGO          1116 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, field, S_IRUGO,			\
S_IRUGO          1121 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, field, S_IRUGO,			\
S_IRUGO          1127 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, field, S_IRUGO | S_IWUSR,		\
S_IRUGO          1161 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, field, S_IRUGO,			\
S_IRUGO          1166 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, field, S_IRUGO,			\
S_IRUGO          1172 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, field, S_IRUGO | S_IWUSR,		\
S_IRUGO          1190 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, title, S_IRUGO,			\
S_IRUGO          1196 drivers/scsi/scsi_transport_fc.c 	i->private_vport_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO          1205 drivers/scsi/scsi_transport_fc.c 	i->private_vport_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO          1220 drivers/scsi/scsi_transport_fc.c 		i->private_vport_attrs[count].attr.mode = S_IRUGO;	\
S_IRUGO          1258 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, roles, S_IRUGO, show_fc_vport_roles, NULL);
S_IRUGO          1265 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(vport, symbolic_name, S_IRUGO | S_IWUSR,
S_IRUGO          1380 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, field, S_IRUGO,			\
S_IRUGO          1385 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, field, S_IRUGO,			\
S_IRUGO          1391 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, field, S_IRUGO | S_IWUSR,		\
S_IRUGO          1410 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, title, S_IRUGO, show_fc_host_##title, NULL)
S_IRUGO          1414 drivers/scsi/scsi_transport_fc.c 	i->private_host_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO          1422 drivers/scsi/scsi_transport_fc.c 	i->private_host_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO          1430 drivers/scsi/scsi_transport_fc.c 		i->private_host_attrs[count].attr.mode = S_IRUGO;	\
S_IRUGO          1449 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, field, S_IRUGO,			\
S_IRUGO          1454 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, field, S_IRUGO,			\
S_IRUGO          1459 drivers/scsi/scsi_transport_fc.c 	i->private_host_attrs[count].attr.mode = S_IRUGO;		\
S_IRUGO          1485 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, supported_classes, S_IRUGO,
S_IRUGO          1495 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, supported_fc4s, S_IRUGO,
S_IRUGO          1509 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, supported_speeds, S_IRUGO,
S_IRUGO          1543 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
S_IRUGO          1561 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, speed, S_IRUGO,
S_IRUGO          1574 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, system_hostname, S_IRUGO | S_IWUSR,
S_IRUGO          1625 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, tgtid_bind_type, S_IRUGO | S_IWUSR,
S_IRUGO          1673 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, dev_loss_tmo, S_IRUGO | S_IWUSR,
S_IRUGO          1715 drivers/scsi/scsi_transport_fc.c static FC_DEVICE_ATTR(host, name, S_IRUGO, show_fcstat_##name, NULL)
S_IRUGO            43 drivers/scsi/scsi_transport_iscsi.c 		   S_IRUGO | S_IWUSR);
S_IRUGO            51 drivers/scsi/scsi_transport_iscsi.c 		   S_IRUGO | S_IWUSR);
S_IRUGO           129 drivers/scsi/scsi_transport_iscsi.c static DEVICE_ATTR(handle, S_IRUGO, show_transport_handle, NULL);
S_IRUGO           139 drivers/scsi/scsi_transport_iscsi.c static DEVICE_ATTR(name, S_IRUGO, show_transport_##name, NULL);
S_IRUGO           180 drivers/scsi/scsi_transport_iscsi.c static ISCSI_ATTR(ep, handle, S_IRUGO, show_ep_handle, NULL);
S_IRUGO           315 drivers/scsi/scsi_transport_iscsi.c static ISCSI_IFACE_ATTR(type, name, S_IRUGO, show_##type##_##name, NULL);
S_IRUGO           319 drivers/scsi/scsi_transport_iscsi.c static ISCSI_IFACE_ATTR(type, name, S_IRUGO, show_##type##_##name, NULL);
S_IRUGO           828 drivers/scsi/scsi_transport_iscsi.c static ISCSI_FLASHNODE_ATTR(type, name, S_IRUGO,			\
S_IRUGO          1041 drivers/scsi/scsi_transport_iscsi.c static ISCSI_FLASHNODE_ATTR(type, name, S_IRUGO,			\
S_IRUGO          3769 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(conn, field, S_IRUGO, show_conn_param_##param,	\
S_IRUGO          3833 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(conn, field, S_IRUGO,				\
S_IRUGO          3973 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(sess, field, S_IRUGO, show_session_param_##param, \
S_IRUGO          4024 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(priv_sess, state, S_IRUGO, show_priv_session_state,
S_IRUGO          4033 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
S_IRUGO          4042 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(priv_sess, target_id, S_IRUGO,
S_IRUGO          4086 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(priv_sess, field, S_IRUGO | S_IWUSR,		\
S_IRUGO          4229 drivers/scsi/scsi_transport_iscsi.c 		return S_IRUGO | S_IWUSR;
S_IRUGO          4231 drivers/scsi/scsi_transport_iscsi.c 		return S_IRUGO;
S_IRUGO          4233 drivers/scsi/scsi_transport_iscsi.c 		return S_IRUGO;
S_IRUGO          4235 drivers/scsi/scsi_transport_iscsi.c 		return S_IRUGO;
S_IRUGO          4264 drivers/scsi/scsi_transport_iscsi.c static ISCSI_CLASS_ATTR(host, field, S_IRUGO, show_host_param_##param,	\
S_IRUGO           429 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(name, S_IRUGO, show_sas_phy_##name, NULL)
S_IRUGO           445 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(name, S_IRUGO, show_sas_phy_##name, NULL)
S_IRUGO           483 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(field, S_IRUGO, show_sas_phy_##field,		\
S_IRUGO           488 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(field, S_IRUGO, show_sas_phy_##field, NULL)
S_IRUGO           509 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(field, S_IRUGO, show_sas_phy_##field, NULL)
S_IRUGO           522 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(device_type, S_IRUGO, show_sas_device_type, NULL);
S_IRUGO           569 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, show_sas_phy_enable,
S_IRUGO           795 drivers/scsi/scsi_transport_sas.c static DEVICE_ATTR(name, S_IRUGO, show_sas_port_##name, NULL)
S_IRUGO          1142 drivers/scsi/scsi_transport_sas.c static SAS_DEVICE_ATTR(rphy, name, S_IRUGO, 			\
S_IRUGO          1159 drivers/scsi/scsi_transport_sas.c static SAS_DEVICE_ATTR(rphy, name, S_IRUGO,			\
S_IRUGO          1174 drivers/scsi/scsi_transport_sas.c static SAS_DEVICE_ATTR(rphy, device_type, S_IRUGO,
S_IRUGO          1194 drivers/scsi/scsi_transport_sas.c static SAS_DEVICE_ATTR(rphy, enclosure_identifier, S_IRUGO,
S_IRUGO          1213 drivers/scsi/scsi_transport_sas.c static SAS_DEVICE_ATTR(rphy, bay_identifier, S_IRUGO,
S_IRUGO          1278 drivers/scsi/scsi_transport_sas.c static SAS_DEVICE_ATTR(end_dev, name, S_IRUGO, 			\
S_IRUGO          1307 drivers/scsi/scsi_transport_sas.c static SAS_DEVICE_ATTR(expander, name, S_IRUGO, 			\
S_IRUGO          1703 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE(rphy_attrs, field, S_IRUGO, 1)
S_IRUGO          1706 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE(rphy_attrs, field, S_IRUGO, i->f->func)
S_IRUGO          1709 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE(phy_attrs, field, S_IRUGO, 1)
S_IRUGO          1712 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE_RW(phy_attrs, field, S_IRUGO | S_IWUSR, 1,	\
S_IRUGO          1713 drivers/scsi/scsi_transport_sas.c 			!i->f->set_phy_speed, S_IRUGO)
S_IRUGO          1716 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE_RW(phy_attrs, field, S_IRUGO | S_IWUSR, 1,	\
S_IRUGO          1717 drivers/scsi/scsi_transport_sas.c 			  !i->f->func, S_IRUGO)
S_IRUGO          1720 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE(port_attrs, field, S_IRUGO, 1)
S_IRUGO          1723 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE(phy_attrs, field, S_IRUGO, i->f->func)
S_IRUGO          1732 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE(end_dev_attrs, field, S_IRUGO, 1)
S_IRUGO          1735 drivers/scsi/scsi_transport_sas.c 	SETUP_TEMPLATE(expander_attrs, expander_##field, S_IRUGO, 1)
S_IRUGO           354 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(field, S_IRUGO,				\
S_IRUGO           361 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(field, S_IRUGO,				\
S_IRUGO           369 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(field, S_IRUGO,				\
S_IRUGO           516 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(period, S_IRUGO,
S_IRUGO           550 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(min_period, S_IRUGO,
S_IRUGO           583 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(signalling, S_IRUGO,
S_IRUGO           595 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(host_width, S_IRUGO,
S_IRUGO           606 drivers/scsi/scsi_transport_spi.c static DEVICE_ATTR(hba_id, S_IRUGO,
S_IRUGO          1454 drivers/scsi/scsi_transport_spi.c 	(si->f->show_##name ? S_IRUGO : 0) | \
S_IRUGO           128 drivers/scsi/scsi_transport_srp.c static DEVICE_ATTR(port_id, S_IRUGO, show_srp_rport_id, NULL);
S_IRUGO           154 drivers/scsi/scsi_transport_srp.c static DEVICE_ATTR(roles, S_IRUGO, show_srp_rport_roles, NULL);
S_IRUGO           192 drivers/scsi/scsi_transport_srp.c static DEVICE_ATTR(state, S_IRUGO, show_srp_rport_state, NULL);
S_IRUGO           249 drivers/scsi/scsi_transport_srp.c static DEVICE_ATTR(reconnect_delay, S_IRUGO | S_IWUSR, show_reconnect_delay,
S_IRUGO           260 drivers/scsi/scsi_transport_srp.c static DEVICE_ATTR(failed_reconnects, S_IRUGO, show_failed_reconnects, NULL);
S_IRUGO           293 drivers/scsi/scsi_transport_srp.c static DEVICE_ATTR(fast_io_fail_tmo, S_IRUGO | S_IWUSR,
S_IRUGO           328 drivers/scsi/scsi_transport_srp.c static DEVICE_ATTR(dev_loss_tmo, S_IRUGO | S_IWUSR,
S_IRUGO          1634 drivers/scsi/sg.c module_param_named(scatter_elem_sz, scatter_elem_sz, int, S_IRUGO | S_IWUSR);
S_IRUGO          1636 drivers/scsi/sg.c 		   S_IRUGO | S_IWUSR);
S_IRUGO          1637 drivers/scsi/sg.c module_param_named(allow_dio, sg_allow_dio, int, S_IRUGO | S_IWUSR);
S_IRUGO          2362 drivers/scsi/sg.c 	proc_create("allow_dio", S_IRUGO | S_IWUSR, p, &adio_fops);
S_IRUGO          2363 drivers/scsi/sg.c 	proc_create_seq("debug", S_IRUGO, p, &debug_seq_ops);
S_IRUGO          2364 drivers/scsi/sg.c 	proc_create("def_reserved_size", S_IRUGO | S_IWUSR, p, &dressz_fops);
S_IRUGO          2365 drivers/scsi/sg.c 	proc_create_single("device_hdr", S_IRUGO, p, sg_proc_seq_show_devhdr);
S_IRUGO          2366 drivers/scsi/sg.c 	proc_create_seq("devices", S_IRUGO, p, &dev_seq_ops);
S_IRUGO          2367 drivers/scsi/sg.c 	proc_create_seq("device_strs", S_IRUGO, p, &devstrs_seq_ops);
S_IRUGO          2368 drivers/scsi/sg.c 	proc_create_single("version", S_IRUGO, p, sg_proc_seq_show_version);
S_IRUGO            66 drivers/scsi/snic/snic_attrs.c static DEVICE_ATTR(snic_sym_name, S_IRUGO, snic_show_sym_name, NULL);
S_IRUGO            67 drivers/scsi/snic/snic_attrs.c static DEVICE_ATTR(snic_state, S_IRUGO, snic_show_state, NULL);
S_IRUGO            68 drivers/scsi/snic/snic_attrs.c static DEVICE_ATTR(drv_version, S_IRUGO, snic_show_drv_version, NULL);
S_IRUGO            69 drivers/scsi/snic/snic_attrs.c static DEVICE_ATTR(link_state, S_IRUGO, snic_show_link_state, NULL);
S_IRUGO           382 drivers/scsi/snic/snic_debugfs.c 	snic->stats_file = debugfs_create_file("stats", S_IFREG|S_IRUGO,
S_IRUGO           387 drivers/scsi/snic/snic_debugfs.c 						     S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO           470 drivers/scsi/snic/snic_debugfs.c 							S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO           475 drivers/scsi/snic/snic_debugfs.c 						      S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO            44 drivers/scsi/snic/snic_main.c module_param(snic_log_level, int, S_IRUGO|S_IWUSR);
S_IRUGO            49 drivers/scsi/snic/snic_main.c module_param(snic_trace_max_pages, uint, S_IRUGO|S_IWUSR);
S_IRUGO            55 drivers/scsi/snic/snic_main.c module_param(snic_max_qdepth, uint, S_IRUGO | S_IWUSR);
S_IRUGO            34 drivers/scsi/sr_ioctl.c module_param(xa_test, int, S_IRUGO | S_IWUSR);
S_IRUGO           163 drivers/scsi/storvsc_drv.c module_param(logging_level, int, S_IRUGO|S_IWUSR);
S_IRUGO           382 drivers/scsi/storvsc_drv.c module_param(storvsc_ringbuffer_size, int, S_IRUGO);
S_IRUGO           385 drivers/scsi/storvsc_drv.c module_param(storvsc_vcpus_per_sub_channel, int, S_IRUGO);
S_IRUGO           389 drivers/scsi/storvsc_drv.c module_param(ring_avail_percent_lowater, int, S_IRUGO);
S_IRUGO           740 drivers/scsi/ufs/ufs-qcom.c 	host->bus_vote.max_bus_bw.attr.mode = S_IRUGO | S_IWUSR;
S_IRUGO           484 drivers/sh/intc/core.c static DEVICE_ATTR(name, S_IRUGO, show_intc_name, NULL);
S_IRUGO            58 drivers/sh/intc/virq-debugfs.c 	if (debugfs_create_file("intc_irq_xlate", S_IRUGO, NULL, NULL,
S_IRUGO           341 drivers/soc/sunxi/sunxi_sram.c 	d = debugfs_create_file("sram", S_IRUGO, NULL, NULL,
S_IRUGO            66 drivers/soc/tegra/fuse/fuse-tegra.c 	.attr = { .name = "fuse", .mode = S_IRUGO, },
S_IRUGO           908 drivers/soc/tegra/pmc.c 	pmc->debugfs = debugfs_create_file("powergate", S_IRUGO, NULL, NULL,
S_IRUGO           780 drivers/soc/ti/knav_dma.c 	debugfs_create_file("knav_dma", S_IFREG | S_IRUGO, NULL, NULL,
S_IRUGO          1877 drivers/soc/ti/knav_qmss_queue.c 	debugfs_create_file("qmss", S_IFREG | S_IRUGO, NULL, NULL,
S_IRUGO           190 drivers/soc/ux500/ux500-soc-id.c 	__ATTR(process,  S_IRUGO, ux500_get_process,  NULL);
S_IRUGO            67 drivers/soc/versatile/soc-integrator.c 	__ATTR(manufacturer,  S_IRUGO, integrator_get_manf,  NULL);
S_IRUGO            77 drivers/soc/versatile/soc-integrator.c 	__ATTR(arch,  S_IRUGO, integrator_get_arch,  NULL);
S_IRUGO            87 drivers/soc/versatile/soc-integrator.c 	__ATTR(fpga,  S_IRUGO, integrator_get_fpga,  NULL);
S_IRUGO            97 drivers/soc/versatile/soc-integrator.c 	__ATTR(build,  S_IRUGO, integrator_get_build,  NULL);
S_IRUGO            50 drivers/soc/versatile/soc-realview.c 	__ATTR(manufacturer,  S_IRUGO, realview_get_manf,  NULL);
S_IRUGO            60 drivers/soc/versatile/soc-realview.c 	__ATTR(board,  S_IRUGO, realview_get_board,  NULL);
S_IRUGO            70 drivers/soc/versatile/soc-realview.c 	__ATTR(fpga,  S_IRUGO, realview_get_arch,  NULL);
S_IRUGO            80 drivers/soc/versatile/soc-realview.c 	__ATTR(build,  S_IRUGO, realview_get_build,  NULL);
S_IRUGO           106 drivers/spi/spi-dw.c 	debugfs_create_file("registers", S_IFREG | S_IRUGO,
S_IRUGO           131 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(status_show, S_IRUGO, tle62x0_status_show, NULL);
S_IRUGO           175 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio1, S_IWUSR|S_IRUGO,
S_IRUGO           177 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio2, S_IWUSR|S_IRUGO,
S_IRUGO           179 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio3, S_IWUSR|S_IRUGO,
S_IRUGO           181 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio4, S_IWUSR|S_IRUGO,
S_IRUGO           183 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio5, S_IWUSR|S_IRUGO,
S_IRUGO           185 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio6, S_IWUSR|S_IRUGO,
S_IRUGO           187 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio7, S_IWUSR|S_IRUGO,
S_IRUGO           189 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio8, S_IWUSR|S_IRUGO,
S_IRUGO           191 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio9, S_IWUSR|S_IRUGO,
S_IRUGO           193 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio10, S_IWUSR|S_IRUGO,
S_IRUGO           195 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio11, S_IWUSR|S_IRUGO,
S_IRUGO           197 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio12, S_IWUSR|S_IRUGO,
S_IRUGO           199 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio13, S_IWUSR|S_IRUGO,
S_IRUGO           201 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio14, S_IWUSR|S_IRUGO,
S_IRUGO           203 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio15, S_IWUSR|S_IRUGO,
S_IRUGO           205 drivers/spi/spi-tle62x0.c static DEVICE_ATTR(gpio16, S_IWUSR|S_IRUGO,
S_IRUGO            85 drivers/spi/spidev.c module_param(bufsiz, uint, S_IRUGO);
S_IRUGO            74 drivers/staging/gasket/gasket_sysfs.h 		.attr = __ATTR(_name, S_IRUGO, _show_function, NULL),          \
S_IRUGO            28 drivers/staging/isdn/gigaset/bas-gigaset.c module_param(startmode, int, S_IRUGO);
S_IRUGO            29 drivers/staging/isdn/gigaset/bas-gigaset.c module_param(cidmode, int, S_IRUGO);
S_IRUGO            30 drivers/staging/isdn/gigaset/common.c module_param_named(debug, gigaset_debuglevel, int, S_IRUGO | S_IWUSR);
S_IRUGO            56 drivers/staging/isdn/gigaset/proc.c static DEVICE_ATTR(cidmode, S_IRUGO | S_IWUSR, show_cidmode, set_cidmode);
S_IRUGO            34 drivers/staging/isdn/gigaset/ser-gigaset.c module_param(startmode, int, S_IRUGO);
S_IRUGO            37 drivers/staging/isdn/gigaset/ser-gigaset.c module_param(cidmode, int, S_IRUGO);
S_IRUGO            29 drivers/staging/isdn/gigaset/usb-gigaset.c module_param(startmode, int, S_IRUGO);
S_IRUGO            30 drivers/staging/isdn/gigaset/usb-gigaset.c module_param(cidmode, int, S_IRUGO);
S_IRUGO           375 drivers/staging/isdn/hysdn/hysdn_procconf.c 							   S_IFREG | S_IRUGO | S_IWUSR,
S_IRUGO           331 drivers/staging/isdn/hysdn/hysdn_proclog.c 				      S_IFREG | S_IRUGO | S_IWUSR, hysdn_proc_entry,
S_IRUGO            28 drivers/staging/media/soc_camera/soc_mt9v022.c module_param(sensor_type, charp, S_IRUGO);
S_IRUGO           630 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("stats-rx", S_IFREG | S_IRUGO, dir,
S_IRUGO           632 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("stats-tx", S_IFREG | S_IRUGO, dir,
S_IRUGO           634 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("stats-ap", S_IFREG | S_IRUGO, dir,
S_IRUGO           636 drivers/staging/rtl8192u/r8192U_core.c 	proc_create_single("registers", S_IFREG | S_IRUGO, dir,
S_IRUGO           338 drivers/staging/uwb/address.c DEVICE_ATTR(mac_address, S_IRUGO | S_IWUSR, uwb_rc_mac_addr_show, uwb_rc_mac_addr_store);
S_IRUGO           595 drivers/staging/uwb/beacon.c DEVICE_ATTR(beacon, S_IRUGO | S_IWUSR, uwb_rc_beacon_show, uwb_rc_beacon_store);
S_IRUGO           113 drivers/staging/uwb/lc-dev.c static DEVICE_ATTR(EUI_48, S_IRUGO, uwb_dev_EUI_48_show, NULL);
S_IRUGO           124 drivers/staging/uwb/lc-dev.c static DEVICE_ATTR(DevAddr, S_IRUGO, uwb_dev_DevAddr_show, NULL);
S_IRUGO           149 drivers/staging/uwb/lc-dev.c static DEVICE_ATTR(BPST, S_IRUGO, uwb_dev_BPST_show, NULL);
S_IRUGO           167 drivers/staging/uwb/lc-dev.c static DEVICE_ATTR(IEs, S_IRUGO | S_IWUSR, uwb_dev_IEs_show, NULL);
S_IRUGO           195 drivers/staging/uwb/lc-dev.c static DEVICE_ATTR(LQE, S_IRUGO | S_IWUSR, uwb_dev_LQE_show, uwb_dev_LQE_store);
S_IRUGO           223 drivers/staging/uwb/lc-dev.c static DEVICE_ATTR(RSSI, S_IRUGO | S_IWUSR, uwb_dev_RSSI_show, uwb_dev_RSSI_store);
S_IRUGO           120 drivers/staging/uwb/scan.c DEVICE_ATTR(scan, S_IRUGO | S_IWUSR, uwb_rc_scan_show, uwb_rc_scan_store);
S_IRUGO           244 drivers/target/target_core_user.c 		S_IWUSR | S_IRUGO);
S_IRUGO           280 drivers/target/target_core_user.c module_param_cb(block_netlink, &tcmu_block_netlink_op, NULL, S_IWUSR | S_IRUGO);
S_IRUGO            40 drivers/target/tcm_fc/tfc_conf.c module_param_named(debug_logging, ft_debug_logging, int, S_IRUGO|S_IWUSR);
S_IRUGO           702 drivers/thermal/intel/intel_powerclamp.c 	debugfs_create_file("powerclamp_calib", S_IRUGO, debug_dir, cal_data,
S_IRUGO            82 drivers/thermal/intel/x86_pkg_temp_thermal.c 	debugfs_create_u32("pkg_thres_interrupt", S_IRUGO, debugfs,
S_IRUGO            84 drivers/thermal/intel/x86_pkg_temp_thermal.c 	debugfs_create_u32("pkg_thres_work", S_IRUGO, debugfs,
S_IRUGO           754 drivers/thermal/thermal_core.c 	dev->weight_attr.attr.mode = S_IWUSR | S_IRUGO;
S_IRUGO           558 drivers/thermal/thermal_sysfs.c 		tz->trip_type_attrs[indx].attr.attr.mode = S_IRUGO;
S_IRUGO           569 drivers/thermal/thermal_sysfs.c 		tz->trip_temp_attrs[indx].attr.attr.mode = S_IRUGO;
S_IRUGO           588 drivers/thermal/thermal_sysfs.c 		tz->trip_hyst_attrs[indx].attr.attr.mode = S_IRUGO;
S_IRUGO           350 drivers/tty/hvc/hvcs.c static DEVICE_ATTR(partner_vtys, S_IRUGO, hvcs_partner_vtys_show, NULL);
S_IRUGO           364 drivers/tty/hvc/hvcs.c static DEVICE_ATTR(partner_clcs, S_IRUGO, hvcs_partner_clcs_show, NULL);
S_IRUGO           391 drivers/tty/hvc/hvcs.c 	S_IRUGO | S_IWUSR, hvcs_current_vty_show, hvcs_current_vty_store);
S_IRUGO           443 drivers/tty/hvc/hvcs.c static DEVICE_ATTR(vterm_state, S_IRUGO | S_IWUSR,
S_IRUGO           459 drivers/tty/hvc/hvcs.c static DEVICE_ATTR(index, S_IRUGO, hvcs_index_show, NULL);
S_IRUGO          2348 drivers/tty/mxser.c module_param(allow_overlapping_vector, bool, S_IRUGO);
S_IRUGO            56 drivers/tty/nozomi.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO           103 drivers/tty/serial/men_z135_uart.c module_param(txlvl, int, S_IRUGO);
S_IRUGO           107 drivers/tty/serial/men_z135_uart.c module_param(rxlvl, int, S_IRUGO);
S_IRUGO           111 drivers/tty/serial/men_z135_uart.c module_param(align, int, S_IRUGO);
S_IRUGO           115 drivers/tty/serial/men_z135_uart.c module_param(rx_timeout, uint, S_IRUGO);
S_IRUGO          1824 drivers/tty/serial/pch_uart.c 	priv->debugfs = debugfs_create_file(name, S_IFREG | S_IRUGO,
S_IRUGO          1992 drivers/tty/serial/pch_uart.c module_param(default_baud, uint, S_IRUGO);
S_IRUGO          1995 drivers/tty/serial/pch_uart.c module_param(user_uartclk, uint, S_IRUGO);
S_IRUGO          3463 drivers/tty/tty_io.c static DEVICE_ATTR(active, S_IRUGO, show_cons_active, NULL);
S_IRUGO           170 drivers/tty/vt/vt.c module_param(default_utf8, int, S_IRUGO | S_IWUSR);
S_IRUGO           172 drivers/tty/vt/vt.c module_param(global_cursor_default, int, S_IRUGO | S_IWUSR);
S_IRUGO           175 drivers/tty/vt/vt.c module_param(cur_default, int, S_IRUGO | S_IWUSR);
S_IRUGO          1410 drivers/tty/vt/vt.c module_param_array(default_red, byte, NULL, S_IRUGO | S_IWUSR);
S_IRUGO          1416 drivers/tty/vt/vt.c module_param_array(default_grn, byte, NULL, S_IRUGO | S_IWUSR);
S_IRUGO          1422 drivers/tty/vt/vt.c module_param_array(default_blu, byte, NULL, S_IRUGO | S_IWUSR);
S_IRUGO          3321 drivers/tty/vt/vt.c module_param_named(color, default_color, int, S_IRUGO | S_IWUSR);
S_IRUGO          3322 drivers/tty/vt/vt.c module_param_named(italic, default_italic_color, int, S_IRUGO | S_IWUSR);
S_IRUGO          3323 drivers/tty/vt/vt.c module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);
S_IRUGO          3453 drivers/tty/vt/vt.c static DEVICE_ATTR(active, S_IRUGO, show_tty_active, NULL);
S_IRUGO          3831 drivers/tty/vt/vt.c static DEVICE_ATTR(bind, S_IRUGO|S_IWUSR, show_bind, store_bind);
S_IRUGO          3832 drivers/tty/vt/vt.c static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
S_IRUGO            78 drivers/uio/uio.c 	__ATTR(name, S_IRUGO, map_name_show, NULL);
S_IRUGO            80 drivers/uio/uio.c 	__ATTR(addr, S_IRUGO, map_addr_show, NULL);
S_IRUGO            82 drivers/uio/uio.c 	__ATTR(size, S_IRUGO, map_size_show, NULL);
S_IRUGO            84 drivers/uio/uio.c 	__ATTR(offset, S_IRUGO, map_offset_show, NULL);
S_IRUGO           166 drivers/uio/uio.c 	__ATTR(name, S_IRUGO, portio_name_show, NULL);
S_IRUGO           168 drivers/uio/uio.c 	__ATTR(start, S_IRUGO, portio_start_show, NULL);
S_IRUGO           170 drivers/uio/uio.c 	__ATTR(size, S_IRUGO, portio_size_show, NULL);
S_IRUGO           172 drivers/uio/uio.c 	__ATTR(porttype, S_IRUGO, portio_porttype_show, NULL);
S_IRUGO            76 drivers/usb/atm/speedtch.c module_param(altsetting, uint, S_IRUGO | S_IWUSR);
S_IRUGO            82 drivers/usb/atm/speedtch.c module_param(dl_512_first, bool, S_IRUGO | S_IWUSR);
S_IRUGO            87 drivers/usb/atm/speedtch.c module_param(enable_isoc, bool, S_IRUGO | S_IWUSR);
S_IRUGO            92 drivers/usb/atm/speedtch.c module_param(sw_buffering, bool, S_IRUGO | S_IWUSR);
S_IRUGO            97 drivers/usb/atm/speedtch.c module_param(BMaxDSL, uint, S_IRUGO | S_IWUSR);
S_IRUGO           101 drivers/usb/atm/speedtch.c module_param(ModemMode, byte, S_IRUGO | S_IWUSR);
S_IRUGO           105 drivers/usb/atm/speedtch.c module_param_array(ModemOption, byte, &num_ModemOption, S_IRUGO);
S_IRUGO           103 drivers/usb/atm/usbatm.c module_param(num_rcv_urbs, uint, S_IRUGO);
S_IRUGO           109 drivers/usb/atm/usbatm.c module_param(num_snd_urbs, uint, S_IRUGO);
S_IRUGO           115 drivers/usb/atm/usbatm.c module_param(rcv_buf_bytes, uint, S_IRUGO);
S_IRUGO           121 drivers/usb/atm/usbatm.c module_param(snd_buf_bytes, uint, S_IRUGO);
S_IRUGO           347 drivers/usb/chipidea/debug.c 	debugfs_create_file("device", S_IRUGO, ci->debugfs, ci,
S_IRUGO           349 drivers/usb/chipidea/debug.c 	debugfs_create_file("port_test", S_IRUGO | S_IWUSR, ci->debugfs, ci,
S_IRUGO           351 drivers/usb/chipidea/debug.c 	debugfs_create_file("qheads", S_IRUGO, ci->debugfs, ci,
S_IRUGO           353 drivers/usb/chipidea/debug.c 	debugfs_create_file("requests", S_IRUGO, ci->debugfs, ci,
S_IRUGO           357 drivers/usb/chipidea/debug.c 		debugfs_create_file("otg", S_IRUGO, ci->debugfs, ci,
S_IRUGO           361 drivers/usb/chipidea/debug.c 	debugfs_create_file("role", S_IRUGO | S_IWUSR, ci->debugfs, ci,
S_IRUGO           363 drivers/usb/chipidea/debug.c 	debugfs_create_file("registers", S_IRUGO, ci->debugfs, ci,
S_IRUGO          1436 drivers/usb/class/usblp.c module_param(proto_bias, int, S_IRUGO | S_IWUSR);
S_IRUGO           112 drivers/usb/core/devio.c module_param(usbfs_snoop, bool, S_IRUGO | S_IWUSR);
S_IRUGO           116 drivers/usb/core/devio.c module_param(usbfs_snoop_max, uint, S_IRUGO | S_IWUSR);
S_IRUGO           381 drivers/usb/core/hcd.c module_param(authorized_default, int, S_IRUGO|S_IWUSR);
S_IRUGO            62 drivers/usb/core/hub.c module_param(blinkenlights, bool, S_IRUGO);
S_IRUGO            71 drivers/usb/core/hub.c module_param(initial_descriptor_timeout, int, S_IRUGO|S_IWUSR);
S_IRUGO            91 drivers/usb/core/hub.c module_param(old_scheme_first, bool, S_IRUGO | S_IWUSR);
S_IRUGO            96 drivers/usb/core/hub.c module_param(use_both_schemes, bool, S_IRUGO | S_IWUSR);
S_IRUGO           108 drivers/usb/core/sysfs.c static DEVICE_ATTR_IGNORE_LOCKDEP(bConfigurationValue, S_IRUGO | S_IWUSR,
S_IRUGO           774 drivers/usb/core/sysfs.c static DEVICE_ATTR_IGNORE_LOCKDEP(authorized, S_IRUGO | S_IWUSR,
S_IRUGO          1205 drivers/usb/core/sysfs.c 		__ATTR(authorized, S_IRUGO | S_IWUSR,
S_IRUGO           877 drivers/usb/dwc3/debugfs.c 		debugfs_create_file(name, S_IRUGO, parent, dep, fops);
S_IRUGO           922 drivers/usb/dwc3/debugfs.c 	debugfs_create_regset32("regdump", S_IRUGO, root, dwc->regset);
S_IRUGO           924 drivers/usb/dwc3/debugfs.c 	debugfs_create_file("lsp_dump", S_IRUGO | S_IWUSR, root, dwc,
S_IRUGO           928 drivers/usb/dwc3/debugfs.c 		debugfs_create_file("mode", S_IRUGO | S_IWUSR, root, dwc,
S_IRUGO           934 drivers/usb/dwc3/debugfs.c 		debugfs_create_file("testmode", S_IRUGO | S_IWUSR, root, dwc,
S_IRUGO           936 drivers/usb/dwc3/debugfs.c 		debugfs_create_file("link_state", S_IRUGO | S_IWUSR, root, dwc,
S_IRUGO          2722 drivers/usb/gadget/function/f_mass_storage.c 		return lun->cdrom ? S_IRUGO : (S_IWUSR | S_IRUGO);
S_IRUGO          2724 drivers/usb/gadget/function/f_mass_storage.c 		return lun->removable ? (S_IWUSR | S_IRUGO) : S_IRUGO;
S_IRUGO            24 drivers/usb/gadget/function/f_mass_storage.h 				 S_IRUGO);				\
S_IRUGO            29 drivers/usb/gadget/function/f_mass_storage.h 			   S_IRUGO);					\
S_IRUGO            52 drivers/usb/gadget/function/f_mass_storage.h 	module_param_named(num_buffers, fsg_num_buffers, uint, S_IRUGO);\
S_IRUGO            28 drivers/usb/gadget/function/u_ether.h 	module_param(qmult, uint, S_IRUGO|S_IWUSR);			\
S_IRUGO            32 drivers/usb/gadget/function/u_ether.h 	module_param(dev_addr, charp, S_IRUGO);				\
S_IRUGO            36 drivers/usb/gadget/function/u_ether.h 	module_param(host_addr, charp, S_IRUGO);			\
S_IRUGO            27 drivers/usb/gadget/function/uvc_configfs.c 	.ca_mode	= S_IRUGO | S_IWUGO,				\
S_IRUGO            36 drivers/usb/gadget/function/uvc_configfs.c 	.ca_mode	= S_IRUGO,					\
S_IRUGO            25 drivers/usb/gadget/legacy/audio.c module_param(p_chmask, uint, S_IRUGO);
S_IRUGO            30 drivers/usb/gadget/legacy/audio.c module_param(p_srate, uint, S_IRUGO);
S_IRUGO            35 drivers/usb/gadget/legacy/audio.c module_param(p_ssize, uint, S_IRUGO);
S_IRUGO            40 drivers/usb/gadget/legacy/audio.c module_param(c_chmask, uint, S_IRUGO);
S_IRUGO            45 drivers/usb/gadget/legacy/audio.c module_param(c_srate, uint, S_IRUGO);
S_IRUGO            50 drivers/usb/gadget/legacy/audio.c module_param(c_ssize, uint, S_IRUGO);
S_IRUGO            58 drivers/usb/gadget/legacy/audio.c module_param(p_chmask, uint, S_IRUGO);
S_IRUGO            63 drivers/usb/gadget/legacy/audio.c module_param(p_srate, uint, S_IRUGO);
S_IRUGO            68 drivers/usb/gadget/legacy/audio.c module_param(p_ssize, uint, S_IRUGO);
S_IRUGO            73 drivers/usb/gadget/legacy/audio.c module_param(c_chmask, uint, S_IRUGO);
S_IRUGO            78 drivers/usb/gadget/legacy/audio.c module_param(c_srate, uint, S_IRUGO);
S_IRUGO            83 drivers/usb/gadget/legacy/audio.c module_param(c_ssize, uint, S_IRUGO);
S_IRUGO            89 drivers/usb/gadget/legacy/audio.c module_param(fn_play, charp, S_IRUGO);
S_IRUGO            93 drivers/usb/gadget/legacy/audio.c module_param(fn_cap, charp, S_IRUGO);
S_IRUGO            97 drivers/usb/gadget/legacy/audio.c module_param(fn_cntl, charp, S_IRUGO);
S_IRUGO           101 drivers/usb/gadget/legacy/audio.c module_param(req_buf_size, int, S_IRUGO);
S_IRUGO           105 drivers/usb/gadget/legacy/audio.c module_param(req_count, int, S_IRUGO);
S_IRUGO           109 drivers/usb/gadget/legacy/audio.c module_param(audio_buf_size, int, S_IRUGO);
S_IRUGO            41 drivers/usb/gadget/legacy/gmidi.c module_param(index, int, S_IRUGO);
S_IRUGO            45 drivers/usb/gadget/legacy/gmidi.c module_param(id, charp, S_IRUGO);
S_IRUGO            49 drivers/usb/gadget/legacy/gmidi.c module_param(buflen, uint, S_IRUGO);
S_IRUGO            53 drivers/usb/gadget/legacy/gmidi.c module_param(qlen, uint, S_IRUGO);
S_IRUGO            57 drivers/usb/gadget/legacy/gmidi.c module_param(in_ports, uint, S_IRUGO);
S_IRUGO            61 drivers/usb/gadget/legacy/gmidi.c module_param(out_ports, uint, S_IRUGO);
S_IRUGO          2015 drivers/usb/gadget/legacy/inode.c 			S_IFDIR | S_IRUGO | S_IXUGO);
S_IRUGO            44 drivers/usb/gadget/legacy/printer.c module_param_named(iSerialNum, coverwrite.serial_number, charp, S_IRUGO);
S_IRUGO            48 drivers/usb/gadget/legacy/printer.c module_param(iPNPstring, charp, S_IRUGO);
S_IRUGO            53 drivers/usb/gadget/legacy/printer.c module_param(qlen, uint, S_IRUGO|S_IWUSR);
S_IRUGO            22 drivers/usb/gadget/legacy/webcam.c module_param(streaming_interval, uint, S_IRUGO|S_IWUSR);
S_IRUGO            26 drivers/usb/gadget/legacy/webcam.c module_param(streaming_maxpacket, uint, S_IRUGO|S_IWUSR);
S_IRUGO            30 drivers/usb/gadget/legacy/webcam.c module_param(streaming_maxburst, uint, S_IRUGO|S_IWUSR);
S_IRUGO            60 drivers/usb/gadget/legacy/zero.c module_param(loopdefault, bool, S_IRUGO|S_IWUSR);
S_IRUGO            93 drivers/usb/gadget/legacy/zero.c module_param(autoresume, uint, S_IRUGO);
S_IRUGO            98 drivers/usb/gadget/legacy/zero.c module_param(max_autoresume, uint, S_IRUGO);
S_IRUGO           103 drivers/usb/gadget/legacy/zero.c module_param(autoresume_interval_ms, uint, S_IRUGO);
S_IRUGO           233 drivers/usb/gadget/legacy/zero.c module_param_named(pattern, gzero_options.pattern, uint, S_IRUGO|S_IWUSR);
S_IRUGO           237 drivers/usb/gadget/legacy/zero.c 		S_IRUGO|S_IWUSR);
S_IRUGO           241 drivers/usb/gadget/legacy/zero.c 		S_IRUGO|S_IWUSR);
S_IRUGO           244 drivers/usb/gadget/legacy/zero.c module_param_named(isoc_mult, gzero_options.isoc_mult, uint, S_IRUGO|S_IWUSR);
S_IRUGO           248 drivers/usb/gadget/legacy/zero.c 		S_IRUGO|S_IWUSR);
S_IRUGO           254 drivers/usb/gadget/legacy/zero.c module_param_named(qlen, gzero_options.qlen, uint, S_IRUGO|S_IWUSR);
S_IRUGO           258 drivers/usb/gadget/legacy/zero.c 		S_IRUGO|S_IWUSR);
S_IRUGO           262 drivers/usb/gadget/legacy/zero.c 		S_IRUGO|S_IWUSR);
S_IRUGO           609 drivers/usb/gadget/udc/amd5536udc.h module_param(use_dma, bool, S_IRUGO);
S_IRUGO           611 drivers/usb/gadget/udc/amd5536udc.h module_param(use_dma_ppb, bool, S_IRUGO);
S_IRUGO           613 drivers/usb/gadget/udc/amd5536udc.h module_param(use_dma_ppb_du, bool, S_IRUGO);
S_IRUGO           616 drivers/usb/gadget/udc/amd5536udc.h module_param(use_fullspeed, bool, S_IRUGO);
S_IRUGO            68 drivers/usb/gadget/udc/bcm63xx_udc.c module_param(use_fullspeed, bool, S_IRUGO);
S_IRUGO            91 drivers/usb/gadget/udc/bcm63xx_udc.c module_param(irq_coalesce, bool, S_IRUGO);
S_IRUGO            73 drivers/usb/gadget/udc/dummy_hcd.c module_param_named(is_super_speed, mod_data.is_super_speed, bool, S_IRUGO);
S_IRUGO            75 drivers/usb/gadget/udc/dummy_hcd.c module_param_named(is_high_speed, mod_data.is_high_speed, bool, S_IRUGO);
S_IRUGO            77 drivers/usb/gadget/udc/dummy_hcd.c module_param_named(num, mod_data.num, uint, S_IRUGO);
S_IRUGO            76 drivers/usb/gadget/udc/goku_udc.c module_param(use_dma, uint, S_IRUGO);
S_IRUGO           377 drivers/usb/gadget/udc/pch_udc.c module_param_named(speed_fs, speed_fs, bool, S_IRUGO);
S_IRUGO          1342 drivers/usb/gadget/udc/pxa25x_udc.c 			S_IRUGO, NULL, dev, &udc_debug_fops); \
S_IRUGO          1863 drivers/usb/gadget/udc/s3c2410_udc.c 	udc->regs_info = debugfs_create_file("registers", S_IRUGO,
S_IRUGO          1032 drivers/usb/host/ehci-dbg.c 	debugfs_create_file("async", S_IRUGO, ehci->debug_dir, bus,
S_IRUGO          1034 drivers/usb/host/ehci-dbg.c 	debugfs_create_file("bandwidth", S_IRUGO, ehci->debug_dir, bus,
S_IRUGO          1036 drivers/usb/host/ehci-dbg.c 	debugfs_create_file("periodic", S_IRUGO, ehci->debug_dir, bus,
S_IRUGO          1038 drivers/usb/host/ehci-dbg.c 	debugfs_create_file("registers", S_IRUGO, ehci->debug_dir, bus,
S_IRUGO            79 drivers/usb/host/ehci-hcd.c module_param (log2_irq_thresh, int, S_IRUGO);
S_IRUGO            84 drivers/usb/host/ehci-hcd.c module_param (park, uint, S_IRUGO);
S_IRUGO            89 drivers/usb/host/ehci-hcd.c module_param (ignore_oc, bool, S_IRUGO);
S_IRUGO            87 drivers/usb/host/fhci-dbg.c 	debugfs_create_file("regs", S_IFREG | S_IRUGO, fhci->dfs_root, fhci,
S_IRUGO            89 drivers/usb/host/fhci-dbg.c 	debugfs_create_file("irq_stat", S_IFREG | S_IRUGO, fhci->dfs_root, fhci,
S_IRUGO            64 drivers/usb/host/fotg210-hcd.c module_param(log2_irq_thresh, int, S_IRUGO);
S_IRUGO            69 drivers/usb/host/fotg210-hcd.c module_param(park, uint, S_IRUGO);
S_IRUGO            74 drivers/usb/host/fotg210-hcd.c module_param(hird, int, S_IRUGO);
S_IRUGO           854 drivers/usb/host/fotg210-hcd.c 	debugfs_create_file("async", S_IRUGO, root, bus, &debug_async_fops);
S_IRUGO           855 drivers/usb/host/fotg210-hcd.c 	debugfs_create_file("periodic", S_IRUGO, root, bus,
S_IRUGO           857 drivers/usb/host/fotg210-hcd.c 	debugfs_create_file("registers", S_IRUGO, root, bus,
S_IRUGO           425 drivers/usb/host/imx21-dbg.c 	debugfs_create_file("status", S_IRUGO, root, imx21, &debug_status_fops);
S_IRUGO           426 drivers/usb/host/imx21-dbg.c 	debugfs_create_file("dmem", S_IRUGO, root, imx21, &debug_dmem_fops);
S_IRUGO           427 drivers/usb/host/imx21-dbg.c 	debugfs_create_file("etd", S_IRUGO, root, imx21, &debug_etd_fops);
S_IRUGO           428 drivers/usb/host/imx21-dbg.c 	debugfs_create_file("statistics", S_IRUGO, root, imx21,
S_IRUGO           430 drivers/usb/host/imx21-dbg.c 	debugfs_create_file("isoc", S_IRUGO, root, imx21, &debug_isoc_fops);
S_IRUGO          1204 drivers/usb/host/isp116x-hcd.c 					      S_IRUGO, NULL, isp116x,
S_IRUGO          2167 drivers/usb/host/isp1362-hcd.c 	isp1362_hcd->debug_file = debugfs_create_file("isp1362", S_IRUGO,
S_IRUGO           770 drivers/usb/host/ohci-dbg.c 	debugfs_create_file("async", S_IRUGO, root, ohci, &debug_async_fops);
S_IRUGO           771 drivers/usb/host/ohci-dbg.c 	debugfs_create_file("periodic", S_IRUGO, root, ohci,
S_IRUGO           773 drivers/usb/host/ohci-dbg.c 	debugfs_create_file("registers", S_IRUGO, root, ohci,
S_IRUGO           655 drivers/usb/host/oxu210hp-hcd.c module_param(log2_irq_thresh, int, S_IRUGO);
S_IRUGO           660 drivers/usb/host/oxu210hp-hcd.c module_param(park, uint, S_IRUGO);
S_IRUGO           665 drivers/usb/host/oxu210hp-hcd.c module_param(ignore_oc, bool, S_IRUGO);
S_IRUGO          1499 drivers/usb/host/sl811-hcd.c 	sl811->debug_file = debugfs_create_file("sl811h", S_IRUGO,
S_IRUGO            63 drivers/usb/host/uhci-hcd.c module_param(ignore_oc, bool, S_IRUGO);
S_IRUGO            76 drivers/usb/host/uhci-hcd.c module_param(debug, int, S_IRUGO | S_IWUSR);
S_IRUGO           594 drivers/usb/host/uhci-hcd.c 					   S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO            34 drivers/usb/host/xhci.c module_param(link_quirk, int, S_IRUGO | S_IWUSR);
S_IRUGO            38 drivers/usb/host/xhci.c module_param(quirks, ullong, S_IRUGO);
S_IRUGO           339 drivers/usb/misc/usbtest.c module_param_named(pattern, mod_pattern, uint, S_IRUGO | S_IWUSR);
S_IRUGO           331 drivers/usb/musb/musb_debugfs.c 	debugfs_create_file("regdump", S_IRUGO, root, musb, &musb_regdump_fops);
S_IRUGO           332 drivers/usb/musb/musb_debugfs.c 	debugfs_create_file("testmode", S_IRUGO | S_IWUSR, root, musb,
S_IRUGO           334 drivers/usb/musb/musb_debugfs.c 	debugfs_create_file("softconnect", S_IRUGO | S_IWUSR, root, musb,
S_IRUGO           421 drivers/usb/musb/musb_dsps.c 	debugfs_create_regset32("regdump", S_IRUGO, root, &glue->regset);
S_IRUGO          1044 drivers/usb/phy/phy-fsl-usb.c static DEVICE_ATTR(fsl_usb2_otg_state, S_IRUGO, show_fsl_usb2_otg_state, NULL);
S_IRUGO          1217 drivers/usb/serial/cypress_m8.c module_param(stats, bool, S_IRUGO | S_IWUSR);
S_IRUGO          1219 drivers/usb/serial/cypress_m8.c module_param(interval, int, S_IRUGO | S_IWUSR);
S_IRUGO          1221 drivers/usb/serial/cypress_m8.c module_param(unstable_bauds, bool, S_IRUGO | S_IWUSR);
S_IRUGO          2924 drivers/usb/serial/ftdi_sio.c module_param(ndi_latency_timer, int, S_IRUGO | S_IWUSR);
S_IRUGO          1445 drivers/usb/serial/garmin_gps.c module_param(initial_mode, int, S_IRUGO);
S_IRUGO          2792 drivers/usb/serial/io_ti.c module_param(closing_wait, int, S_IRUGO | S_IWUSR);
S_IRUGO          2795 drivers/usb/serial/io_ti.c module_param(ignore_cpu_rev, bool, S_IRUGO | S_IWUSR);
S_IRUGO          2799 drivers/usb/serial/io_ti.c module_param(default_uart_mode, int, S_IRUGO | S_IWUSR);
S_IRUGO           602 drivers/usb/serial/ipaq.c module_param(connect_retries, int, S_IRUGO|S_IWUSR);
S_IRUGO           606 drivers/usb/serial/ipaq.c module_param(initial_wait, int, S_IRUGO|S_IWUSR);
S_IRUGO          1187 drivers/usb/serial/iuu_phoenix.c module_param(xmas, bool, S_IRUGO | S_IWUSR);
S_IRUGO          1190 drivers/usb/serial/iuu_phoenix.c module_param(boost, int, S_IRUGO | S_IWUSR);
S_IRUGO          1193 drivers/usb/serial/iuu_phoenix.c module_param(clockmode, int, S_IRUGO | S_IWUSR);
S_IRUGO          1197 drivers/usb/serial/iuu_phoenix.c module_param(cdmode, int, S_IRUGO | S_IWUSR);
S_IRUGO          1201 drivers/usb/serial/iuu_phoenix.c module_param(vcc_default, int, S_IRUGO | S_IWUSR);
S_IRUGO          1081 drivers/usb/serial/sierra.c module_param(nmea, bool, S_IRUGO | S_IWUSR);
S_IRUGO           505 drivers/usb/serial/ti_usb_3410_5052.c module_param(closing_wait, int, S_IRUGO | S_IWUSR);
S_IRUGO            23 drivers/usb/storage/option_ms.c module_param(option_zero_cd, uint, S_IRUGO | S_IWUSR);
S_IRUGO            41 drivers/usb/storage/realtek_cr.c module_param(auto_delink_en, int, S_IRUGO | S_IWUSR);
S_IRUGO            46 drivers/usb/storage/realtek_cr.c module_param(ss_en, int, S_IRUGO | S_IWUSR);
S_IRUGO            50 drivers/usb/storage/realtek_cr.c module_param(ss_delay, int, S_IRUGO | S_IWUSR);
S_IRUGO            27 drivers/usb/storage/sierra_ms.c module_param(swi_tru_install, uint, S_IRUGO | S_IWUSR);
S_IRUGO            71 drivers/usb/storage/usb.c module_param(delay_use, uint, S_IRUGO | S_IWUSR);
S_IRUGO            75 drivers/usb/storage/usb.c module_param_string(quirks, quirks, sizeof(quirks), S_IRUGO | S_IWUSR);
S_IRUGO            29 drivers/usb/usbip/usbip_common.c module_param(usbip_debug_flag, ulong, S_IRUGO|S_IWUSR);
S_IRUGO           419 drivers/usb/usbip/vhci_sysfs.c 	status->attr.attr.mode = S_IRUGO;
S_IRUGO            17 drivers/usb/usbip/vudc_main.c module_param_named(num, vudc_number, uint, S_IRUGO);
S_IRUGO            42 drivers/vfio/pci/vfio_pci.c module_param_named(nointxmask, nointxmask, bool, S_IRUGO | S_IWUSR);
S_IRUGO            48 drivers/vfio/pci/vfio_pci.c module_param(disable_vga, bool, S_IRUGO);
S_IRUGO            53 drivers/vfio/pci/vfio_pci.c module_param(disable_idle_d3, bool, S_IRUGO | S_IWUSR);
S_IRUGO           104 drivers/vfio/vfio.c 		   noiommu, bool, S_IRUGO | S_IWUSR);
S_IRUGO          2177 drivers/vfio/vfio.c 	.mode = S_IRUGO | S_IWUGO,
S_IRUGO            48 drivers/vfio/vfio_iommu_type1.c 		   allow_unsafe_interrupts, bool, S_IRUGO | S_IWUSR);
S_IRUGO            54 drivers/vfio/vfio_iommu_type1.c 		   disable_hugepages, bool, S_IRUGO | S_IWUSR);
S_IRUGO           331 drivers/video/backlight/lp855x_bl.c static DEVICE_ATTR(chip_id, S_IRUGO, lp855x_get_chip_id, NULL);
S_IRUGO           332 drivers/video/backlight/lp855x_bl.c static DEVICE_ATTR(bl_ctl_mode, S_IRUGO, lp855x_get_bl_ctl_mode, NULL);
S_IRUGO           246 drivers/video/backlight/lp8788_bl.c static DEVICE_ATTR(bl_ctl_mode, S_IRUGO, lp8788_get_bl_ctl_mode, NULL);
S_IRUGO           144 drivers/video/backlight/sky81452-backlight.c static DEVICE_ATTR(open, S_IRUGO, sky81452_bl_show_open_short, NULL);
S_IRUGO           145 drivers/video/backlight/sky81452-backlight.c static DEVICE_ATTR(short, S_IRUGO, sky81452_bl_show_open_short, NULL);
S_IRUGO           146 drivers/video/backlight/sky81452-backlight.c static DEVICE_ATTR(fault, S_IRUGO, sky81452_bl_show_fault, NULL);
S_IRUGO          3540 drivers/video/fbdev/core/fbcon.c 	__ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
S_IRUGO          3542 drivers/video/fbdev/core/fbcon.c 	__ATTR(cursor_blink, S_IRUGO|S_IWUSR, show_cursor_blink,
S_IRUGO           493 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(bits_per_pixel, S_IRUGO|S_IWUSR, show_bpp, store_bpp),
S_IRUGO           494 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(blank, S_IRUGO|S_IWUSR, show_blank, store_blank),
S_IRUGO           495 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(console, S_IRUGO|S_IWUSR, show_console, store_console),
S_IRUGO           496 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(cursor, S_IRUGO|S_IWUSR, show_cursor, store_cursor),
S_IRUGO           497 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(mode, S_IRUGO|S_IWUSR, show_mode, store_mode),
S_IRUGO           498 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(modes, S_IRUGO|S_IWUSR, show_modes, store_modes),
S_IRUGO           499 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(pan, S_IRUGO|S_IWUSR, show_pan, store_pan),
S_IRUGO           500 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(virtual_size, S_IRUGO|S_IWUSR, show_virtual, store_virtual),
S_IRUGO           501 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(name, S_IRUGO, show_name, NULL),
S_IRUGO           502 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(stride, S_IRUGO, show_stride, NULL),
S_IRUGO           503 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
S_IRUGO           504 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(state, S_IRUGO|S_IWUSR, show_fbstate, store_fbstate),
S_IRUGO           506 drivers/video/fbdev/core/fbsysfs.c 	__ATTR(bl_curve, S_IRUGO|S_IWUSR, show_bl_curve, store_bl_curve),
S_IRUGO          1804 drivers/video/fbdev/fsl-diu-fb.c 	data->dev_attr.attr.mode = S_IRUGO|S_IWUSR;
S_IRUGO          1068 drivers/video/fbdev/gbefb.c static DEVICE_ATTR(size, S_IRUGO, gbefb_show_memsize, NULL);
S_IRUGO          1075 drivers/video/fbdev/gbefb.c static DEVICE_ATTR(revision, S_IRUGO, gbefb_show_rev, NULL);
S_IRUGO           242 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(accel, bool, S_IRUGO);
S_IRUGO           244 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(vram, int, S_IRUGO);
S_IRUGO           246 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(voffset, int, S_IRUGO);
S_IRUGO           248 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(hwcursor, bool, S_IRUGO);
S_IRUGO           250 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(mtrr, bool, S_IRUGO);
S_IRUGO           252 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(fixed, bool, S_IRUGO);
S_IRUGO           264 drivers/video/fbdev/intelfb/intelfbdrv.c module_param(mode, charp, S_IRUGO);
S_IRUGO           538 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c static DEVICE_ATTR(num_dsi_errors, S_IRUGO, dsicm_num_errors_show, NULL);
S_IRUGO           539 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c static DEVICE_ATTR(hw_revision, S_IRUGO, dsicm_hw_revision_show, NULL);
S_IRUGO           540 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c static DEVICE_ATTR(ulps, S_IRUGO | S_IWUSR,
S_IRUGO           542 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c static DEVICE_ATTR(ulps_timeout, S_IRUGO | S_IWUSR,
S_IRUGO           490 drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c static DEVICE_ATTR(cabc_mode, S_IRUGO | S_IWUSR,
S_IRUGO           492 drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c static DEVICE_ATTR(cabc_available_modes, S_IRUGO,
S_IRUGO           267 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c static DEVICE_ATTR(vmirror, S_IRUGO | S_IWUSR,
S_IRUGO           269 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c static DEVICE_ATTR(mode, S_IRUGO | S_IWUSR,
S_IRUGO           271 drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c static DEVICE_ATTR(gamma, S_IRUGO | S_IWUSR,
S_IRUGO           106 drivers/video/fbdev/omap2/omapfb/dss/core.c 	debugfs_create_file("clk", S_IRUGO, dss_debugfs_dir,
S_IRUGO           117 drivers/video/fbdev/omap2/omapfb/dss/core.c 	debugfs_create_file(name, S_IRUGO, dss_debugfs_dir, write, &dss_fops);
S_IRUGO           242 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(name, S_IRUGO, display_name_show, NULL);
S_IRUGO           243 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(display_name, S_IRUGO, display_name_show, NULL);
S_IRUGO           244 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(enabled, S_IRUGO|S_IWUSR,
S_IRUGO           246 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(tear_elim, S_IRUGO|S_IWUSR,
S_IRUGO           248 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(timings, S_IRUGO|S_IWUSR,
S_IRUGO           250 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(rotate, S_IRUGO|S_IWUSR,
S_IRUGO           252 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(mirror, S_IRUGO|S_IWUSR,
S_IRUGO           254 drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c static DISPLAY_ATTR(wss, S_IRUGO|S_IWUSR,
S_IRUGO           425 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(name, S_IRUGO, manager_name_show, NULL);
S_IRUGO           426 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(display, S_IRUGO|S_IWUSR,
S_IRUGO           428 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(default_color, S_IRUGO|S_IWUSR,
S_IRUGO           430 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(trans_key_type, S_IRUGO|S_IWUSR,
S_IRUGO           432 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(trans_key_value, S_IRUGO|S_IWUSR,
S_IRUGO           434 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(trans_key_enabled, S_IRUGO|S_IWUSR,
S_IRUGO           437 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(alpha_blending_enabled, S_IRUGO|S_IWUSR,
S_IRUGO           440 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(cpr_enable, S_IRUGO|S_IWUSR,
S_IRUGO           443 drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c static MANAGER_ATTR(cpr_coef, S_IRUGO|S_IWUSR,
S_IRUGO           361 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(name, S_IRUGO, overlay_name_show, NULL);
S_IRUGO           362 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(manager, S_IRUGO|S_IWUSR,
S_IRUGO           364 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(input_size, S_IRUGO, overlay_input_size_show, NULL);
S_IRUGO           365 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(screen_width, S_IRUGO, overlay_screen_width_show, NULL);
S_IRUGO           366 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(position, S_IRUGO|S_IWUSR,
S_IRUGO           368 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(output_size, S_IRUGO|S_IWUSR,
S_IRUGO           370 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(enabled, S_IRUGO|S_IWUSR,
S_IRUGO           372 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(global_alpha, S_IRUGO|S_IWUSR,
S_IRUGO           374 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(pre_mult_alpha, S_IRUGO|S_IWUSR,
S_IRUGO           377 drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c static OVERLAY_ATTR(zorder, S_IRUGO|S_IWUSR,
S_IRUGO           541 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(rotate_type, S_IRUGO | S_IWUSR, show_rotate_type,
S_IRUGO           543 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(mirror, S_IRUGO | S_IWUSR, show_mirror, store_mirror),
S_IRUGO           544 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(size, S_IRUGO | S_IWUSR, show_size, store_size),
S_IRUGO           545 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(overlays, S_IRUGO | S_IWUSR, show_overlays, store_overlays),
S_IRUGO           546 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(overlays_rotate, S_IRUGO | S_IWUSR, show_overlays_rotate,
S_IRUGO           548 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(phys_addr, S_IRUGO, show_phys, NULL),
S_IRUGO           549 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(virt_addr, S_IRUGO, show_virt, NULL),
S_IRUGO           550 drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c 	__ATTR(update_mode, S_IRUGO | S_IWUSR, show_upd_mode, store_upd_mode),
S_IRUGO          1349 drivers/video/fbdev/sh_mobile_lcdcfb.c 	__ATTR(ovl_alpha, S_IRUGO|S_IWUSR,
S_IRUGO          1351 drivers/video/fbdev/sh_mobile_lcdcfb.c 	__ATTR(ovl_mode, S_IRUGO|S_IWUSR,
S_IRUGO          1353 drivers/video/fbdev/sh_mobile_lcdcfb.c 	__ATTR(ovl_position, S_IRUGO|S_IWUSR,
S_IRUGO          1355 drivers/video/fbdev/sh_mobile_lcdcfb.c 	__ATTR(ovl_rop3, S_IRUGO|S_IWUSR,
S_IRUGO           740 drivers/video/fbdev/sstfb.c 	__ATTR(vgapass, S_IRUGO|S_IWUSR, show_vgapass, store_vgapass)
S_IRUGO          1553 drivers/video/fbdev/uvesafb.c static DEVICE_ATTR(vbe_version, S_IRUGO, uvesafb_show_vbe_ver, NULL);
S_IRUGO          1572 drivers/video/fbdev/uvesafb.c static DEVICE_ATTR(vbe_modes, S_IRUGO, uvesafb_show_vbe_modes, NULL);
S_IRUGO          1587 drivers/video/fbdev/uvesafb.c static DEVICE_ATTR(oem_vendor, S_IRUGO, uvesafb_show_vendor, NULL);
S_IRUGO          1602 drivers/video/fbdev/uvesafb.c static DEVICE_ATTR(oem_product_name, S_IRUGO, uvesafb_show_product_name, NULL);
S_IRUGO          1617 drivers/video/fbdev/uvesafb.c static DEVICE_ATTR(oem_product_rev, S_IRUGO, uvesafb_show_product_rev, NULL);
S_IRUGO          1632 drivers/video/fbdev/uvesafb.c static DEVICE_ATTR(oem_string, S_IRUGO, uvesafb_show_oem_string, NULL);
S_IRUGO          1658 drivers/video/fbdev/uvesafb.c static DEVICE_ATTR(nocrtc, S_IRUGO | S_IWUSR, uvesafb_show_nocrtc,
S_IRUGO            39 drivers/w1/masters/ds2482.c module_param(extra_config, int, S_IRUGO | S_IWUSR);
S_IRUGO           102 drivers/w1/slaves/w1_ds2406.c 			.mode = S_IRUGO,
S_IRUGO           110 drivers/w1/slaves/w1_ds2406.c 			.mode = S_IRUGO | S_IWUSR | S_IWGRP,
S_IRUGO           129 drivers/w1/slaves/w1_ds2413.c static BIN_ATTR(output, S_IRUGO | S_IWUSR | S_IWGRP, NULL, output_write, 1);
S_IRUGO           391 drivers/w1/slaves/w1_ds2438.c static BIN_ATTR(iad, S_IRUGO | S_IWUSR | S_IWGRP, iad_read, iad_write, 0);
S_IRUGO           267 drivers/w1/slaves/w1_ds2805.c 		.mode = S_IRUGO | S_IWUSR,
S_IRUGO           535 drivers/w1/w1.c static W1_MASTER_ATTR_RO(name, S_IRUGO);
S_IRUGO           536 drivers/w1/w1.c static W1_MASTER_ATTR_RO(slaves, S_IRUGO);
S_IRUGO           537 drivers/w1/w1.c static W1_MASTER_ATTR_RO(slave_count, S_IRUGO);
S_IRUGO           538 drivers/w1/w1.c static W1_MASTER_ATTR_RW(max_slave_count, S_IRUGO | S_IWUSR | S_IWGRP);
S_IRUGO           539 drivers/w1/w1.c static W1_MASTER_ATTR_RO(attempts, S_IRUGO);
S_IRUGO           540 drivers/w1/w1.c static W1_MASTER_ATTR_RO(timeout, S_IRUGO);
S_IRUGO           541 drivers/w1/w1.c static W1_MASTER_ATTR_RO(timeout_us, S_IRUGO);
S_IRUGO           542 drivers/w1/w1.c static W1_MASTER_ATTR_RO(pointer, S_IRUGO);
S_IRUGO           543 drivers/w1/w1.c static W1_MASTER_ATTR_RW(search, S_IRUGO | S_IWUSR | S_IWGRP);
S_IRUGO           544 drivers/w1/w1.c static W1_MASTER_ATTR_RW(pullup, S_IRUGO | S_IWUSR | S_IWGRP);
S_IRUGO           545 drivers/w1/w1.c static W1_MASTER_ATTR_RW(add, S_IRUGO | S_IWUSR | S_IWGRP);
S_IRUGO           546 drivers/w1/w1.c static W1_MASTER_ATTR_RW(remove, S_IRUGO | S_IWUSR | S_IWGRP);
S_IRUGO           147 drivers/watchdog/bcm_kona_wdt.c 	debugfs_create_file("info", S_IFREG | S_IRUGO, dir, wdt,
S_IRUGO           206 drivers/watchdog/ie6xx_wdt.c 		S_IFREG | S_IRUGO, NULL, NULL, &ie6xx_wdt_fops);
S_IRUGO            51 drivers/watchdog/ni903x_wdt.c module_param(nowayout, int, S_IRUGO);
S_IRUGO           110 drivers/watchdog/sbsa_gwdt.c module_param(nowayout, bool, S_IRUGO);
S_IRUGO            33 drivers/watchdog/sun4v_wdt.c module_param(nowayout, bool, S_IRUGO);
S_IRUGO            31 drivers/watchdog/xen_wdt.c module_param(timeout, uint, S_IRUGO);
S_IRUGO            36 drivers/watchdog/xen_wdt.c module_param(nowayout, bool, S_IRUGO);
S_IRUGO           457 drivers/watchdog/ziirave_wdt.c static DEVICE_ATTR(firmware_version, S_IRUGO, ziirave_wdt_sysfs_show_firm,
S_IRUGO           480 drivers/watchdog/ziirave_wdt.c static DEVICE_ATTR(bootloader_version, S_IRUGO, ziirave_wdt_sysfs_show_boot,
S_IRUGO           502 drivers/watchdog/ziirave_wdt.c static DEVICE_ATTR(reset_reason, S_IRUGO, ziirave_wdt_sysfs_show_reason,
S_IRUGO           133 drivers/xen/pcpu.c static DEVICE_ATTR(online, S_IRUGO | S_IWUSR, show_online, store_online);
S_IRUGO           143 drivers/xen/xen-balloon.c 	static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL)
S_IRUGO           179 drivers/xen/xen-balloon.c static DEVICE_ATTR(target_kb, S_IRUGO | S_IWUSR,
S_IRUGO           209 drivers/xen/xen-balloon.c static DEVICE_ATTR(target, S_IRUGO | S_IWUSR,
S_IRUGO            23 drivers/xen/xen-pciback/xenbus.c module_param(passthrough, bool, S_IRUGO);
S_IRUGO            51 drivers/xen/xenfs/super.c 		{ "capabilities", &capabilities_file_ops, S_IRUGO },
S_IRUGO            58 drivers/xen/xenfs/super.c 		{ "capabilities", &capabilities_file_ops, S_IRUGO },
S_IRUGO           104 drivers/zorro/zorro-sysfs.c 		.mode = S_IRUGO,
S_IRUGO            93 fs/adfs/inode.c 		mode = S_IRUGO & asb->s_owner_mask;
S_IRUGO           102 fs/adfs/inode.c 		rmask = S_IRUGO | S_IXUGO;
S_IRUGO           106 fs/adfs/inode.c 		rmask = S_IRUGO;
S_IRUGO           146 fs/adfs/inode.c 	if (mode & S_IRUGO)
S_IRUGO           153 fs/adfs/inode.c 	if (mode & S_IRUGO)
S_IRUGO           108 fs/affs/inode.c 			inode->i_mode = S_IRUGO | S_IXUGO | S_IWUSR | S_IFDIR;
S_IRUGO           443 fs/afs/inode.c 	inode->i_mode		= S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO            23 fs/afs/main.c  module_param_named(debug, afs_debug, uint, S_IWUSR | S_IRUGO);
S_IRUGO           829 fs/binfmt_misc.c 		[2] = {"status", &bm_status_operations, S_IWUSR|S_IRUGO},
S_IRUGO          5921 fs/btrfs/inode.c 	inode->i_mode = S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO;
S_IRUGO            53 fs/btrfs/sysfs.c 	.kobj_attr = __INIT_KOBJ_ATTR(_name, S_IRUGO,			     \
S_IRUGO           814 fs/btrfs/sysfs.c 			fa->kobj_attr.attr.mode = S_IRUGO;
S_IRUGO            25 fs/cachefiles/main.c module_param_named(debug, cachefiles_debug, uint, S_IWUSR | S_IRUGO);
S_IRUGO           580 fs/cifs/cifsacl.c 			*pbits_to_set &= ~S_IRUGO;
S_IRUGO           601 fs/cifs/cifsacl.c 		*pmode |= (S_IRUGO & (*pbits_to_set));
S_IRUGO           628 fs/cifs/cifsacl.c 	if (mode & S_IRUGO)
S_IRUGO          1688 fs/cifs/connect.c 	vol->dir_mode = vol->file_mode = S_IRUGO | S_IXUGO | S_IWUSR;
S_IRUGO           279 fs/configfs/dir.c 	umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO;
S_IRUGO           420 fs/configfs/file.c 		if (!(inode->i_mode & S_IRUGO))
S_IRUGO            76 fs/configfs/mount.c 	inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
S_IRUGO           402 fs/debugfs/file.c 	if (!(mode & S_IRUGO))
S_IRUGO          1199 fs/debugfs/file.c 	return debugfs_create_file(name, S_IRUGO, parent, entry,
S_IRUGO           562 fs/debugfs/inode.c 	inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO;
S_IRUGO           473 fs/devpts/inode.c 	inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR;
S_IRUGO           747 fs/dlm/debug_fs.c 						      S_IFREG | S_IRUGO,
S_IRUGO           758 fs/dlm/debug_fs.c 							S_IFREG | S_IRUGO,
S_IRUGO           769 fs/dlm/debug_fs.c 						      S_IFREG | S_IRUGO,
S_IRUGO           780 fs/dlm/debug_fs.c 						       S_IFREG | S_IRUGO,
S_IRUGO           789 fs/dlm/debug_fs.c 							  S_IFREG | S_IRUGO,
S_IRUGO           131 fs/dlm/lockspace.c 	.attr  = {.name = "id", .mode = S_IRUGO | S_IWUSR},
S_IRUGO           137 fs/dlm/lockspace.c 	.attr  = {.name = "nodir", .mode = S_IRUGO | S_IWUSR},
S_IRUGO           143 fs/dlm/lockspace.c 	.attr  = {.name = "recover_status", .mode = S_IRUGO},
S_IRUGO           148 fs/dlm/lockspace.c 	.attr  = {.name = "recover_nodeid", .mode = S_IRUGO},
S_IRUGO           417 fs/ext4/sysfs.c 		proc_create_single_data("options", S_IRUGO, sbi->s_proc,
S_IRUGO           419 fs/ext4/sysfs.c 		proc_create_single_data("es_shrinker_info", S_IRUGO,
S_IRUGO           422 fs/ext4/sysfs.c 		proc_create_seq_data("mb_groups", S_IRUGO, sbi->s_proc,
S_IRUGO           525 fs/f2fs/debug.c 	debugfs_create_file("status", S_IRUGO, f2fs_debugfs_root, NULL,
S_IRUGO           768 fs/f2fs/sysfs.c 		proc_create_single_data("segment_info", S_IRUGO, sbi->s_proc,
S_IRUGO           770 fs/f2fs/sysfs.c 		proc_create_single_data("segment_bits", S_IRUGO, sbi->s_proc,
S_IRUGO           772 fs/f2fs/sysfs.c 		proc_create_single_data("iostat_info", S_IRUGO, sbi->s_proc,
S_IRUGO           774 fs/f2fs/sysfs.c 		proc_create_single_data("victim_bits", S_IRUGO, sbi->s_proc,
S_IRUGO            72 fs/fat/file.c  			S_IRUGO | S_IWUGO | (inode->i_mode & S_IXUGO));
S_IRUGO           446 fs/fat/file.c  	if ((perm & (S_IRUGO | S_IXUGO)) != (inode->i_mode & (S_IRUGO|S_IXUGO)))
S_IRUGO           548 fs/fat/inode.c 			 ? S_IRUGO|S_IWUGO : S_IRWXUGO));
S_IRUGO            24 fs/fscache/main.c 		   S_IWUSR | S_IRUGO);
S_IRUGO            30 fs/fscache/main.c 		   S_IWUSR | S_IRUGO);
S_IRUGO            36 fs/fscache/main.c 		   S_IWUSR | S_IRUGO);
S_IRUGO          2245 fs/gfs2/glock.c 	debugfs_create_file("glocks", S_IFREG | S_IRUGO, sdp->debugfs_dir, sdp,
S_IRUGO          2248 fs/gfs2/glock.c 	debugfs_create_file("glstats", S_IFREG | S_IRUGO, sdp->debugfs_dir, sdp,
S_IRUGO          2251 fs/gfs2/glock.c 	debugfs_create_file("sbstats", S_IFREG | S_IRUGO, sdp->debugfs_dir, sdp,
S_IRUGO           219 fs/hfs/inode.c 		inode->i_mode |= S_IRUGO|S_IXUGO;
S_IRUGO           348 fs/hfs/inode.c 		inode->i_mode = S_IRUGO | S_IXUGO;
S_IRUGO           201 fs/hfsplus/inode.c 		mode = S_IFREG | ((S_IRUGO|S_IWUGO) & ~(sbi->umask));
S_IRUGO          1361 fs/isofs/inode.c 			inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO          1378 fs/isofs/inode.c 			inode->i_mode = S_IFREG | S_IRUGO | S_IXUGO;
S_IRUGO          1091 fs/jbd2/journal.c 		proc_create_data("info", S_IRUGO, journal->j_proc_entry,
S_IRUGO          1194 fs/jffs2/readinode.c 		latest_node->mode = cpu_to_jemode(S_IFDIR|S_IRUGO|S_IWUSR|S_IXUGO);
S_IRUGO           966 fs/kernfs/dir.c 	kn = __kernfs_new_node(root, NULL, "", S_IFDIR | S_IRUGO | S_IXUGO,
S_IRUGO          1054 fs/kernfs/dir.c 	kn = kernfs_new_node(parent, name, S_IRUGO|S_IXUGO|S_IFDIR,
S_IRUGO           641 fs/kernfs/file.c 		    (!(inode->i_mode & S_IRUGO) || !has_read))
S_IRUGO          1278 fs/libfs.c     	inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO            78 fs/lockd/procfs.c 	entry = proc_create("nlm_end_grace", S_IRUGO|S_IWUSR, entry,
S_IRUGO          1271 fs/nfs/client.c 	p = proc_create_net("servers", S_IFREG|S_IRUGO, nn->proc_nfsfs,
S_IRUGO          1277 fs/nfs/client.c 	p = proc_create_net("volumes", S_IFREG|S_IRUGO, nn->proc_nfsfs,
S_IRUGO          4214 fs/nfs/nfs4proc.c 	fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO          7391 fs/nfs/nfs4proc.c 	fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO          1683 fs/nfsd/nfs4recover.c 			S_IRUGO|S_IWUSR);
S_IRUGO          1687 fs/nfsd/nfs4recover.c module_param(cltrack_legacy_disable, bool, S_IRUGO|S_IWUSR);
S_IRUGO          1349 fs/nfsd/nfsctl.c 		[NFSD_List] = {"exports", &exports_nfsd_operations, S_IRUGO},
S_IRUGO          1351 fs/nfsd/nfsctl.c 					&export_features_operations, S_IRUGO},
S_IRUGO          1359 fs/nfsd/nfsctl.c 		[NFSD_Pool_Stats] = {"pool_stats", &pool_stats_operations, S_IRUGO},
S_IRUGO          1360 fs/nfsd/nfsctl.c 		[NFSD_Reply_Cache_Stats] = {"reply_cache_stats", &reply_cache_stats_operations, S_IRUGO},
S_IRUGO          1362 fs/nfsd/nfsctl.c 		[NFSD_Ports] = {"portlist", &transaction_ops, S_IWUSR|S_IRUGO},
S_IRUGO          1363 fs/nfsd/nfsctl.c 		[NFSD_MaxBlkSize] = {"max_block_size", &transaction_ops, S_IWUSR|S_IRUGO},
S_IRUGO          1364 fs/nfsd/nfsctl.c 		[NFSD_MaxConnections] = {"max_connections", &transaction_ops, S_IWUSR|S_IRUGO},
S_IRUGO          1366 fs/nfsd/nfsctl.c 		[NFSD_SupportedEnctypes] = {"supported_krb5_enctypes", &supported_enctypes_ops, S_IRUGO},
S_IRUGO          1372 fs/nfsd/nfsctl.c 		[NFSD_V4EndGrace] = {"v4_end_grace", &transaction_ops, S_IWUSR|S_IRUGO},
S_IRUGO            85 fs/nsfs.c      	inode->i_mode = S_IFREG | S_IRUGO;
S_IRUGO            97 fs/ocfs2/cluster/masklog.c 		.mode = S_IRUGO | S_IWUSR,	\
S_IRUGO            29 fs/ocfs2/cluster/sys.c 	__ATTR(interface_revision, S_IRUGO, version_show, NULL);
S_IRUGO           491 fs/ocfs2/stackglue.c 	__ATTR(max_locking_protocol, S_IRUGO,
S_IRUGO           523 fs/ocfs2/stackglue.c 	__ATTR(loaded_cluster_plugins, S_IRUGO,
S_IRUGO           545 fs/ocfs2/stackglue.c 	__ATTR(active_cluster_plugin, S_IRUGO,
S_IRUGO           594 fs/ocfs2/stackglue.c 	__ATTR(cluster_stack, S_IRUGO | S_IWUSR,
S_IRUGO           608 fs/ocfs2/stackglue.c 	__ATTR(dlm_recover_callback_support, S_IRUGO,
S_IRUGO           245 fs/openpromfs/inode.c 		inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           255 fs/openpromfs/inode.c 			inode->i_mode = S_IFREG | S_IRUGO;
S_IRUGO           358 fs/openpromfs/inode.c 			inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO          1719 fs/proc/base.c 	if (mode != (S_IFDIR|S_IRUGO|S_IXUGO)) {
S_IRUGO          3000 fs/proc/base.c 	DIR("task",       S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations),
S_IRUGO          3006 fs/proc/base.c 	DIR("net",        S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
S_IRUGO          3010 fs/proc/base.c 	ONE("status",     S_IRUGO, proc_pid_status),
S_IRUGO          3012 fs/proc/base.c 	ONE("limits",	  S_IRUGO, proc_pid_limits),
S_IRUGO          3014 fs/proc/base.c 	REG("sched",      S_IRUGO|S_IWUSR, proc_pid_sched_operations),
S_IRUGO          3017 fs/proc/base.c 	REG("autogroup",  S_IRUGO|S_IWUSR, proc_pid_sched_autogroup_operations),
S_IRUGO          3019 fs/proc/base.c 	REG("comm",      S_IRUGO|S_IWUSR, proc_pid_set_comm_operations),
S_IRUGO          3023 fs/proc/base.c 	REG("cmdline",    S_IRUGO, proc_pid_cmdline_ops),
S_IRUGO          3024 fs/proc/base.c 	ONE("stat",       S_IRUGO, proc_tgid_stat),
S_IRUGO          3025 fs/proc/base.c 	ONE("statm",      S_IRUGO, proc_pid_statm),
S_IRUGO          3026 fs/proc/base.c 	REG("maps",       S_IRUGO, proc_pid_maps_operations),
S_IRUGO          3028 fs/proc/base.c 	REG("numa_maps",  S_IRUGO, proc_pid_numa_maps_operations),
S_IRUGO          3034 fs/proc/base.c 	REG("mounts",     S_IRUGO, proc_mounts_operations),
S_IRUGO          3035 fs/proc/base.c 	REG("mountinfo",  S_IRUGO, proc_mountinfo_operations),
S_IRUGO          3039 fs/proc/base.c 	REG("smaps",      S_IRUGO, proc_pid_smaps_operations),
S_IRUGO          3040 fs/proc/base.c 	REG("smaps_rollup", S_IRUGO, proc_pid_smaps_rollup_operations),
S_IRUGO          3044 fs/proc/base.c 	DIR("attr",       S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
S_IRUGO          3047 fs/proc/base.c 	ONE("wchan",      S_IRUGO, proc_pid_wchan),
S_IRUGO          3053 fs/proc/base.c 	ONE("schedstat",  S_IRUGO, proc_pid_schedstat),
S_IRUGO          3056 fs/proc/base.c 	REG("latency",  S_IRUGO, proc_lstats_operations),
S_IRUGO          3059 fs/proc/base.c 	ONE("cpuset",     S_IRUGO, proc_cpuset_show),
S_IRUGO          3062 fs/proc/base.c 	ONE("cgroup",  S_IRUGO, proc_cgroup_show),
S_IRUGO          3064 fs/proc/base.c 	ONE("oom_score",  S_IRUGO, proc_oom_score),
S_IRUGO          3065 fs/proc/base.c 	REG("oom_adj",    S_IRUGO|S_IWUSR, proc_oom_adj_operations),
S_IRUGO          3066 fs/proc/base.c 	REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
S_IRUGO          3068 fs/proc/base.c 	REG("loginuid",   S_IWUSR|S_IRUGO, proc_loginuid_operations),
S_IRUGO          3069 fs/proc/base.c 	REG("sessionid",  S_IRUGO, proc_sessionid_operations),
S_IRUGO          3072 fs/proc/base.c 	REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
S_IRUGO          3076 fs/proc/base.c 	REG("coredump_filter", S_IRUGO|S_IWUSR, proc_coredump_filter_operations),
S_IRUGO          3082 fs/proc/base.c 	REG("uid_map",    S_IRUGO|S_IWUSR, proc_uid_map_operations),
S_IRUGO          3083 fs/proc/base.c 	REG("gid_map",    S_IRUGO|S_IWUSR, proc_gid_map_operations),
S_IRUGO          3084 fs/proc/base.c 	REG("projid_map", S_IRUGO|S_IWUSR, proc_projid_map_operations),
S_IRUGO          3085 fs/proc/base.c 	REG("setgroups",  S_IRUGO|S_IWUSR, proc_setgroups_operations),
S_IRUGO          3088 fs/proc/base.c 	REG("timers",	  S_IRUGO, proc_timers_operations),
S_IRUGO          3090 fs/proc/base.c 	REG("timerslack_ns", S_IRUGO|S_IWUGO, proc_pid_set_timerslack_ns_operations),
S_IRUGO          3095 fs/proc/base.c 	ONE("stack_depth", S_IRUGO, proc_stack_depth),
S_IRUGO          3098 fs/proc/base.c 	ONE("arch_status", S_IRUGO, proc_pid_arch_status),
S_IRUGO          3227 fs/proc/base.c 	inode = proc_pid_make_inode(dentry->d_sb, task, S_IFDIR | S_IRUGO | S_IXUGO);
S_IRUGO          3405 fs/proc/base.c 	DIR("net",        S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
S_IRUGO          3409 fs/proc/base.c 	ONE("status",    S_IRUGO, proc_pid_status),
S_IRUGO          3411 fs/proc/base.c 	ONE("limits",	 S_IRUGO, proc_pid_limits),
S_IRUGO          3413 fs/proc/base.c 	REG("sched",     S_IRUGO|S_IWUSR, proc_pid_sched_operations),
S_IRUGO          3415 fs/proc/base.c 	NOD("comm",      S_IFREG|S_IRUGO|S_IWUSR,
S_IRUGO          3421 fs/proc/base.c 	REG("cmdline",   S_IRUGO, proc_pid_cmdline_ops),
S_IRUGO          3422 fs/proc/base.c 	ONE("stat",      S_IRUGO, proc_tid_stat),
S_IRUGO          3423 fs/proc/base.c 	ONE("statm",     S_IRUGO, proc_pid_statm),
S_IRUGO          3424 fs/proc/base.c 	REG("maps",      S_IRUGO, proc_pid_maps_operations),
S_IRUGO          3426 fs/proc/base.c 	REG("children",  S_IRUGO, proc_tid_children_operations),
S_IRUGO          3429 fs/proc/base.c 	REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
S_IRUGO          3435 fs/proc/base.c 	REG("mounts",    S_IRUGO, proc_mounts_operations),
S_IRUGO          3436 fs/proc/base.c 	REG("mountinfo",  S_IRUGO, proc_mountinfo_operations),
S_IRUGO          3439 fs/proc/base.c 	REG("smaps",     S_IRUGO, proc_pid_smaps_operations),
S_IRUGO          3440 fs/proc/base.c 	REG("smaps_rollup", S_IRUGO, proc_pid_smaps_rollup_operations),
S_IRUGO          3444 fs/proc/base.c 	DIR("attr",      S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
S_IRUGO          3447 fs/proc/base.c 	ONE("wchan",     S_IRUGO, proc_pid_wchan),
S_IRUGO          3453 fs/proc/base.c 	ONE("schedstat", S_IRUGO, proc_pid_schedstat),
S_IRUGO          3456 fs/proc/base.c 	REG("latency",  S_IRUGO, proc_lstats_operations),
S_IRUGO          3459 fs/proc/base.c 	ONE("cpuset",    S_IRUGO, proc_cpuset_show),
S_IRUGO          3462 fs/proc/base.c 	ONE("cgroup",  S_IRUGO, proc_cgroup_show),
S_IRUGO          3464 fs/proc/base.c 	ONE("oom_score", S_IRUGO, proc_oom_score),
S_IRUGO          3465 fs/proc/base.c 	REG("oom_adj",   S_IRUGO|S_IWUSR, proc_oom_adj_operations),
S_IRUGO          3466 fs/proc/base.c 	REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
S_IRUGO          3468 fs/proc/base.c 	REG("loginuid",  S_IWUSR|S_IRUGO, proc_loginuid_operations),
S_IRUGO          3469 fs/proc/base.c 	REG("sessionid",  S_IRUGO, proc_sessionid_operations),
S_IRUGO          3472 fs/proc/base.c 	REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
S_IRUGO          3479 fs/proc/base.c 	REG("uid_map",    S_IRUGO|S_IWUSR, proc_uid_map_operations),
S_IRUGO          3480 fs/proc/base.c 	REG("gid_map",    S_IRUGO|S_IWUSR, proc_gid_map_operations),
S_IRUGO          3481 fs/proc/base.c 	REG("projid_map", S_IRUGO|S_IWUSR, proc_projid_map_operations),
S_IRUGO          3482 fs/proc/base.c 	REG("setgroups",  S_IRUGO|S_IWUSR, proc_setgroups_operations),
S_IRUGO          3488 fs/proc/base.c 	ONE("arch_status", S_IRUGO, proc_pid_arch_status),
S_IRUGO          3521 fs/proc/base.c 	inode = proc_pid_make_inode(dentry->d_sb, task, S_IFDIR | S_IRUGO | S_IXUGO);
S_IRUGO           445 fs/proc/generic.c 			  (S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1);
S_IRUGO           468 fs/proc/generic.c 		mode = S_IRUGO | S_IXUGO;
S_IRUGO           500 fs/proc/generic.c 	umode_t mode = S_IFDIR | S_IRUGO | S_IXUGO;
S_IRUGO           525 fs/proc/generic.c 		mode |= S_IRUGO;
S_IRUGO           114 fs/proc/nommu.c 	proc_create_seq("maps", S_IRUGO, NULL, &proc_nommu_region_list_seqop);
S_IRUGO            63 fs/proc/proc_sysctl.c 		.mode = S_IFDIR|S_IRUGO|S_IXUGO,
S_IRUGO           984 fs/proc/proc_sysctl.c 	table[0].mode = S_IFDIR|S_IRUGO|S_IXUGO;
S_IRUGO          1155 fs/proc/proc_sysctl.c 		if ((table->mode & (S_IRUGO|S_IWUGO)) != table->mode)
S_IRUGO           291 fs/proc/root.c 	.mode		= S_IFDIR | S_IRUGO | S_IXUGO, 
S_IRUGO            60 fs/sysfs/dir.c 				  S_IRWXU | S_IRUGO | S_IXUGO, uid, gid,
S_IRUGO           137 fs/sysfs/group.c 						  S_IRWXU | S_IRUGO | S_IXUGO,
S_IRUGO           430 fs/tracefs/inode.c 	inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO;
S_IRUGO           304 fs/ubifs/sb.c  	ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO);
S_IRUGO           124 fs/xfs/xfs_error.c 		 .mode = VERIFY_OCTAL_PERMISSIONS(S_IWUSR | S_IRUGO) },	\
S_IRUGO           128 include/linux/configfs.h 	.ca_mode	= S_IRUGO | S_IWUSR,		\
S_IRUGO           137 include/linux/configfs.h 	.ca_mode	= S_IRUGO,			\
S_IRUGO           165 include/linux/configfs.h 		.ca_mode	= S_IRUGO | S_IWUSR,		\
S_IRUGO           178 include/linux/configfs.h 		.ca_mode	= S_IRUGO,			\
S_IRUGO            73 include/linux/iio/common/st_sensors.h 		IIO_DEVICE_ATTR(name, S_IRUGO, \
S_IRUGO            90 include/linux/iio/sysfs.h 	    .dev_attr = __ATTR(_name, S_IRUGO, iio_read_const_attr, NULL)}
S_IRUGO            95 include/linux/iio/sysfs.h 	    .dev_attr = __ATTR(_name, S_IRUGO, iio_read_const_attr, NULL)}
S_IRUGO           115 include/linux/iio/sysfs.h 	IIO_DEVICE_ATTR(sampling_frequency_available, S_IRUGO, _show, NULL, 0)
S_IRUGO           130 include/linux/iio/sysfs.h 	IIO_DEVICE_ATTR(integration_time_available, S_IRUGO, _show, NULL, 0)
S_IRUGO           141 include/linux/iio/sysfs.h 	IIO_DEVICE_ATTR(in_temp_raw, S_IRUGO, _show, NULL, 0)
S_IRUGO            14 include/linux/mfd/lm3533.h 	DEVICE_ATTR(_name, S_IRUGO, show_##_name, NULL)
S_IRUGO            16 include/linux/mfd/lm3533.h 	DEVICE_ATTR(_name, S_IRUGO | S_IWUSR , show_##_name, store_##_name)
S_IRUGO           259 include/linux/module.h 				.mode	= S_IRUGO,			\
S_IRUGO           546 include/linux/usb/composite.h 	module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \
S_IRUGO           549 include/linux/usb/composite.h 	module_param_named(idProduct, coverwrite.idProduct, ushort, S_IRUGO); \
S_IRUGO           552 include/linux/usb/composite.h 	module_param_named(bcdDevice, coverwrite.bcdDevice, ushort, S_IRUGO); \
S_IRUGO           556 include/linux/usb/composite.h 			S_IRUGO); \
S_IRUGO           560 include/linux/usb/composite.h 			S_IRUGO); \
S_IRUGO           563 include/linux/usb/composite.h 	module_param_named(iProduct, coverwrite.product, charp, S_IRUGO); \
S_IRUGO           519 ipc/msg.c      		if (ipcperms(ns, &msq->q_perm, S_IRUGO))
S_IRUGO          1102 ipc/msg.c      		if (ipcperms(ns, &msq->q_perm, S_IRUGO))
S_IRUGO          1244 ipc/sem.c      		if (ipcperms(ns, &sma->sem_perm, S_IRUGO))
S_IRUGO          1406 ipc/sem.c      	if (ipcperms(ns, &sma->sem_perm, cmd == SETALL ? S_IWUGO : S_IRUGO))
S_IRUGO          2055 ipc/sem.c      	if (ipcperms(ns, &sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) {
S_IRUGO          1014 ipc/shm.c      		if (ipcperms(ns, &shp->shm_perm, S_IRUGO))
S_IRUGO          1463 ipc/shm.c      		acc_mode = S_IRUGO;
S_IRUGO          1467 ipc/shm.c      		acc_mode = S_IRUGO | S_IWUGO;
S_IRUGO           152 ipc/util.c     			       S_IRUGO,        /* world readable */
S_IRUGO          1497 kernel/cgroup/cgroup.c 		mode |= S_IRUGO;
S_IRUGO            61 kernel/configs.c 	entry = proc_create("config.gz", S_IFREG | S_IRUGO, NULL,
S_IRUGO           203 kernel/ksysfs.c 		.mode = S_IRUGO,
S_IRUGO          1670 kernel/module.c 			nattr->attr.mode = S_IRUGO;
S_IRUGO           423 kernel/power/main.c 	debugfs_create_file("suspend_stats", S_IFREG | S_IRUGO,
S_IRUGO            92 kernel/power/power.h 		.mode = S_IRUGO,		\
S_IRUGO           538 kernel/power/qos.c 	debugfs_create_file(qos->name, S_IRUGO, d, (void *)qos,
S_IRUGO          1223 kernel/printk/printk.c module_param(ignore_loglevel, bool, S_IRUGO | S_IWUSR);
S_IRUGO          1288 kernel/printk/printk.c module_param_named(time, printk_time, bool, S_IRUGO | S_IWUSR);
S_IRUGO          2258 kernel/printk/printk.c 		bool, S_IRUGO | S_IWUSR);
S_IRUGO          3136 kernel/printk/printk.c module_param_named(always_kmsg_dump, always_kmsg_dump, bool, S_IRUGO | S_IWUSR);
S_IRUGO           550 kernel/profile.c 	entry = proc_create("profile", S_IWUSR | S_IRUGO,
S_IRUGO          1687 kernel/trace/blktrace.c 	DEVICE_ATTR(_name, S_IRUGO | S_IWUSR, \
S_IRUGO            21 kernel/trace/preemptirq_delay_test.c module_param_named(delay, delay, ulong, S_IRUGO);
S_IRUGO            22 kernel/trace/preemptirq_delay_test.c module_param_string(test_mode, test_mode, 10, S_IRUGO);
S_IRUGO            18 lib/842/842_debugfs.h 	umode_t m = S_IRUGO | S_IWUSR;
S_IRUGO          1642 mm/slab_common.c 	debugfs_create_file("memcg_slabinfo", S_IFREG | S_IRUGO,
S_IRUGO          1683 net/mac80211/rc80211_minstrel_ht.c 	debugfs_create_u32("fixed_rate_idx", S_IRUGO | S_IWUGO, debugfsdir,
S_IRUGO          1685 net/mac80211/rc80211_minstrel_ht.c 	debugfs_create_u32("sample_switch", S_IRUGO | S_IWUSR, debugfsdir,
S_IRUGO            27 samples/hw_breakpoint/data_breakpoint.c module_param_string(ksym, ksym_name, KSYM_NAME_LEN, S_IRUGO);
S_IRUGO            30 samples/kprobes/kretprobe_example.c module_param_string(func, func_name, NAME_MAX, S_IRUGO);
S_IRUGO          2433 security/apparmor/apparmorfs.c 	inode->i_mode = S_IFCHR | S_IRUGO | S_IWUGO;
S_IRUGO          2435 security/apparmor/apparmorfs.c 	init_special_inode(inode, S_IFCHR | S_IRUGO | S_IWUGO,
S_IRUGO          1333 security/apparmor/lsm.c module_param_named(paranoid_load, aa_g_paranoid_load, aabool, S_IRUGO);
S_IRUGO          6271 security/selinux/hooks.c 	if (flag & S_IRUGO)
S_IRUGO          1366 security/selinux/selinuxfs.c 		inode = sel_make_inode(dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR);
S_IRUGO          1577 security/selinux/selinuxfs.c 		  &sel_avc_cache_threshold_ops, S_IRUGO|S_IWUSR },
S_IRUGO          1578 security/selinux/selinuxfs.c 		{ "hash_stats", &sel_avc_hash_stats_ops, S_IRUGO },
S_IRUGO          1580 security/selinux/selinuxfs.c 		{ "cache_stats", &sel_avc_cache_stats_ops, S_IRUGO },
S_IRUGO          1640 security/selinux/selinuxfs.c 		inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
S_IRUGO          1743 security/selinux/selinuxfs.c 		inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
S_IRUGO          1775 security/selinux/selinuxfs.c 	inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
S_IRUGO          1875 security/selinux/selinuxfs.c 	inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO);
S_IRUGO          1905 security/selinux/selinuxfs.c 		[SEL_ENFORCE] = {"enforce", &sel_enforce_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1906 security/selinux/selinuxfs.c 		[SEL_CONTEXT] = {"context", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1907 security/selinux/selinuxfs.c 		[SEL_ACCESS] = {"access", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1908 security/selinux/selinuxfs.c 		[SEL_CREATE] = {"create", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1909 security/selinux/selinuxfs.c 		[SEL_RELABEL] = {"relabel", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1910 security/selinux/selinuxfs.c 		[SEL_USER] = {"user", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1911 security/selinux/selinuxfs.c 		[SEL_POLICYVERS] = {"policyvers", &sel_policyvers_ops, S_IRUGO},
S_IRUGO          1913 security/selinux/selinuxfs.c 		[SEL_MLS] = {"mls", &sel_mls_ops, S_IRUGO},
S_IRUGO          1915 security/selinux/selinuxfs.c 		[SEL_MEMBER] = {"member", &transaction_ops, S_IRUGO|S_IWUGO},
S_IRUGO          1916 security/selinux/selinuxfs.c 		[SEL_CHECKREQPROT] = {"checkreqprot", &sel_checkreqprot_ops, S_IRUGO|S_IWUSR},
S_IRUGO          1917 security/selinux/selinuxfs.c 		[SEL_REJECT_UNKNOWN] = {"reject_unknown", &sel_handle_unknown_ops, S_IRUGO},
S_IRUGO          1918 security/selinux/selinuxfs.c 		[SEL_DENY_UNKNOWN] = {"deny_unknown", &sel_handle_unknown_ops, S_IRUGO},
S_IRUGO          1919 security/selinux/selinuxfs.c 		[SEL_STATUS] = {"status", &sel_handle_status_ops, S_IRUGO},
S_IRUGO          1920 security/selinux/selinuxfs.c 		[SEL_POLICY] = {"policy", &sel_policy_ops, S_IRUGO},
S_IRUGO          1948 security/selinux/selinuxfs.c 	inode = sel_make_inode(sb, S_IFCHR | S_IRUGO | S_IWUGO);
S_IRUGO          1960 security/selinux/selinuxfs.c 	init_special_inode(inode, S_IFCHR | S_IRUGO | S_IWUGO, MKDEV(MEM_MAJOR, 3));
S_IRUGO          2872 security/smack/smack_lsm.c 	if (flags & S_IRUGO)
S_IRUGO          2842 security/smack/smackfs.c 			"load", &smk_load_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2844 security/smack/smackfs.c 			"cipso", &smk_cipso_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2846 security/smack/smackfs.c 			"doi", &smk_doi_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2848 security/smack/smackfs.c 			"direct", &smk_direct_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2850 security/smack/smackfs.c 			"ambient", &smk_ambient_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2852 security/smack/smackfs.c 			"netlabel", &smk_net4addr_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2854 security/smack/smackfs.c 			"onlycap", &smk_onlycap_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2856 security/smack/smackfs.c 			"logging", &smk_logging_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2858 security/smack/smackfs.c 			"load-self", &smk_load_self_ops, S_IRUGO|S_IWUGO},
S_IRUGO          2860 security/smack/smackfs.c 			"access", &smk_access_ops, S_IRUGO|S_IWUGO},
S_IRUGO          2862 security/smack/smackfs.c 			"mapped", &smk_mapped_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2864 security/smack/smackfs.c 			"load2", &smk_load2_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2866 security/smack/smackfs.c 			"load-self2", &smk_load_self2_ops, S_IRUGO|S_IWUGO},
S_IRUGO          2868 security/smack/smackfs.c 			"access2", &smk_access2_ops, S_IRUGO|S_IWUGO},
S_IRUGO          2870 security/smack/smackfs.c 			"cipso2", &smk_cipso2_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2873 security/smack/smackfs.c 			S_IRUGO|S_IWUSR},
S_IRUGO          2875 security/smack/smackfs.c 			"change-rule", &smk_change_rule_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2877 security/smack/smackfs.c 			"syslog", &smk_syslog_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2879 security/smack/smackfs.c 			"ptrace", &smk_ptrace_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2882 security/smack/smackfs.c 			"unconfined", &smk_unconfined_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2886 security/smack/smackfs.c 			"ipv6host", &smk_net6addr_ops, S_IRUGO|S_IWUSR},
S_IRUGO          2890 security/smack/smackfs.c 				S_IRUGO|S_IWUGO},
S_IRUGO            13 tools/perf/trace/beauty/mode_t.c #ifndef S_IRUGO