Symbol: S_IRUGO
arch/arm/kernel/swp_emulate.c
248
if (!proc_create_single("cpu/swp_emulation", S_IRUGO, NULL,
arch/arm/mach-imx/mmdc.c
118
S_IRUGO | S_IWUSR);
arch/arm/mach-imx/mmdc.c
134
__ATTR(cpumask, S_IRUGO, mmdc_pmu_cpumask_show, NULL);
arch/arm/mach-omap1/pm.c
496
debugfs_create_file("omap_pm", S_IWUSR | S_IRUGO, d, NULL,
arch/arm/mach-omap2/pm-debug.c
191
debugfs_create_file("suspend", S_IRUGO|S_IWUSR, d, pwrdm,
arch/arm/mach-omap2/pm-debug.c
236
debugfs_create_file("enable_off_mode", S_IRUGO | S_IWUSR, d,
arch/arm/mm/alignment.c
1025
res = proc_create("cpu/alignment", S_IWUSR | S_IRUGO, NULL,
arch/arm/mm/cache-l2x0-pmu.c
329
.attr = __ATTR(_name, S_IRUGO, l2x0_pmu_event_show, NULL), \
arch/arm/mm/cache-l2x0-pmu.c
397
__ATTR(cpumask, S_IRUGO, l2x0_pmu_cpumask_show, NULL);
arch/loongarch/kernel/kdebugfs.c
155
debugfs_create_file("sfb_state", S_IRUGO | S_IWUSR,
arch/loongarch/kernel/kdebugfs.c
161
debugfs_create_file("tso_state", S_IRUGO | S_IWUSR,
arch/loongarch/kernel/unaligned.c
504
S_IRUGO, arch_debugfs_dir, &unaligned_instructions_user);
arch/loongarch/kernel/unaligned.c
506
S_IRUGO, arch_debugfs_dir, &unaligned_instructions_kernel);
arch/microblaze/kernel/setup.c
195
debugfs_create_u32("tlb_skip", S_IRUGO, of_debugfs_root, &tlb_skip);
arch/mips/kernel/mips-r2-to-r6-emul.c
2354
debugfs_create_file("r2_emul_stats", S_IRUGO, mips_debugfs_dir, NULL,
arch/mips/kernel/mips-r2-to-r6-emul.c
2356
debugfs_create_file("r2_emul_stats_clear", S_IRUGO, mips_debugfs_dir,
arch/mips/kernel/segment.c
88
debugfs_create_file("segments", S_IRUGO, mips_debugfs_dir, NULL,
arch/mips/kernel/spinlock_test.c
121
debugfs_create_file_unsafe("spin_single", S_IRUGO, mips_debugfs_dir, NULL,
arch/mips/kernel/spinlock_test.c
123
debugfs_create_file_unsafe("spin_multi", S_IRUGO, mips_debugfs_dir, NULL,
arch/mips/kernel/unaligned.c
1607
debugfs_create_u32("unaligned_instructions", S_IRUGO, mips_debugfs_dir,
arch/mips/kernel/unaligned.c
1609
debugfs_create_u32("unaligned_action", S_IRUGO | S_IWUSR,
arch/mips/mm/sc-debugfs.c
57
debugfs_create_file("prefetch", S_IRUGO | S_IWUSR, dir, NULL,
arch/mips/pci/pcie-octeon.c
35
module_param(pcie_disable, int, S_IRUGO);
arch/mips/sibyte/common/bus_watcher.c
136
ent = proc_create_single_data("bus_watcher", S_IWUSR | S_IRUGO, NULL,
arch/powerpc/kvm/book3s_hv.c
114
module_param(one_vm_per_core, bool, S_IRUGO | S_IWUSR);
arch/powerpc/kvm/book3s_hv.c
132
module_param(nested, bool, S_IRUGO | S_IWUSR);
arch/powerpc/kvm/book3s_xive.c
2954
xive->dentry = debugfs_create_file("xive", S_IRUGO, xive->kvm->debugfs_dentry,
arch/powerpc/perf/imc-pmu.c
123
static DEVICE_ATTR(cpumask, S_IRUGO, imc_pmu_cpumask_get_attr, NULL);
arch/powerpc/platforms/ps3/setup.c
191
static struct kobj_attribute attr = __ATTR(fw-version, S_IRUGO,
arch/powerpc/platforms/pseries/vio.c
1004
__ATTR(cmo_##name, S_IRUGO, cmo_bus_##name##_show, NULL)
arch/s390/appldata/appldata_base.c
362
ops->ctl_table[0].mode = S_IRUGO | S_IWUSR;
arch/s390/appldata/appldata_base.c
58
.mode = S_IRUGO | S_IWUSR,
arch/s390/appldata/appldata_base.c
63
.mode = S_IRUGO | S_IWUSR,
arch/s390/hypfs/inode.c
111
if (!(inode->i_mode & S_IRUGO))
arch/s390/kernel/debug.c
1128
.mode = S_IRUGO | S_IWUSR,
arch/s390/kernel/debug.c
1135
.mode = S_IRUGO | S_IWUSR,
arch/s390/kvm/kvm-s390.c
204
module_param(nested, int, S_IRUGO);
arch/s390/pci/pci_debug.c
187
debugfs_create_file("statistics", S_IFREG | S_IRUGO | S_IWUSR,
arch/sh/drivers/dma/dma-sysfs.c
113
static DEVICE_ATTR(mode, S_IRUGO | S_IWUSR, dma_show_mode, dma_store_mode);
arch/sh/drivers/dma/dma-sysfs.c
122
static DEVICE_ATTR(field, S_IRUGO, dma_show_##field, NULL);
arch/sh/drivers/dma/dma-sysfs.c
44
static DEVICE_ATTR(devices, S_IRUGO, dma_show_devices, NULL);
arch/sh/drivers/dma/dma-sysfs.c
80
static DEVICE_ATTR(dev_id, S_IRUGO | S_IWUSR, dma_show_dev_id, dma_store_dev_id);
arch/sh/mm/alignment.c
177
res = proc_create_data("alignment", S_IWUSR | S_IRUGO, dir,
arch/sh/mm/alignment.c
182
res = proc_create_data("kernel_alignment", S_IWUSR | S_IRUGO, dir,
arch/sh/mm/pmb.c
853
debugfs_create_file("pmb", S_IFREG | S_IRUGO, arch_debugfs_dir, NULL,
arch/x86/events/amd/iommu.c
142
static DEVICE_ATTR(cpumask, S_IRUGO, _iommu_cpumask_show, NULL);
arch/x86/events/amd/power.c
153
static DEVICE_ATTR(cpumask, S_IRUGO, get_attr_cpumask, NULL);
arch/x86/events/amd/uncore.c
326
static DEVICE_ATTR(cpumask, S_IRUGO, amd_uncore_attr_show_cpumask, NULL);
arch/x86/events/intel/core.c
7284
static DEVICE_ATTR(cpus, S_IRUGO, intel_hybrid_get_attr_cpus, NULL);
arch/x86/events/intel/pt.c
266
de_attr->attr.attr.mode = S_IRUGO;
arch/x86/events/intel/uncore.c
847
static DEVICE_ATTR(cpumask, S_IRUGO, uncore_get_attr_cpumask, NULL);
arch/x86/kernel/cpu/mtrr/if.c
419
proc_create("mtrr", S_IWUSR | S_IRUGO, NULL, &mtrr_proc_ops);
arch/x86/kernel/kdebugfs.c
172
debugfs_create_x16("version", S_IRUGO, dbp, &boot_params.hdr.version);
arch/x86/kernel/kdebugfs.c
173
debugfs_create_blob("data", S_IRUGO, dbp, &boot_params_blob);
arch/x86/kernel/kdebugfs.c
85
debugfs_create_x32("type", S_IRUGO, d, &node->type);
arch/x86/kernel/kdebugfs.c
86
debugfs_create_file("data", S_IRUGO, d, node, &fops_setup_data);
arch/x86/kernel/ksysfs.c
251
.mode = S_IRUGO,
arch/x86/kernel/ksysfs.c
41
.mode = S_IRUGO,
arch/x86/kvm/vmx/nested.c
25
module_param_named(enable_shadow_vmcs, enable_shadow_vmcs, bool, S_IRUGO);
arch/x86/kvm/vmx/vmx.c
147
module_param_named(preemption_timer, enable_preemption_timer, bool, S_IRUGO);
arch/x86/kvm/vmx/vmx.c
151
module_param(allow_smaller_maxphyaddr, bool, S_IRUGO);
arch/x86/kvm/vmx/vmx.c
203
module_param(pt_mode, int, S_IRUGO);
arch/x86/platform/olpc/olpc-xo1-sci.c
155
static DEVICE_ATTR(lid_wake_mode, S_IWUSR | S_IRUGO, lid_wake_mode_show,
arch/xtensa/platforms/iss/simdisk.c
40
module_param(simdisk_count, int, S_IRUGO);
crypto/asymmetric_keys/pkcs7_key_type.c
21
module_param_named(usage, pkcs7_usage, uint, S_IWUSR | S_IRUGO);
drivers/acpi/acpi_dbg.c
755
S_IFREG | S_IRUGO | S_IWUSR,
drivers/acpi/button.c
336
entry = proc_create_single_data(ACPI_BUTTON_FILE_STATE, S_IRUGO,
drivers/acpi/nfit/core.c
31
module_param(force_enable_dimms, bool, S_IRUGO|S_IWUSR);
drivers/acpi/nfit/core.c
35
module_param(disable_vendor_specific, bool, S_IRUGO);
drivers/acpi/nfit/core.c
40
module_param(override_dsm_mask, ulong, S_IRUGO);
drivers/acpi/nfit/core.c
44
module_param(default_dsm_family, int, S_IRUGO);
drivers/ata/ahci_imx.c
408
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, sata_ahci_show_temp, NULL, 0);
drivers/ata/libahci.c
105
static DEVICE_ATTR(ahci_host_caps, S_IRUGO, ahci_show_host_caps, NULL);
drivers/ata/libahci.c
106
static DEVICE_ATTR(ahci_host_cap2, S_IRUGO, ahci_show_host_cap2, NULL);
drivers/ata/libahci.c
107
static DEVICE_ATTR(ahci_host_version, S_IRUGO, ahci_show_host_version, NULL);
drivers/ata/libahci.c
108
static DEVICE_ATTR(ahci_port_cmd, S_IRUGO, ahci_show_port_cmd, NULL);
drivers/ata/libahci.c
109
static DEVICE_ATTR(em_buffer, S_IWUSR | S_IRUGO,
drivers/ata/libahci.c
111
static DEVICE_ATTR(em_message_supported, S_IRUGO, ahci_show_em_supported, NULL);
drivers/ata/libata-sata.c
1042
DEVICE_ATTR(ncq_prio_supported, S_IRUGO, ata_ncq_prio_supported_show, NULL);
drivers/ata/libata-sata.c
1168
DEVICE_ATTR(ncq_prio_enable, S_IRUGO | S_IWUSR,
drivers/ata/libata-sata.c
1211
DEVICE_ATTR(em_message, S_IRUGO | S_IWUSR,
drivers/ata/libata-sata.c
1224
DEVICE_ATTR(em_message_type, S_IRUGO,
drivers/ata/libata-sata.c
1266
DEVICE_ATTR(sw_activity, S_IWUSR | S_IRUGO, ata_scsi_activity_show,
drivers/ata/libata-sata.c
939
DEVICE_ATTR(link_power_management_supported, S_IRUGO,
drivers/ata/libata-sata.c
989
DEVICE_ATTR(link_power_management_policy, S_IRUGO | S_IWUSR,
drivers/ata/libata-scsi.c
191
DEVICE_ATTR(unload_heads, S_IRUGO | S_IWUSR,
drivers/ata/libata-transport.c
210
static DEVICE_ATTR(name, S_IRUGO, show_ata_port_##name, NULL)
drivers/ata/libata-transport.c
377
static DEVICE_ATTR(field, S_IRUGO, show_ata_dev_##field, NULL)
drivers/ata/libata-transport.c
397
static DEVICE_ATTR(field, S_IRUGO, \
drivers/ata/libata-transport.c
434
static DEVICE_ATTR(ering, S_IRUGO, show_ata_dev_ering, NULL);
drivers/ata/libata-transport.c
453
static DEVICE_ATTR(id, S_IRUGO, show_ata_dev_id, NULL);
drivers/ata/libata-transport.c
474
static DEVICE_ATTR(gscr, S_IRUGO, show_ata_dev_gscr, NULL);
drivers/ata/libata-transport.c
497
static DEVICE_ATTR(trim, S_IRUGO, show_ata_dev_trim, NULL);
drivers/ata/libata-transport.c
745
SETUP_TEMPLATE(link_attrs, field, S_IRUGO, 1)
drivers/ata/libata-transport.c
748
SETUP_TEMPLATE(port_attrs, field, S_IRUGO, 1)
drivers/ata/libata-transport.c
751
SETUP_TEMPLATE(dev_attrs, field, S_IRUGO, 1)
drivers/ata/pata_it821x.c
987
module_param_named(noraid, it8212_noraid, int, S_IRUGO);
drivers/ata/sata_fsl.c
1499
host_priv->intr_coalescing.attr.mode = S_IRUGO | S_IWUSR;
drivers/ata/sata_fsl.c
1508
host_priv->rx_watermark.attr.mode = S_IRUGO | S_IWUSR;
drivers/ata/sata_fsl.c
27
module_param(intr_coalescing_count, int, S_IRUGO);
drivers/ata/sata_fsl.c
32
module_param(intr_coalescing_ticks, int, S_IRUGO);
drivers/ata/sata_mv.c
72
module_param(msi, int, S_IRUGO);
drivers/ata/sata_mv.c
77
module_param(irq_coalescing_io_count, int, S_IRUGO);
drivers/ata/sata_mv.c
82
module_param(irq_coalescing_usecs, int, S_IRUGO);
drivers/ata/sata_sil24.c
416
module_param_named(msi, sata_sil24_msi, bool, S_IRUGO);
drivers/base/core.c
3053
WARN(((attr->attr.mode & S_IRUGO) && !attr->show),
drivers/base/devres.c
54
module_param_named(log, log_devres, int, S_IRUGO | S_IWUSR);
drivers/block/null_blk/main.c
237
module_param_named(zoned, g_zoned, bool, S_IRUGO);
drivers/block/null_blk/main.c
241
module_param_named(zone_size, g_zone_size, ulong, S_IRUGO);
drivers/block/null_blk/main.c
266
module_param_named(zone_full, g_zone_full, bool, S_IRUGO);
drivers/block/null_blk/main.c
270
module_param_named(rotational, g_rotational, bool, S_IRUGO);
drivers/block/virtio_blk.c
1148
return S_IRUGO;
drivers/bus/brcmstb_gisb.c
391
static DEVICE_ATTR(gisb_arb_timeout, S_IWUSR | S_IRUGO,
drivers/bus/mvebu-mbus.c
1000
s->debugfs_devs = debugfs_create_file("devices", S_IRUGO,
drivers/bus/mvebu-mbus.c
997
s->debugfs_sdram = debugfs_create_file("sdram", S_IRUGO,
drivers/char/hw_random/hisi-rng.c
26
module_param(seed_sel, int, S_IRUGO);
drivers/char/ipmi/ipmi_msghandler.c
2877
static DEVICE_ATTR(additional_device_support, S_IRUGO, add_dev_support_show,
drivers/char/ipmi/ipmi_msghandler.c
2930
static DEVICE_ATTR(aux_firmware_revision, S_IRUGO, aux_firmware_rev_show, NULL);
drivers/char/ipmi/ipmi_ssif.c
1211
static DEVICE_ATTR(name, S_IRUGO, ipmi_##name##_show, NULL)
drivers/char/ipmi/ipmi_ssif.c
1219
static DEVICE_ATTR(type, S_IRUGO, ipmi_type_show, NULL);
drivers/char/tlclk.c
293
static DEVICE_ATTR(current_ref, S_IRUGO, show_current_ref, NULL);
drivers/char/tlclk.c
309
static DEVICE_ATTR(telclock_version, S_IRUGO,
drivers/char/tlclk.c
325
static DEVICE_ATTR(alarms, S_IRUGO, show_alarms, NULL);
drivers/char/tpm/tpm_ppi.c
385
static DEVICE_ATTR(version, S_IRUGO, tpm_show_ppi_version, NULL);
drivers/char/tpm/tpm_ppi.c
386
static DEVICE_ATTR(request, S_IRUGO | S_IWUSR | S_IWGRP,
drivers/char/tpm/tpm_ppi.c
388
static DEVICE_ATTR(transition_action, S_IRUGO,
drivers/char/tpm/tpm_ppi.c
390
static DEVICE_ATTR(response, S_IRUGO, tpm_show_ppi_response, NULL);
drivers/char/tpm/tpm_ppi.c
391
static DEVICE_ATTR(tcg_operations, S_IRUGO, tpm_show_ppi_tcg_operations, NULL);
drivers/char/tpm/tpm_ppi.c
392
static DEVICE_ATTR(vs_operations, S_IRUGO, tpm_show_ppi_vs_operations, NULL);
drivers/char/virtio_console.c
1250
static DEVICE_ATTR(name, S_IRUGO, show_port_name, NULL);
drivers/clk/bcm/clk-bcm2835.c
414
debugfs_create_regset32("regdump", S_IRUGO, dentry, regset);
drivers/clk/clk-nomadik.c
495
debugfs_create_file("nomadik-src-clk", S_IFREG | S_IRUGO,
drivers/clk/imx/clk-imx8mm.c
640
module_param(mcore_booted, bool, S_IRUGO);
drivers/clk/imx/clk-imx8mn.c
635
module_param(mcore_booted, bool, S_IRUGO);
drivers/clk/imx/clk-imx8mp.c
900
module_param(mcore_booted, bool, S_IRUGO);
drivers/clk/imx/clk-imx8mq.c
637
module_param(mcore_booted, bool, S_IRUGO);
drivers/connector/connector.c
297
proc_create_single("connector", S_IRUGO, init_net.proc_net, cn_proc_show);
drivers/cpufreq/powernow-k6.c
32
module_param_named(max_multiplier, param_max_multiplier, uint, S_IRUGO);
drivers/cpufreq/powernow-k6.c
35
module_param_named(bus_frequency, param_busfreq, uint, S_IRUGO);
drivers/dio/dio-sysfs.c
27
static DEVICE_ATTR(id, S_IRUGO, dio_show_id, NULL);
drivers/dio/dio-sysfs.c
36
static DEVICE_ATTR(ipl, S_IRUGO, dio_show_ipl, NULL);
drivers/dio/dio-sysfs.c
45
static DEVICE_ATTR(secid, S_IRUGO, dio_show_secid, NULL);
drivers/dio/dio-sysfs.c
54
static DEVICE_ATTR(name, S_IRUGO, dio_show_name, NULL);
drivers/dio/dio-sysfs.c
65
static DEVICE_ATTR(resource, S_IRUGO, dio_show_resource, NULL);
drivers/dma/amba-pl08x.c
2503
debugfs_create_file(dev_name(&pl08x->adev->dev), S_IFREG | S_IRUGO,
drivers/dma/qcom/hidma.c
665
dev->chid_attrs = hidma_create_sysfs_entry(dev, "chid", S_IRUGO);
drivers/dma/qcom/hidma_dbg.c
158
debugfs_create_file("stats", S_IRUGO, dir, chan,
drivers/dma/qcom/hidma_dbg.c
163
debugfs_create_file("stats", S_IRUGO, dmadev->debugfs, dmadev,
drivers/dma/qcom/hidma_mgmt_sys.c
271
(S_IRUGO | S_IWUGO), i,
drivers/dma/qcom/hidma_mgmt_sys.c
277
(S_IRUGO | S_IWUGO), i,
drivers/dma/qcom/hidma_mgmt_sys.c
89
DECLARE_ATTRIBUTE(hw_version_major, S_IRUGO),
drivers/dma/qcom/hidma_mgmt_sys.c
90
DECLARE_ATTRIBUTE(hw_version_minor, S_IRUGO),
drivers/dma/qcom/hidma_mgmt_sys.c
91
DECLARE_ATTRIBUTE(dma_channels, S_IRUGO),
drivers/dma/qcom/hidma_mgmt_sys.c
92
DECLARE_ATTRIBUTE(chreset_timeout_cycles, S_IRUGO),
drivers/dma/qcom/hidma_mgmt_sys.c
93
DECLARE_ATTRIBUTE(max_wr_xactions, S_IRUGO),
drivers/dma/qcom/hidma_mgmt_sys.c
94
DECLARE_ATTRIBUTE(max_rd_xactions, S_IRUGO),
drivers/dma/qcom/hidma_mgmt_sys.c
95
DECLARE_ATTRIBUTE(max_write_request, S_IRUGO),
drivers/dma/qcom/hidma_mgmt_sys.c
96
DECLARE_ATTRIBUTE(max_read_request, S_IRUGO),
drivers/edac/amd64_edac.c
581
static DEVICE_ATTR(dhar, S_IRUGO, dhar_show, NULL);
drivers/edac/amd64_edac.c
582
static DEVICE_ATTR(dbam, S_IRUGO, dbam0_show, NULL);
drivers/edac/amd64_edac.c
583
static DEVICE_ATTR(topmem, S_IRUGO, top_mem_show, NULL);
drivers/edac/amd64_edac.c
584
static DEVICE_ATTR(topmem2, S_IRUGO, top_mem2_show, NULL);
drivers/edac/debugfs.c
69
debugfs_create_u8(name, S_IRUGO | S_IWUSR, parent,
drivers/edac/debugfs.c
73
debugfs_create_bool("fake_inject_ue", S_IRUGO | S_IWUSR, parent,
drivers/edac/debugfs.c
76
debugfs_create_u16("fake_inject_count", S_IRUGO | S_IWUSR, parent,
drivers/edac/edac_device_sysfs.c
155
CTL_INFO_ATTR(log_ue, S_IRUGO | S_IWUSR,
drivers/edac/edac_device_sysfs.c
157
CTL_INFO_ATTR(log_ce, S_IRUGO | S_IWUSR,
drivers/edac/edac_device_sysfs.c
159
CTL_INFO_ATTR(panic_on_ue, S_IRUGO | S_IWUSR,
drivers/edac/edac_device_sysfs.c
162
CTL_INFO_ATTR(poll_msec, S_IRUGO | S_IWUSR,
drivers/edac/edac_device_sysfs.c
388
INSTANCE_ATTR(ce_count, S_IRUGO, instance_ce_count_show, NULL);
drivers/edac/edac_device_sysfs.c
389
INSTANCE_ATTR(ue_count, S_IRUGO, instance_ue_count_show, NULL);
drivers/edac/edac_device_sysfs.c
471
BLOCK_ATTR(ce_count, S_IRUGO, block_ce_count_show);
drivers/edac/edac_device_sysfs.c
472
BLOCK_ATTR(ue_count, S_IRUGO, block_ue_count_show);
drivers/edac/edac_mc_sysfs.c
224
static DEVICE_ATTR(dimm_label, S_IRUGO | S_IWUSR,
drivers/edac/edac_mc_sysfs.c
226
static DEVICE_ATTR(dimm_location, S_IRUGO, dimmdev_location_show, NULL);
drivers/edac/edac_mc_sysfs.c
227
static DEVICE_ATTR(size, S_IRUGO, dimmdev_size_show, NULL);
drivers/edac/edac_mc_sysfs.c
228
static DEVICE_ATTR(dimm_mem_type, S_IRUGO, dimmdev_mem_type_show, NULL);
drivers/edac/edac_mc_sysfs.c
229
static DEVICE_ATTR(dimm_dev_type, S_IRUGO, dimmdev_dev_type_show, NULL);
drivers/edac/edac_mc_sysfs.c
230
static DEVICE_ATTR(dimm_edac_mode, S_IRUGO, dimmdev_edac_mode_show, NULL);
drivers/edac/edac_mc_sysfs.c
231
static DEVICE_ATTR(dimm_ce_count, S_IRUGO, dimmdev_ce_count_show, NULL);
drivers/edac/edac_mc_sysfs.c
232
static DEVICE_ATTR(dimm_ue_count, S_IRUGO, dimmdev_ue_count_show, NULL);
drivers/edac/edac_mc_sysfs.c
496
static DEVICE_ATTR(mc_name, S_IRUGO, mci_ctl_name_show, NULL);
drivers/edac/edac_mc_sysfs.c
497
static DEVICE_ATTR(size_mb, S_IRUGO, mci_size_mb_show, NULL);
drivers/edac/edac_mc_sysfs.c
498
static DEVICE_ATTR(seconds_since_reset, S_IRUGO, mci_seconds_show, NULL);
drivers/edac/edac_mc_sysfs.c
499
static DEVICE_ATTR(ue_noinfo_count, S_IRUGO, mci_ue_noinfo_show, NULL);
drivers/edac/edac_mc_sysfs.c
500
static DEVICE_ATTR(ce_noinfo_count, S_IRUGO, mci_ce_noinfo_show, NULL);
drivers/edac/edac_mc_sysfs.c
501
static DEVICE_ATTR(ue_count, S_IRUGO, mci_ue_count_show, NULL);
drivers/edac/edac_mc_sysfs.c
502
static DEVICE_ATTR(ce_count, S_IRUGO, mci_ce_count_show, NULL);
drivers/edac/edac_mc_sysfs.c
503
static DEVICE_ATTR(max_location, S_IRUGO, mci_max_location_show, NULL);
drivers/edac/edac_mc_sysfs.c
533
mode |= S_IRUGO;
drivers/edac/edac_pci_sysfs.c
134
INSTANCE_ATTR(pe_count, S_IRUGO, instance_pe_count_show, NULL);
drivers/edac/edac_pci_sysfs.c
135
INSTANCE_ATTR(npe_count, S_IRUGO, instance_npe_count_show, NULL);
drivers/edac/edac_pci_sysfs.c
284
EDAC_PCI_ATTR(check_pci_errors, S_IRUGO | S_IWUSR, edac_pci_int_show,
drivers/edac/edac_pci_sysfs.c
286
EDAC_PCI_ATTR(edac_pci_log_pe, S_IRUGO | S_IWUSR, edac_pci_int_show,
drivers/edac/edac_pci_sysfs.c
288
EDAC_PCI_ATTR(edac_pci_log_npe, S_IRUGO | S_IWUSR, edac_pci_int_show,
drivers/edac/edac_pci_sysfs.c
290
EDAC_PCI_ATTR(edac_pci_panic_on_pe, S_IRUGO | S_IWUSR, edac_pci_int_show,
drivers/edac/edac_pci_sysfs.c
292
EDAC_PCI_ATTR(pci_parity_count, S_IRUGO, edac_pci_int_show, NULL);
drivers/edac/edac_pci_sysfs.c
293
EDAC_PCI_ATTR(pci_nonparity_count, S_IRUGO, edac_pci_int_show, NULL);
drivers/edac/fsl_ddr_edac.c
158
static DEVICE_ATTR(inject_data_hi, S_IRUGO | S_IWUSR,
drivers/edac/fsl_ddr_edac.c
160
static DEVICE_ATTR(inject_data_lo, S_IRUGO | S_IWUSR,
drivers/edac/fsl_ddr_edac.c
162
static DEVICE_ATTR(inject_ctrl, S_IRUGO | S_IWUSR,
drivers/edac/i5100_edac.c
956
edac_debugfs_create_x8("inject_channel", S_IRUGO | S_IWUSR, priv->debugfs,
drivers/edac/i5100_edac.c
958
edac_debugfs_create_x8("inject_hlinesel", S_IRUGO | S_IWUSR, priv->debugfs,
drivers/edac/i5100_edac.c
960
edac_debugfs_create_x8("inject_deviceptr1", S_IRUGO | S_IWUSR, priv->debugfs,
drivers/edac/i5100_edac.c
962
edac_debugfs_create_x8("inject_deviceptr2", S_IRUGO | S_IWUSR, priv->debugfs,
drivers/edac/i5100_edac.c
964
edac_debugfs_create_x16("inject_eccmask1", S_IRUGO | S_IWUSR, priv->debugfs,
drivers/edac/i5100_edac.c
966
edac_debugfs_create_x16("inject_eccmask2", S_IRUGO | S_IWUSR, priv->debugfs,
drivers/edac/i7core_edac.c
1052
static DEVICE_ATTR(udimm##param, S_IRUGO | S_IWUSR, \
drivers/edac/i7core_edac.c
1133
static DEVICE_ATTR(inject_section, S_IRUGO | S_IWUSR,
drivers/edac/i7core_edac.c
1136
static DEVICE_ATTR(inject_type, S_IRUGO | S_IWUSR,
drivers/edac/i7core_edac.c
1140
static DEVICE_ATTR(inject_eccmask, S_IRUGO | S_IWUSR,
drivers/edac/i7core_edac.c
1143
static DEVICE_ATTR(inject_enable, S_IRUGO | S_IWUSR,
drivers/edac/i7core_edac.c
846
static DEVICE_ATTR(param, S_IRUGO | S_IWUSR, \
drivers/edac/mpc85xx_edac.c
406
.mode = (S_IRUGO | S_IWUSR)
drivers/edac/mpc85xx_edac.c
413
.mode = (S_IRUGO | S_IWUSR)
drivers/edac/mpc85xx_edac.c
420
.mode = (S_IRUGO | S_IWUSR)
drivers/edac/octeon_edac-lmc.c
197
static DEVICE_ATTR(inject, S_IRUGO | S_IWUSR,
drivers/edac/octeon_edac-lmc.c
199
static DEVICE_ATTR(error_type, S_IRUGO | S_IWUSR,
drivers/edac/octeon_edac-lmc.c
201
static DEVICE_ATTR(dimm, S_IRUGO | S_IWUSR,
drivers/edac/octeon_edac-lmc.c
203
static DEVICE_ATTR(rank, S_IRUGO | S_IWUSR,
drivers/edac/octeon_edac-lmc.c
205
static DEVICE_ATTR(bank, S_IRUGO | S_IWUSR,
drivers/edac/octeon_edac-lmc.c
207
static DEVICE_ATTR(row, S_IRUGO | S_IWUSR,
drivers/edac/octeon_edac-lmc.c
209
static DEVICE_ATTR(col, S_IRUGO | S_IWUSR,
drivers/firewire/core-device.c
327
{ __ATTR(name, S_IRUGO, show_immediate, NULL), key }
drivers/firewire/core-device.c
395
{ __ATTR(name, S_IRUGO, show_text_leaf, NULL), key }
drivers/firewire/sbp2.c
1580
static DEVICE_ATTR(ieee1394_id, S_IRUGO, sbp2_sysfs_ieee1394_id_show, NULL);
drivers/firmware/iscsi_ibft.c
482
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
486
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
491
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
494
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
498
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
502
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
506
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
510
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
514
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
518
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
541
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
545
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
550
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
555
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
573
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
577
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
581
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
585
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
589
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
593
rc = S_IRUGO;
drivers/firmware/iscsi_ibft.c
611
rc = S_IRUGO;
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c
695
aca_attr->attr.mode = S_IRUGO;
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
76
static DEVICE_ATTR(mem_info_gtt_total, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
78
static DEVICE_ATTR(mem_info_gtt_used, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2094
.mode = S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2178
debugfs_create_file("ras_ctrl", S_IWUGO | S_IRUGO, dir, adev,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2180
debugfs_create_file("ras_eeprom_reset", S_IWUGO | S_IRUGO, dir, adev,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2187
debugfs_create_file("ras_eeprom_size", S_IRUGO, dir, adev,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2190
S_IRUGO, dir, adev,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2202
debugfs_create_bool("auto_reboot", S_IWUGO | S_IRUGO, dir, &con->reboot);
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2228
debugfs_create_file(obj->fs_data.debugfs_name, S_IWUGO | S_IRUGO, dir,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2287
static const BIN_ATTR(gpu_vram_bad_pages, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
2289
static DEVICE_ATTR(features, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
206
static DEVICE_ATTR(mem_info_vram_total, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
208
static DEVICE_ATTR(mem_info_vis_vram_total, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
210
static DEVICE_ATTR(mem_info_vram_used, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
212
static DEVICE_ATTR(mem_info_vis_vram_used, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
214
static DEVICE_ATTR(mem_info_vram_vendor, S_IRUGO,
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
400
.mode = S_IRUGO
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
564
static DEVICE_ATTR(xgmi_device_id, S_IRUGO, amdgpu_xgmi_show_device_id, NULL);
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
566
static DEVICE_ATTR(xgmi_error, S_IRUGO, amdgpu_xgmi_show_error, NULL);
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
567
static DEVICE_ATTR(xgmi_num_hops, S_IRUGO, amdgpu_xgmi_show_num_hops, NULL);
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
568
static DEVICE_ATTR(xgmi_num_links, S_IRUGO, amdgpu_xgmi_show_num_links, NULL);
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
569
static DEVICE_ATTR(xgmi_port_num, S_IRUGO, amdgpu_xgmi_show_connected_port_num, NULL);
drivers/gpu/drm/amd/amdgpu/df_v3_6.c
212
static DEVICE_ATTR(df_cntr_avail, S_IRUGO, df_v3_6_get_df_cntr_avail, NULL);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3598
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_EDGE);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3599
static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, amdgpu_hwmon_show_temp_thresh, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3600
static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IRUGO, amdgpu_hwmon_show_temp_thresh, NULL, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3601
static SENSOR_DEVICE_ATTR(temp1_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_EDGE);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3602
static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_JUNCTION);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3603
static SENSOR_DEVICE_ATTR(temp2_crit, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3604
static SENSOR_DEVICE_ATTR(temp2_crit_hyst, S_IRUGO, amdgpu_hwmon_show_hotspot_temp_thresh, NULL, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3605
static SENSOR_DEVICE_ATTR(temp2_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_JUNCTION);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3606
static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, amdgpu_hwmon_show_temp, NULL, PP_TEMP_MEM);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3607
static SENSOR_DEVICE_ATTR(temp3_crit, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3608
static SENSOR_DEVICE_ATTR(temp3_crit_hyst, S_IRUGO, amdgpu_hwmon_show_mem_temp_thresh, NULL, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3609
static SENSOR_DEVICE_ATTR(temp3_emergency, S_IRUGO, amdgpu_hwmon_show_temp_emergency, NULL, PP_TEMP_MEM);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3610
static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_EDGE);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3611
static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_JUNCTION);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3612
static SENSOR_DEVICE_ATTR(temp3_label, S_IRUGO, amdgpu_hwmon_show_temp_label, NULL, PP_TEMP_MEM);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3613
static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_pwm1, amdgpu_hwmon_set_pwm1, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3614
static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_pwm1_enable, amdgpu_hwmon_set_pwm1_enable, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3615
static SENSOR_DEVICE_ATTR(pwm1_min, S_IRUGO, amdgpu_hwmon_get_pwm1_min, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3616
static SENSOR_DEVICE_ATTR(pwm1_max, S_IRUGO, amdgpu_hwmon_get_pwm1_max, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3617
static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, amdgpu_hwmon_get_fan1_input, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3618
static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO, amdgpu_hwmon_get_fan1_min, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3619
static SENSOR_DEVICE_ATTR(fan1_max, S_IRUGO, amdgpu_hwmon_get_fan1_max, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3620
static SENSOR_DEVICE_ATTR(fan1_target, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_fan1_target, amdgpu_hwmon_set_fan1_target, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3621
static SENSOR_DEVICE_ATTR(fan1_enable, S_IRUGO | S_IWUSR, amdgpu_hwmon_get_fan1_enable, amdgpu_hwmon_set_fan1_enable, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3622
static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, amdgpu_hwmon_show_vddgfx, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3623
static SENSOR_DEVICE_ATTR(in0_label, S_IRUGO, amdgpu_hwmon_show_vddgfx_label, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3624
static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, amdgpu_hwmon_show_vddnb, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3625
static SENSOR_DEVICE_ATTR(in1_label, S_IRUGO, amdgpu_hwmon_show_vddnb_label, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3626
static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, amdgpu_hwmon_show_vddboard, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3627
static SENSOR_DEVICE_ATTR(in2_label, S_IRUGO, amdgpu_hwmon_show_vddboard_label, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3628
static SENSOR_DEVICE_ATTR(power1_average, S_IRUGO, amdgpu_hwmon_show_power_avg, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3629
static SENSOR_DEVICE_ATTR(power1_input, S_IRUGO, amdgpu_hwmon_show_power_input, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3630
static SENSOR_DEVICE_ATTR(power1_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3631
static SENSOR_DEVICE_ATTR(power1_cap_min, S_IRUGO, amdgpu_hwmon_show_power_cap_min, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3632
static SENSOR_DEVICE_ATTR(power1_cap, S_IRUGO | S_IWUSR, amdgpu_hwmon_show_power_cap, amdgpu_hwmon_set_power_cap, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3633
static SENSOR_DEVICE_ATTR(power1_cap_default, S_IRUGO, amdgpu_hwmon_show_power_cap_default, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3634
static SENSOR_DEVICE_ATTR(power1_label, S_IRUGO, amdgpu_hwmon_show_power_label, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3635
static SENSOR_DEVICE_ATTR(power2_cap_max, S_IRUGO, amdgpu_hwmon_show_power_cap_max, NULL, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3636
static SENSOR_DEVICE_ATTR(power2_cap_min, S_IRUGO, amdgpu_hwmon_show_power_cap_min, NULL, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3637
static SENSOR_DEVICE_ATTR(power2_cap, S_IRUGO | S_IWUSR, amdgpu_hwmon_show_power_cap, amdgpu_hwmon_set_power_cap, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3638
static SENSOR_DEVICE_ATTR(power2_cap_default, S_IRUGO, amdgpu_hwmon_show_power_cap_default, NULL, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3639
static SENSOR_DEVICE_ATTR(power2_label, S_IRUGO, amdgpu_hwmon_show_power_label, NULL, 1);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3640
static SENSOR_DEVICE_ATTR(freq1_input, S_IRUGO, amdgpu_hwmon_show_sclk, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3641
static SENSOR_DEVICE_ATTR(freq1_label, S_IRUGO, amdgpu_hwmon_show_sclk_label, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3642
static SENSOR_DEVICE_ATTR(freq2_input, S_IRUGO, amdgpu_hwmon_show_mclk, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3643
static SENSOR_DEVICE_ATTR(freq2_label, S_IRUGO, amdgpu_hwmon_show_mclk_label, NULL, 0);
drivers/gpu/drm/amd/pm/amdgpu_pm.c
3761
effective_mode &= ~S_IRUGO;
drivers/gpu/drm/amd/pm/inc/amdgpu_pm.h
113
AMDGPU_DEVICE_ATTR(_name, S_IRUGO | S_IWUSR, \
drivers/gpu/drm/amd/pm/inc/amdgpu_pm.h
117
__AMDGPU_DEVICE_ATTR(_name, S_IRUGO, \
drivers/gpu/drm/arm/malidp_drv.c
558
debugfs_create_file("debug", S_IRUGO | S_IWUSR, minor->debugfs_root,
drivers/gpu/drm/drm_debugfs_crc.c
378
debugfs_create_file("control", S_IRUGO | S_IWUSR, crc_ent, crtc,
drivers/gpu/drm/drm_debugfs_crc.c
380
debugfs_create_file("data", S_IRUGO, crc_ent, crtc,
drivers/gpu/drm/drm_mipi_dbi.c
1512
mode |= S_IRUGO;
drivers/gpu/drm/drm_sysfs.c
132
static CLASS_ATTR_STRING(version, S_IRUGO, "drm 1.1.0 20060810");
drivers/gpu/drm/i915/i915_debugfs.c
735
debugfs_create_file(i915_debugfs_files[i].name, S_IRUGO | S_IWUSR,
drivers/gpu/drm/i915/i915_perf.c
4558
oa_config->sysfs_metric_id.attr.mode = S_IRUGO;
drivers/gpu/drm/msm/msm_perf.c
216
debugfs_create_file("perf", S_IFREG | S_IRUGO, minor->debugfs_root,
drivers/gpu/drm/msm/msm_rd.c
260
debugfs_create_file(name, S_IFREG | S_IRUGO, minor->debugfs_root, rd,
drivers/gpu/drm/nouveau/nouveau_debugfs.c
275
S_IRUGO | S_IWUSR,
drivers/gpu/drm/radeon/radeon_pm.c
662
static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);
drivers/gpu/drm/radeon/radeon_pm.c
663
static DEVICE_ATTR(power_method, S_IRUGO | S_IWUSR, radeon_get_pm_method, radeon_set_pm_method);
drivers/gpu/drm/radeon/radeon_pm.c
664
static DEVICE_ATTR(power_dpm_state, S_IRUGO | S_IWUSR, radeon_get_dpm_state, radeon_set_dpm_state);
drivers/gpu/drm/radeon/radeon_pm.c
665
static DEVICE_ATTR(power_dpm_force_performance_level, S_IRUGO | S_IWUSR,
drivers/gpu/drm/radeon/radeon_pm.c
706
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, radeon_hwmon_show_temp, NULL, 0);
drivers/gpu/drm/radeon/radeon_pm.c
707
static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 0);
drivers/gpu/drm/radeon/radeon_pm.c
708
static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 1);
drivers/gpu/drm/radeon/radeon_pm.c
709
static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, radeon_hwmon_get_pwm1, radeon_hwmon_set_pwm1, 0);
drivers/gpu/drm/radeon/radeon_pm.c
710
static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, radeon_hwmon_get_pwm1_enable, radeon_hwmon_set_pwm1_enable, 0);
drivers/gpu/drm/radeon/radeon_pm.c
711
static SENSOR_DEVICE_ATTR(pwm1_min, S_IRUGO, radeon_hwmon_get_pwm1_min, NULL, 0);
drivers/gpu/drm/radeon/radeon_pm.c
712
static SENSOR_DEVICE_ATTR(pwm1_max, S_IRUGO, radeon_hwmon_get_pwm1_max, NULL, 0);
drivers/gpu/drm/radeon/radeon_pm.c
736
static SENSOR_DEVICE_ATTR(freq1_input, S_IRUGO, radeon_hwmon_show_sclk, NULL,
drivers/gpu/drm/radeon/radeon_pm.c
757
static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, radeon_hwmon_show_vddc, NULL,
drivers/gpu/drm/radeon/radeon_pm.c
810
effective_mode &= ~S_IRUGO;
drivers/gpu/drm/sti/sti_drv.c
104
debugfs_create_file("fps_show", S_IRUGO | S_IWUSR, minor->debugfs_root,
drivers/gpu/drm/vc4/vc4_hvs.c
1171
debugfs_create_bool("hvs_load_tracker", S_IRUGO | S_IWUSR,
drivers/gpu/host1x/bus.c
628
debugfs_create_file("devices", S_IRUGO, host1x->debugfs, host1x,
drivers/gpu/host1x/debug.c
177
debugfs_create_file("status", S_IRUGO, de, host1x, &host1x_debug_fops);
drivers/gpu/host1x/debug.c
178
debugfs_create_file("status_all", S_IRUGO, de, host1x,
drivers/gpu/host1x/debug.c
181
debugfs_create_u32("trace_cmdbuf", S_IRUGO|S_IWUSR, de,
drivers/gpu/host1x/debug.c
186
debugfs_create_u32("force_timeout_pid", S_IRUGO|S_IWUSR, de,
drivers/gpu/host1x/debug.c
188
debugfs_create_u32("force_timeout_val", S_IRUGO|S_IWUSR, de,
drivers/gpu/host1x/debug.c
190
debugfs_create_u32("force_timeout_channel", S_IRUGO|S_IWUSR, de,
drivers/hid/hid-corsair.c
80
module_param_array_named(gkey_codes, corsair_gkey_map, ushort, NULL, S_IRUGO);
drivers/hid/hid-corsair.c
89
NULL, S_IRUGO);
drivers/hid/hid-corsair.c
99
NULL, S_IRUGO);
drivers/hid/hid-elo.c
36
module_param(use_fw_quirk, bool, S_IRUGO);
drivers/hid/hid-led.c
109
module_param(riso_kagaku_switch_green_blue, bool, S_IRUGO | S_IWUSR);
drivers/hid/hid-lenovo.c
1086
__ATTR(press_to_select, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
1091
__ATTR(dragging, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
1096
__ATTR(release_to_select, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
1101
__ATTR(select_right, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
1106
__ATTR(sensitivity, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
1111
__ATTR(press_speed, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
696
__ATTR(fn_lock, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
701
__ATTR(sensitivity, S_IWUSR | S_IRUGO,
drivers/hid/hid-lenovo.c
706
__ATTR(middleclick_workaround, S_IWUSR | S_IRUGO,
drivers/hid/hid-lg.c
941
module_param_named(lg4ff_no_autoswitch, lg4ff_no_autoswitch, int, S_IRUGO);
drivers/hid/hid-lg4ff.c
1085
static DEVICE_ATTR(real_id, S_IRUGO, lg4ff_real_id_show, lg4ff_real_id_store);
drivers/hid/hid-multitouch.c
495
static DEVICE_ATTR(quirks, S_IWUSR | S_IRUGO, mt_show_quirks, mt_set_quirks);
drivers/hid/hid-ntrig.c
178
static DEVICE_ATTR(sensor_physical_width, S_IRUGO, show_phys_width, NULL);
drivers/hid/hid-ntrig.c
190
static DEVICE_ATTR(sensor_physical_height, S_IRUGO, show_phys_height, NULL);
drivers/hid/hid-ntrig.c
202
static DEVICE_ATTR(sensor_logical_width, S_IRUGO, show_log_width, NULL);
drivers/hid/hid-ntrig.c
214
static DEVICE_ATTR(sensor_logical_height, S_IRUGO, show_log_height, NULL);
drivers/hid/hid-ntrig.c
249
static DEVICE_ATTR(min_width, S_IWUSR | S_IRUGO, show_min_width, set_min_width);
drivers/hid/hid-ntrig.c
284
static DEVICE_ATTR(min_height, S_IWUSR | S_IRUGO, show_min_height,
drivers/hid/hid-ntrig.c
317
static DEVICE_ATTR(activate_slack, S_IWUSR | S_IRUGO, show_activate_slack,
drivers/hid/hid-ntrig.c
353
static DEVICE_ATTR(activation_width, S_IWUSR | S_IRUGO, show_activation_width,
drivers/hid/hid-ntrig.c
389
static DEVICE_ATTR(activation_height, S_IWUSR | S_IRUGO,
drivers/hid/hid-ntrig.c
427
static DEVICE_ATTR(deactivate_slack, S_IWUSR | S_IRUGO, show_deactivate_slack,
drivers/hid/hid-prodikeys.c
119
static DEVICE_ATTR(channel, S_IRUGO | S_IWUSR | S_IWGRP , show_channel,
drivers/hid/hid-prodikeys.c
157
static DEVICE_ATTR(sustain, S_IRUGO | S_IWUSR | S_IWGRP, show_sustain,
drivers/hid/hid-prodikeys.c
195
static DEVICE_ATTR(octave, S_IRUGO | S_IWUSR | S_IWGRP, show_octave,
drivers/hid/hid-roccat-pyra.c
277
__BIN_ATTR(settings, (S_IWUSR | S_IRUGO),
drivers/hid/hid-sensor-custom.c
67
{.name = "name", .mode = S_IRUGO},
drivers/hid/hid-sensor-custom.c
68
{.name = "units", .mode = S_IRUGO},
drivers/hid/hid-sensor-custom.c
69
{.name = "unit-expo", .mode = S_IRUGO},
drivers/hid/hid-sensor-custom.c
70
{.name = "minimum", .mode = S_IRUGO},
drivers/hid/hid-sensor-custom.c
71
{.name = "maximum", .mode = S_IRUGO},
drivers/hid/hid-sensor-custom.c
72
{.name = "size", .mode = S_IRUGO},
drivers/hid/hid-sensor-custom.c
73
{.name = "value", .mode = S_IWUSR | S_IRUGO},
drivers/hid/hid-wiimote-core.c
1700
static DEVICE_ATTR(extension, S_IRUGO | S_IWUSR | S_IWGRP, wiimote_ext_show,
drivers/hid/hid-wiimote-core.c
1734
static DEVICE_ATTR(devtype, S_IRUGO, wiimote_dev_show, NULL);
drivers/hid/hid-wiimote-modules.c
1465
static DEVICE_ATTR(bboard_calib, S_IRUGO, wiimod_bboard_calib_show, NULL);
drivers/hid/hid-wiimote-modules.c
1859
static DEVICE_ATTR(pro_calib, S_IRUGO|S_IWUSR|S_IWGRP, wiimod_pro_calib_show,
drivers/hid/wacom_sys.c
13
#define DEV_ATTR_RW_PERM (S_IRUGO | S_IWUSR | S_IWGRP)
drivers/hsi/controllers/omap_ssi_core.c
119
debugfs_create_file("regs", S_IRUGO, omap_ssi->dir, ssi, &ssi_regs_fops);
drivers/hsi/controllers/omap_ssi_core.c
123
debugfs_create_file("regs", S_IRUGO, dir, ssi, &ssi_gdd_regs_fops);
drivers/hsi/controllers/omap_ssi_port.c
161
debugfs_create_file("regs", S_IRUGO, dir, port, &ssi_port_regs_fops);
drivers/hv/connection.c
71
module_param(max_version, uint, S_IRUGO);
drivers/hwmon/adt7411.c
182
SENSOR_DEVICE_ATTR_2(__name, S_IRUGO | S_IWUSR, adt7411_show_bit, \
drivers/hwmon/adt7411.c
519
return visible ? S_IRUGO : 0;
drivers/hwmon/adt7411.c
522
return visible ? S_IRUGO | S_IWUSR : 0;
drivers/hwmon/adt7411.c
532
return visible ? S_IRUGO : 0;
drivers/hwmon/adt7411.c
535
return visible ? S_IRUGO | S_IWUSR : 0;
drivers/hwmon/asb100.c
270
static SENSOR_DEVICE_ATTR(in##offset##_input, S_IRUGO, \
drivers/hwmon/asb100.c
272
static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/asb100.c
274
static SENSOR_DEVICE_ATTR(in##offset##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/asb100.c
389
static SENSOR_DEVICE_ATTR(fan##offset##_input, S_IRUGO, \
drivers/hwmon/asb100.c
391
static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/asb100.c
393
static SENSOR_DEVICE_ATTR(fan##offset##_div, S_IRUGO | S_IWUSR, \
drivers/hwmon/asb100.c
459
static SENSOR_DEVICE_ATTR(temp##num##_input, S_IRUGO, \
drivers/hwmon/asb100.c
461
static SENSOR_DEVICE_ATTR(temp##num##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/asb100.c
463
static SENSOR_DEVICE_ATTR(temp##num##_max_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/asb100.c
526
static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
drivers/hwmon/asb100.c
527
static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
drivers/hwmon/asb100.c
528
static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2);
drivers/hwmon/asb100.c
529
static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3);
drivers/hwmon/asb100.c
530
static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 8);
drivers/hwmon/asb100.c
531
static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 6);
drivers/hwmon/asb100.c
532
static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 7);
drivers/hwmon/asb100.c
533
static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 11);
drivers/hwmon/asb100.c
534
static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 4);
drivers/hwmon/asb100.c
535
static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 5);
drivers/hwmon/asb100.c
536
static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 13);
drivers/hwmon/asc7621.c
800
{.sda = SENSOR_ATTR(name, S_IRUGO, show_##r, NULL, n), \
drivers/hwmon/asc7621.c
805
{.sda = SENSOR_ATTR(name, S_IRUGO | S_IWUSR, show_##r, store_##r, n), \
drivers/hwmon/asc7621.c
814
{.sda = SENSOR_ATTR(name, S_IRUGO | S_IWUSR, show_##r, store_##r, n), \
drivers/hwmon/asus-ec-sensors.c
1277
return find_ec_sensor_index(state, type, channel) >= 0 ? S_IRUGO : 0;
drivers/hwmon/dme1737.c
1325
S_IRUGO);
drivers/hwmon/dme1737.c
1340
S_IRUGO | S_IWUSR);
drivers/hwmon/dme1737.c
1345
S_IRUGO);
drivers/hwmon/dme1737.c
1512
static SENSOR_DEVICE_ATTR_2(in##ix##_input, S_IRUGO, \
drivers/hwmon/dme1737.c
1514
static SENSOR_DEVICE_ATTR_2(in##ix##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1516
static SENSOR_DEVICE_ATTR_2(in##ix##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1518
static SENSOR_DEVICE_ATTR_2(in##ix##_alarm, S_IRUGO, \
drivers/hwmon/dme1737.c
1533
static SENSOR_DEVICE_ATTR_2(temp##ix##_input, S_IRUGO, \
drivers/hwmon/dme1737.c
1535
static SENSOR_DEVICE_ATTR_2(temp##ix##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1537
static SENSOR_DEVICE_ATTR_2(temp##ix##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1539
static SENSOR_DEVICE_ATTR_2(temp##ix##_offset, S_IRUGO, \
drivers/hwmon/dme1737.c
1541
static SENSOR_DEVICE_ATTR_2(temp##ix##_alarm, S_IRUGO, \
drivers/hwmon/dme1737.c
1543
static SENSOR_DEVICE_ATTR_2(temp##ix##_fault, S_IRUGO, \
drivers/hwmon/dme1737.c
1553
static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_channels_temp, S_IRUGO, \
drivers/hwmon/dme1737.c
1555
static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point1_temp_hyst, S_IRUGO, \
drivers/hwmon/dme1737.c
1557
static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point1_temp, S_IRUGO, \
drivers/hwmon/dme1737.c
1559
static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point2_temp, S_IRUGO, \
drivers/hwmon/dme1737.c
1561
static SENSOR_DEVICE_ATTR_2(zone##ix##_auto_point3_temp, S_IRUGO, \
drivers/hwmon/dme1737.c
1571
static SENSOR_DEVICE_ATTR_2(fan##ix##_input, S_IRUGO, \
drivers/hwmon/dme1737.c
1573
static SENSOR_DEVICE_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1575
static SENSOR_DEVICE_ATTR_2(fan##ix##_alarm, S_IRUGO, \
drivers/hwmon/dme1737.c
1577
static SENSOR_DEVICE_ATTR_2(fan##ix##_type, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1588
static SENSOR_DEVICE_ATTR_2(fan##ix##_input, S_IRUGO, \
drivers/hwmon/dme1737.c
1590
static SENSOR_DEVICE_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1592
static SENSOR_DEVICE_ATTR_2(fan##ix##_alarm, S_IRUGO, \
drivers/hwmon/dme1737.c
1594
static SENSOR_DEVICE_ATTR_2(fan##ix##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/dme1737.c
1603
static SENSOR_DEVICE_ATTR_2(pwm##ix, S_IRUGO, \
drivers/hwmon/dme1737.c
1605
static SENSOR_DEVICE_ATTR_2(pwm##ix##_freq, S_IRUGO, \
drivers/hwmon/dme1737.c
1607
static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \
drivers/hwmon/dme1737.c
1609
static SENSOR_DEVICE_ATTR_2(pwm##ix##_ramp_rate, S_IRUGO, \
drivers/hwmon/dme1737.c
1611
static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_channels_zone, S_IRUGO, \
drivers/hwmon/dme1737.c
1613
static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_pwm_min, S_IRUGO, \
drivers/hwmon/dme1737.c
1615
static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_point1_pwm, S_IRUGO, \
drivers/hwmon/dme1737.c
1617
static SENSOR_DEVICE_ATTR_2(pwm##ix##_auto_point2_pwm, S_IRUGO, \
drivers/hwmon/dme1737.c
1627
static SENSOR_DEVICE_ATTR_2(pwm##ix, S_IRUGO, \
drivers/hwmon/dme1737.c
1629
static SENSOR_DEVICE_ATTR_2(pwm##ix##_freq, S_IRUGO, \
drivers/hwmon/dme1737.c
1631
static SENSOR_DEVICE_ATTR_2(pwm##ix##_enable, S_IRUGO, \
drivers/hwmon/dme1737.c
2182
S_IRUGO | S_IWUSR);
drivers/hwmon/dme1737.c
2187
S_IRUGO | S_IWUSR);
drivers/hwmon/dme1737.c
2191
S_IRUGO | S_IWUSR);
drivers/hwmon/dme1737.c
2195
S_IRUGO | S_IWUSR);
drivers/hwmon/dme1737.c
2203
S_IRUGO | S_IWUSR);
drivers/hwmon/dme1737.c
2208
S_IRUGO | S_IWUSR);
drivers/hwmon/dme1737.c
2219
S_IRUGO | S_IWUSR);
drivers/hwmon/f71805f.c
1000
static SENSOR_DEVICE_ATTR(in3_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1002
static SENSOR_DEVICE_ATTR(in3_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1004
static SENSOR_DEVICE_ATTR(in4_input, S_IRUGO, show_in, NULL, 4);
drivers/hwmon/f71805f.c
1005
static SENSOR_DEVICE_ATTR(in4_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1007
static SENSOR_DEVICE_ATTR(in4_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1009
static SENSOR_DEVICE_ATTR(in5_input, S_IRUGO, show_in, NULL, 5);
drivers/hwmon/f71805f.c
1010
static SENSOR_DEVICE_ATTR(in5_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1012
static SENSOR_DEVICE_ATTR(in5_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1014
static SENSOR_DEVICE_ATTR(in6_input, S_IRUGO, show_in, NULL, 6);
drivers/hwmon/f71805f.c
1015
static SENSOR_DEVICE_ATTR(in6_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1017
static SENSOR_DEVICE_ATTR(in6_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1019
static SENSOR_DEVICE_ATTR(in7_input, S_IRUGO, show_in, NULL, 7);
drivers/hwmon/f71805f.c
1020
static SENSOR_DEVICE_ATTR(in7_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1022
static SENSOR_DEVICE_ATTR(in7_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1024
static SENSOR_DEVICE_ATTR(in8_input, S_IRUGO, show_in, NULL, 8);
drivers/hwmon/f71805f.c
1025
static SENSOR_DEVICE_ATTR(in8_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1027
static SENSOR_DEVICE_ATTR(in8_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1029
static SENSOR_DEVICE_ATTR(in9_input, S_IRUGO, show_in0, NULL, 9);
drivers/hwmon/f71805f.c
1030
static SENSOR_DEVICE_ATTR(in9_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1032
static SENSOR_DEVICE_ATTR(in9_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1034
static SENSOR_DEVICE_ATTR(in10_input, S_IRUGO, show_in0, NULL, 10);
drivers/hwmon/f71805f.c
1035
static SENSOR_DEVICE_ATTR(in10_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1037
static SENSOR_DEVICE_ATTR(in10_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1040
static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
drivers/hwmon/f71805f.c
1041
static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1043
static SENSOR_DEVICE_ATTR(fan1_target, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1045
static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1);
drivers/hwmon/f71805f.c
1046
static SENSOR_DEVICE_ATTR(fan2_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1048
static SENSOR_DEVICE_ATTR(fan2_target, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1050
static SENSOR_DEVICE_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 2);
drivers/hwmon/f71805f.c
1051
static SENSOR_DEVICE_ATTR(fan3_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1053
static SENSOR_DEVICE_ATTR(fan3_target, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1056
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
drivers/hwmon/f71805f.c
1057
static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1059
static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1061
static SENSOR_DEVICE_ATTR(temp1_type, S_IRUGO, show_temp_type, NULL, 0);
drivers/hwmon/f71805f.c
1062
static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp, NULL, 1);
drivers/hwmon/f71805f.c
1063
static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1065
static SENSOR_DEVICE_ATTR(temp2_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1067
static SENSOR_DEVICE_ATTR(temp2_type, S_IRUGO, show_temp_type, NULL, 1);
drivers/hwmon/f71805f.c
1068
static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_temp, NULL, 2);
drivers/hwmon/f71805f.c
1069
static SENSOR_DEVICE_ATTR(temp3_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1071
static SENSOR_DEVICE_ATTR(temp3_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1073
static SENSOR_DEVICE_ATTR(temp3_type, S_IRUGO, show_temp_type, NULL, 2);
drivers/hwmon/f71805f.c
1079
static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO, show_pwm, set_pwm, 0);
drivers/hwmon/f71805f.c
1080
static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1082
static SENSOR_DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1084
static SENSOR_DEVICE_ATTR(pwm1_mode, S_IRUGO, show_pwm_mode, NULL, 0);
drivers/hwmon/f71805f.c
1085
static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO, show_pwm, set_pwm, 1);
drivers/hwmon/f71805f.c
1086
static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1088
static SENSOR_DEVICE_ATTR(pwm2_freq, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1090
static SENSOR_DEVICE_ATTR(pwm2_mode, S_IRUGO, show_pwm_mode, NULL, 1);
drivers/hwmon/f71805f.c
1091
static SENSOR_DEVICE_ATTR(pwm3, S_IRUGO, show_pwm, set_pwm, 2);
drivers/hwmon/f71805f.c
1092
static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1094
static SENSOR_DEVICE_ATTR(pwm3_freq, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1096
static SENSOR_DEVICE_ATTR(pwm3_mode, S_IRUGO, show_pwm_mode, NULL, 2);
drivers/hwmon/f71805f.c
1098
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1101
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1104
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1107
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1110
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1113
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1117
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1120
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1123
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1126
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1129
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1132
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1136
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1139
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1142
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1145
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1148
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1151
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_fan, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
1155
static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
drivers/hwmon/f71805f.c
1156
static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
drivers/hwmon/f71805f.c
1157
static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2);
drivers/hwmon/f71805f.c
1158
static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3);
drivers/hwmon/f71805f.c
1159
static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 4);
drivers/hwmon/f71805f.c
1160
static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 5);
drivers/hwmon/f71805f.c
1161
static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 6);
drivers/hwmon/f71805f.c
1162
static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 7);
drivers/hwmon/f71805f.c
1163
static SENSOR_DEVICE_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 8);
drivers/hwmon/f71805f.c
1164
static SENSOR_DEVICE_ATTR(in9_alarm, S_IRUGO, show_alarm, NULL, 9);
drivers/hwmon/f71805f.c
1165
static SENSOR_DEVICE_ATTR(in10_alarm, S_IRUGO, show_alarm, NULL, 10);
drivers/hwmon/f71805f.c
1166
static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 11);
drivers/hwmon/f71805f.c
1167
static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 12);
drivers/hwmon/f71805f.c
1168
static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 13);
drivers/hwmon/f71805f.c
1169
static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 16);
drivers/hwmon/f71805f.c
1170
static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 17);
drivers/hwmon/f71805f.c
1171
static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 18);
drivers/hwmon/f71805f.c
1457
S_IRUGO | S_IWUSR);
drivers/hwmon/f71805f.c
733
S_IRUGO))
drivers/hwmon/f71805f.c
757
S_IRUGO | S_IWUSR))
drivers/hwmon/f71805f.c
984
static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, show_in0, NULL, 0);
drivers/hwmon/f71805f.c
985
static SENSOR_DEVICE_ATTR(in0_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
987
static SENSOR_DEVICE_ATTR(in0_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
989
static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, show_in, NULL, 1);
drivers/hwmon/f71805f.c
990
static SENSOR_DEVICE_ATTR(in1_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
992
static SENSOR_DEVICE_ATTR(in1_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
994
static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, show_in, NULL, 2);
drivers/hwmon/f71805f.c
995
static SENSOR_DEVICE_ATTR(in2_max, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
997
static SENSOR_DEVICE_ATTR(in2_min, S_IRUGO | S_IWUSR,
drivers/hwmon/f71805f.c
999
static SENSOR_DEVICE_ATTR(in3_input, S_IRUGO, show_in, NULL, 3);
drivers/hwmon/f71882fg.c
1025
SENSOR_ATTR_2(in1_max, S_IRUGO|S_IWUSR, show_in_max, store_in_max,
drivers/hwmon/f71882fg.c
1027
SENSOR_ATTR_2(in1_beep, S_IRUGO|S_IWUSR, show_in_beep, store_in_beep,
drivers/hwmon/f71882fg.c
1029
SENSOR_ATTR_2(in1_alarm, S_IRUGO, show_in_alarm, NULL, 0, 1),
drivers/hwmon/f71882fg.c
1273
SENSOR_ATTR_2(fan1_input, S_IRUGO, show_fan, NULL, 0, 0),
drivers/hwmon/f71882fg.c
1274
SENSOR_ATTR_2(fan1_full_speed, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1277
SENSOR_ATTR_2(fan1_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 0),
drivers/hwmon/f71882fg.c
1278
SENSOR_ATTR_2(pwm1, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 0),
drivers/hwmon/f71882fg.c
1279
SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f71882fg.c
1281
SENSOR_ATTR_2(pwm1_interpolate, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1284
SENSOR_ATTR_2(fan2_input, S_IRUGO, show_fan, NULL, 0, 1),
drivers/hwmon/f71882fg.c
1285
SENSOR_ATTR_2(fan2_full_speed, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1288
SENSOR_ATTR_2(fan2_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 1),
drivers/hwmon/f71882fg.c
1289
SENSOR_ATTR_2(pwm2, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 1),
drivers/hwmon/f71882fg.c
1290
SENSOR_ATTR_2(pwm2_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f71882fg.c
1292
SENSOR_ATTR_2(pwm2_interpolate, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1295
SENSOR_ATTR_2(fan3_input, S_IRUGO, show_fan, NULL, 0, 2),
drivers/hwmon/f71882fg.c
1296
SENSOR_ATTR_2(fan3_full_speed, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1299
SENSOR_ATTR_2(fan3_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 2),
drivers/hwmon/f71882fg.c
1300
SENSOR_ATTR_2(pwm3, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 2),
drivers/hwmon/f71882fg.c
1301
SENSOR_ATTR_2(pwm3_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f71882fg.c
1303
SENSOR_ATTR_2(pwm3_interpolate, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1306
SENSOR_ATTR_2(fan4_input, S_IRUGO, show_fan, NULL, 0, 3),
drivers/hwmon/f71882fg.c
1307
SENSOR_ATTR_2(fan4_full_speed, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1310
SENSOR_ATTR_2(fan4_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 3),
drivers/hwmon/f71882fg.c
1311
SENSOR_ATTR_2(pwm4, S_IRUGO|S_IWUSR, show_pwm, store_pwm, 0, 3),
drivers/hwmon/f71882fg.c
1312
SENSOR_ATTR_2(pwm4_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
drivers/hwmon/f71882fg.c
1314
SENSOR_ATTR_2(pwm4_interpolate, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1352
SENSOR_ATTR_2(fan3_input, S_IRUGO, show_fan, NULL, 0, 2),
drivers/hwmon/f71882fg.c
1353
SENSOR_ATTR_2(fan3_alarm, S_IRUGO, show_fan_alarm, NULL, 0, 2),
drivers/hwmon/f71882fg.c
1354
SENSOR_ATTR_2(pwm3, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1396
SENSOR_ATTR_2(fan1_beep, S_IRUGO|S_IWUSR, show_fan_beep,
drivers/hwmon/f71882fg.c
1398
SENSOR_ATTR_2(fan2_beep, S_IRUGO|S_IWUSR, show_fan_beep,
drivers/hwmon/f71882fg.c
1400
SENSOR_ATTR_2(fan3_beep, S_IRUGO|S_IWUSR, show_fan_beep,
drivers/hwmon/f71882fg.c
1402
SENSOR_ATTR_2(fan4_beep, S_IRUGO|S_IWUSR, show_fan_beep,
drivers/hwmon/f71882fg.c
1614
SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1617
SENSOR_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1620
SENSOR_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1623
SENSOR_ATTR_2(pwm1_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1626
SENSOR_ATTR_2(pwm1_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1629
SENSOR_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1633
SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1636
SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1639
SENSOR_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1642
SENSOR_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1645
SENSOR_ATTR_2(pwm2_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1648
SENSOR_ATTR_2(pwm2_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1651
SENSOR_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1655
SENSOR_ATTR_2(pwm2_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1658
SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1661
SENSOR_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1664
SENSOR_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1667
SENSOR_ATTR_2(pwm3_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1670
SENSOR_ATTR_2(pwm3_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1673
SENSOR_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1677
SENSOR_ATTR_2(pwm3_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1687
SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1690
SENSOR_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1693
SENSOR_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1696
SENSOR_ATTR_2(pwm1_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1699
SENSOR_ATTR_2(pwm1_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1702
SENSOR_ATTR_2(pwm1_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1705
SENSOR_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1709
SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1712
SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1715
SENSOR_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1718
SENSOR_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1721
SENSOR_ATTR_2(pwm2_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1724
SENSOR_ATTR_2(pwm2_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1727
SENSOR_ATTR_2(pwm2_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1730
SENSOR_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1734
SENSOR_ATTR_2(pwm2_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1737
SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1740
SENSOR_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1743
SENSOR_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1746
SENSOR_ATTR_2(pwm3_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1749
SENSOR_ATTR_2(pwm3_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1752
SENSOR_ATTR_2(pwm3_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1755
SENSOR_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1759
SENSOR_ATTR_2(pwm3_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1765
SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1768
SENSOR_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1771
SENSOR_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1774
SENSOR_ATTR_2(pwm1_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1777
SENSOR_ATTR_2(pwm1_auto_point4_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1780
SENSOR_ATTR_2(pwm1_auto_point5_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1783
SENSOR_ATTR_2(pwm1_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1786
SENSOR_ATTR_2(pwm1_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1789
SENSOR_ATTR_2(pwm1_auto_point3_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1792
SENSOR_ATTR_2(pwm1_auto_point4_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1795
SENSOR_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1799
SENSOR_ATTR_2(pwm1_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1801
SENSOR_ATTR_2(pwm1_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1803
SENSOR_ATTR_2(pwm1_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1806
SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1809
SENSOR_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1812
SENSOR_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1815
SENSOR_ATTR_2(pwm2_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1818
SENSOR_ATTR_2(pwm2_auto_point4_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1821
SENSOR_ATTR_2(pwm2_auto_point5_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1824
SENSOR_ATTR_2(pwm2_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1827
SENSOR_ATTR_2(pwm2_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1830
SENSOR_ATTR_2(pwm2_auto_point3_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1833
SENSOR_ATTR_2(pwm2_auto_point4_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1836
SENSOR_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1840
SENSOR_ATTR_2(pwm2_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1842
SENSOR_ATTR_2(pwm2_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1844
SENSOR_ATTR_2(pwm2_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1847
SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1850
SENSOR_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1853
SENSOR_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1856
SENSOR_ATTR_2(pwm3_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1859
SENSOR_ATTR_2(pwm3_auto_point4_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1862
SENSOR_ATTR_2(pwm3_auto_point5_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1865
SENSOR_ATTR_2(pwm3_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1868
SENSOR_ATTR_2(pwm3_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1871
SENSOR_ATTR_2(pwm3_auto_point3_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1874
SENSOR_ATTR_2(pwm3_auto_point4_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1877
SENSOR_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1881
SENSOR_ATTR_2(pwm3_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1883
SENSOR_ATTR_2(pwm3_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1885
SENSOR_ATTR_2(pwm3_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1888
SENSOR_ATTR_2(pwm4_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1891
SENSOR_ATTR_2(pwm4_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1894
SENSOR_ATTR_2(pwm4_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1897
SENSOR_ATTR_2(pwm4_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1900
SENSOR_ATTR_2(pwm4_auto_point4_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1903
SENSOR_ATTR_2(pwm4_auto_point5_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1906
SENSOR_ATTR_2(pwm4_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1909
SENSOR_ATTR_2(pwm4_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1912
SENSOR_ATTR_2(pwm4_auto_point3_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1915
SENSOR_ATTR_2(pwm4_auto_point4_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1918
SENSOR_ATTR_2(pwm4_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1922
SENSOR_ATTR_2(pwm4_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1924
SENSOR_ATTR_2(pwm4_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1926
SENSOR_ATTR_2(pwm4_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1932
SENSOR_ATTR_2(fan4_input, S_IRUGO, show_fan, NULL, 0, 3),
drivers/hwmon/f71882fg.c
1941
SENSOR_ATTR_2(pwm1_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1944
SENSOR_ATTR_2(temp1_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1947
SENSOR_ATTR_2(temp1_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1950
SENSOR_ATTR_2(temp1_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1953
SENSOR_ATTR_2(temp1_auto_point4_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1956
SENSOR_ATTR_2(temp1_auto_point5_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1959
SENSOR_ATTR_2(temp1_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1962
SENSOR_ATTR_2(temp1_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1965
SENSOR_ATTR_2(temp1_auto_point3_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1968
SENSOR_ATTR_2(temp1_auto_point4_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1971
SENSOR_ATTR_2(temp1_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1975
SENSOR_ATTR_2(temp1_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1977
SENSOR_ATTR_2(temp1_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1979
SENSOR_ATTR_2(temp1_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
1982
SENSOR_ATTR_2(pwm2_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1985
SENSOR_ATTR_2(temp2_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1988
SENSOR_ATTR_2(temp2_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1991
SENSOR_ATTR_2(temp2_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1994
SENSOR_ATTR_2(temp2_auto_point4_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
1997
SENSOR_ATTR_2(temp2_auto_point5_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2000
SENSOR_ATTR_2(temp2_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2003
SENSOR_ATTR_2(temp2_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2006
SENSOR_ATTR_2(temp2_auto_point3_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2009
SENSOR_ATTR_2(temp2_auto_point4_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2012
SENSOR_ATTR_2(temp2_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2016
SENSOR_ATTR_2(temp2_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
2018
SENSOR_ATTR_2(temp2_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
2020
SENSOR_ATTR_2(temp2_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
2023
SENSOR_ATTR_2(pwm3_auto_channels_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2026
SENSOR_ATTR_2(temp3_auto_point1_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2029
SENSOR_ATTR_2(temp3_auto_point2_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2032
SENSOR_ATTR_2(temp3_auto_point3_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2035
SENSOR_ATTR_2(temp3_auto_point4_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2038
SENSOR_ATTR_2(temp3_auto_point5_pwm, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2041
SENSOR_ATTR_2(temp3_auto_point1_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2044
SENSOR_ATTR_2(temp3_auto_point2_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2047
SENSOR_ATTR_2(temp3_auto_point3_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2050
SENSOR_ATTR_2(temp3_auto_point4_temp, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2053
SENSOR_ATTR_2(temp3_auto_point1_temp_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f71882fg.c
2057
SENSOR_ATTR_2(temp3_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
2059
SENSOR_ATTR_2(temp3_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
2061
SENSOR_ATTR_2(temp3_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/f71882fg.c
711
SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0),
drivers/hwmon/f71882fg.c
712
SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
714
SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
drivers/hwmon/f71882fg.c
716
SENSOR_ATTR_2(temp1_max_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 0),
drivers/hwmon/f71882fg.c
717
SENSOR_ATTR_2(temp1_crit, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
719
SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
drivers/hwmon/f71882fg.c
721
SENSOR_ATTR_2(temp1_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 4),
drivers/hwmon/f71882fg.c
722
SENSOR_ATTR_2(temp1_fault, S_IRUGO, show_temp_fault, NULL, 0, 0),
drivers/hwmon/f71882fg.c
723
SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 0, 1),
drivers/hwmon/f71882fg.c
724
SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
726
SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
drivers/hwmon/f71882fg.c
728
SENSOR_ATTR_2(temp2_max_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 1),
drivers/hwmon/f71882fg.c
729
SENSOR_ATTR_2(temp2_crit, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
731
SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
drivers/hwmon/f71882fg.c
733
SENSOR_ATTR_2(temp2_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 5),
drivers/hwmon/f71882fg.c
734
SENSOR_ATTR_2(temp2_fault, S_IRUGO, show_temp_fault, NULL, 0, 1),
drivers/hwmon/f71882fg.c
735
SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 0, 2),
drivers/hwmon/f71882fg.c
736
SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
738
SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
drivers/hwmon/f71882fg.c
740
SENSOR_ATTR_2(temp3_max_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 2),
drivers/hwmon/f71882fg.c
741
SENSOR_ATTR_2(temp3_crit, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
743
SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
drivers/hwmon/f71882fg.c
745
SENSOR_ATTR_2(temp3_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 6),
drivers/hwmon/f71882fg.c
746
SENSOR_ATTR_2(temp3_fault, S_IRUGO, show_temp_fault, NULL, 0, 2),
drivers/hwmon/f71882fg.c
760
SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 1),
drivers/hwmon/f71882fg.c
761
SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
763
SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
drivers/hwmon/f71882fg.c
770
SENSOR_ATTR_2(temp1_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 1),
drivers/hwmon/f71882fg.c
771
SENSOR_ATTR_2(temp1_crit, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
773
SENSOR_ATTR_2(temp1_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
drivers/hwmon/f71882fg.c
775
SENSOR_ATTR_2(temp1_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 5),
drivers/hwmon/f71882fg.c
776
SENSOR_ATTR_2(temp1_type, S_IRUGO, show_temp_type, NULL, 0, 1),
drivers/hwmon/f71882fg.c
777
SENSOR_ATTR_2(temp1_fault, S_IRUGO, show_temp_fault, NULL, 0, 1),
drivers/hwmon/f71882fg.c
779
SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 0, 2),
drivers/hwmon/f71882fg.c
780
SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
782
SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
drivers/hwmon/f71882fg.c
785
SENSOR_ATTR_2(temp2_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 2),
drivers/hwmon/f71882fg.c
786
SENSOR_ATTR_2(temp2_crit, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
788
SENSOR_ATTR_2(temp2_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
drivers/hwmon/f71882fg.c
790
SENSOR_ATTR_2(temp2_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 6),
drivers/hwmon/f71882fg.c
791
SENSOR_ATTR_2(temp2_type, S_IRUGO, show_temp_type, NULL, 0, 2),
drivers/hwmon/f71882fg.c
792
SENSOR_ATTR_2(temp2_fault, S_IRUGO, show_temp_fault, NULL, 0, 2),
drivers/hwmon/f71882fg.c
794
SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 0, 3),
drivers/hwmon/f71882fg.c
795
SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
797
SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max_hyst,
drivers/hwmon/f71882fg.c
800
SENSOR_ATTR_2(temp3_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 3),
drivers/hwmon/f71882fg.c
801
SENSOR_ATTR_2(temp3_crit, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
803
SENSOR_ATTR_2(temp3_crit_hyst, S_IRUGO, show_temp_crit_hyst, NULL,
drivers/hwmon/f71882fg.c
805
SENSOR_ATTR_2(temp3_crit_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 7),
drivers/hwmon/f71882fg.c
806
SENSOR_ATTR_2(temp3_type, S_IRUGO, show_temp_type, NULL, 0, 3),
drivers/hwmon/f71882fg.c
807
SENSOR_ATTR_2(temp3_fault, S_IRUGO, show_temp_fault, NULL, 0, 3),
drivers/hwmon/f71882fg.c
848
SENSOR_ATTR_2(temp1_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
850
SENSOR_ATTR_2(temp1_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
853
SENSOR_ATTR_2(temp2_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
855
SENSOR_ATTR_2(temp2_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
858
SENSOR_ATTR_2(temp3_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
860
SENSOR_ATTR_2(temp3_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
865
SENSOR_ATTR_2(temp1_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
867
SENSOR_ATTR_2(temp1_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
870
SENSOR_ATTR_2(temp2_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
872
SENSOR_ATTR_2(temp2_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
875
SENSOR_ATTR_2(temp3_max_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
877
SENSOR_ATTR_2(temp3_crit_beep, S_IRUGO|S_IWUSR, show_temp_beep,
drivers/hwmon/f71882fg.c
888
SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0),
drivers/hwmon/f71882fg.c
889
SENSOR_ATTR_2(temp1_max, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
891
SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
893
SENSOR_ATTR_2(temp1_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 4),
drivers/hwmon/f71882fg.c
894
SENSOR_ATTR_2(temp1_fault, S_IRUGO, show_temp_fault, NULL, 0, 0),
drivers/hwmon/f71882fg.c
895
SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 0, 1),
drivers/hwmon/f71882fg.c
896
SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
898
SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
900
SENSOR_ATTR_2(temp2_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 5),
drivers/hwmon/f71882fg.c
901
SENSOR_ATTR_2(temp2_fault, S_IRUGO, show_temp_fault, NULL, 0, 1),
drivers/hwmon/f71882fg.c
902
SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 0, 2),
drivers/hwmon/f71882fg.c
903
SENSOR_ATTR_2(temp3_max, S_IRUGO|S_IWUSR, show_temp_crit,
drivers/hwmon/f71882fg.c
905
SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO|S_IWUSR, show_temp_max,
drivers/hwmon/f71882fg.c
907
SENSOR_ATTR_2(temp3_alarm, S_IRUGO, show_temp_alarm, NULL, 0, 6),
drivers/hwmon/f71882fg.c
908
SENSOR_ATTR_2(temp3_fault, S_IRUGO, show_temp_fault, NULL, 0, 2),
drivers/hwmon/f71882fg.c
922
SENSOR_ATTR_2(in0_input, S_IRUGO, show_in, NULL, 0, 0),
drivers/hwmon/f71882fg.c
923
SENSOR_ATTR_2(in1_input, S_IRUGO, show_in, NULL, 0, 1),
drivers/hwmon/f71882fg.c
924
SENSOR_ATTR_2(in2_input, S_IRUGO, show_in, NULL, 0, 2),
drivers/hwmon/f71882fg.c
925
SENSOR_ATTR_2(in3_input, S_IRUGO, show_in, NULL, 0, 3),
drivers/hwmon/f71882fg.c
926
SENSOR_ATTR_2(in4_input, S_IRUGO, show_in, NULL, 0, 4),
drivers/hwmon/f71882fg.c
927
SENSOR_ATTR_2(in5_input, S_IRUGO, show_in, NULL, 0, 5),
drivers/hwmon/f71882fg.c
928
SENSOR_ATTR_2(in6_input, S_IRUGO, show_in, NULL, 0, 6),
drivers/hwmon/f71882fg.c
929
SENSOR_ATTR_2(in7_input, S_IRUGO, show_in, NULL, 0, 7),
drivers/hwmon/f71882fg.c
930
SENSOR_ATTR_2(in8_input, S_IRUGO, show_in, NULL, 0, 8),
drivers/hwmon/f71882fg.c
931
SENSOR_ATTR_2(in9_input, S_IRUGO, show_in, NULL, 0, 9),
drivers/hwmon/f71882fg.c
932
SENSOR_ATTR_2(in10_input, S_IRUGO, show_in, NULL, 0, 10),
drivers/hwmon/f75375s.c
632
static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, show_in, NULL, 0);
drivers/hwmon/f75375s.c
633
static SENSOR_DEVICE_ATTR(in0_max, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
635
static SENSOR_DEVICE_ATTR(in0_min, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
637
static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, show_in, NULL, 1);
drivers/hwmon/f75375s.c
638
static SENSOR_DEVICE_ATTR(in1_max, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
640
static SENSOR_DEVICE_ATTR(in1_min, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
642
static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, show_in, NULL, 2);
drivers/hwmon/f75375s.c
643
static SENSOR_DEVICE_ATTR(in2_max, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
645
static SENSOR_DEVICE_ATTR(in2_min, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
647
static SENSOR_DEVICE_ATTR(in3_input, S_IRUGO, show_in, NULL, 3);
drivers/hwmon/f75375s.c
648
static SENSOR_DEVICE_ATTR(in3_max, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
650
static SENSOR_DEVICE_ATTR(in3_min, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
652
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp11, NULL, 0);
drivers/hwmon/f75375s.c
653
static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
655
static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
657
static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 1);
drivers/hwmon/f75375s.c
658
static SENSOR_DEVICE_ATTR(temp2_max_hyst, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
660
static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
662
static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
drivers/hwmon/f75375s.c
663
static SENSOR_DEVICE_ATTR(fan1_max, S_IRUGO, show_fan_max, NULL, 0);
drivers/hwmon/f75375s.c
664
static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
666
static SENSOR_DEVICE_ATTR(fan1_target, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
668
static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1);
drivers/hwmon/f75375s.c
669
static SENSOR_DEVICE_ATTR(fan2_max, S_IRUGO, show_fan_max, NULL, 1);
drivers/hwmon/f75375s.c
670
static SENSOR_DEVICE_ATTR(fan2_min, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
672
static SENSOR_DEVICE_ATTR(fan2_target, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
674
static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
676
static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
678
static SENSOR_DEVICE_ATTR(pwm1_mode, S_IRUGO,
drivers/hwmon/f75375s.c
680
static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR,
drivers/hwmon/f75375s.c
682
static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO|S_IWUSR,
drivers/hwmon/f75375s.c
684
static SENSOR_DEVICE_ATTR(pwm2_mode, S_IRUGO,
drivers/hwmon/f75375s.c
817
S_IRUGO | S_IWUSR);
drivers/hwmon/f75375s.c
822
S_IRUGO | S_IWUSR);
drivers/hwmon/it87.c
1030
static SENSOR_DEVICE_ATTR_2(in0_input, S_IRUGO, show_in, NULL, 0, 0);
drivers/hwmon/it87.c
1031
static SENSOR_DEVICE_ATTR_2(in0_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1033
static SENSOR_DEVICE_ATTR_2(in0_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1036
static SENSOR_DEVICE_ATTR_2(in1_input, S_IRUGO, show_in, NULL, 1, 0);
drivers/hwmon/it87.c
1037
static SENSOR_DEVICE_ATTR_2(in1_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1039
static SENSOR_DEVICE_ATTR_2(in1_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1042
static SENSOR_DEVICE_ATTR_2(in2_input, S_IRUGO, show_in, NULL, 2, 0);
drivers/hwmon/it87.c
1043
static SENSOR_DEVICE_ATTR_2(in2_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1045
static SENSOR_DEVICE_ATTR_2(in2_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1048
static SENSOR_DEVICE_ATTR_2(in3_input, S_IRUGO, show_in, NULL, 3, 0);
drivers/hwmon/it87.c
1049
static SENSOR_DEVICE_ATTR_2(in3_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1051
static SENSOR_DEVICE_ATTR_2(in3_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1054
static SENSOR_DEVICE_ATTR_2(in4_input, S_IRUGO, show_in, NULL, 4, 0);
drivers/hwmon/it87.c
1055
static SENSOR_DEVICE_ATTR_2(in4_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1057
static SENSOR_DEVICE_ATTR_2(in4_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1060
static SENSOR_DEVICE_ATTR_2(in5_input, S_IRUGO, show_in, NULL, 5, 0);
drivers/hwmon/it87.c
1061
static SENSOR_DEVICE_ATTR_2(in5_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1063
static SENSOR_DEVICE_ATTR_2(in5_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1066
static SENSOR_DEVICE_ATTR_2(in6_input, S_IRUGO, show_in, NULL, 6, 0);
drivers/hwmon/it87.c
1067
static SENSOR_DEVICE_ATTR_2(in6_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1069
static SENSOR_DEVICE_ATTR_2(in6_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1072
static SENSOR_DEVICE_ATTR_2(in7_input, S_IRUGO, show_in, NULL, 7, 0);
drivers/hwmon/it87.c
1073
static SENSOR_DEVICE_ATTR_2(in7_min, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1075
static SENSOR_DEVICE_ATTR_2(in7_max, S_IRUGO | S_IWUSR, show_in, set_in,
drivers/hwmon/it87.c
1078
static SENSOR_DEVICE_ATTR_2(in8_input, S_IRUGO, show_in, NULL, 8, 0);
drivers/hwmon/it87.c
1079
static SENSOR_DEVICE_ATTR_2(in9_input, S_IRUGO, show_in, NULL, 9, 0);
drivers/hwmon/it87.c
1080
static SENSOR_DEVICE_ATTR_2(in10_input, S_IRUGO, show_in, NULL, 10, 0);
drivers/hwmon/it87.c
1081
static SENSOR_DEVICE_ATTR_2(in11_input, S_IRUGO, show_in, NULL, 11, 0);
drivers/hwmon/it87.c
1082
static SENSOR_DEVICE_ATTR_2(in12_input, S_IRUGO, show_in, NULL, 12, 0);
drivers/hwmon/it87.c
1142
static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0);
drivers/hwmon/it87.c
1143
static SENSOR_DEVICE_ATTR_2(temp1_min, S_IRUGO | S_IWUSR, show_temp, set_temp,
drivers/hwmon/it87.c
1145
static SENSOR_DEVICE_ATTR_2(temp1_max, S_IRUGO | S_IWUSR, show_temp, set_temp,
drivers/hwmon/it87.c
1147
static SENSOR_DEVICE_ATTR_2(temp1_offset, S_IRUGO | S_IWUSR, show_temp,
drivers/hwmon/it87.c
1149
static SENSOR_DEVICE_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 1, 0);
drivers/hwmon/it87.c
1150
static SENSOR_DEVICE_ATTR_2(temp2_min, S_IRUGO | S_IWUSR, show_temp, set_temp,
drivers/hwmon/it87.c
1152
static SENSOR_DEVICE_ATTR_2(temp2_max, S_IRUGO | S_IWUSR, show_temp, set_temp,
drivers/hwmon/it87.c
1154
static SENSOR_DEVICE_ATTR_2(temp2_offset, S_IRUGO | S_IWUSR, show_temp,
drivers/hwmon/it87.c
1156
static SENSOR_DEVICE_ATTR_2(temp3_input, S_IRUGO, show_temp, NULL, 2, 0);
drivers/hwmon/it87.c
1157
static SENSOR_DEVICE_ATTR_2(temp3_min, S_IRUGO | S_IWUSR, show_temp, set_temp,
drivers/hwmon/it87.c
1159
static SENSOR_DEVICE_ATTR_2(temp3_max, S_IRUGO | S_IWUSR, show_temp, set_temp,
drivers/hwmon/it87.c
1161
static SENSOR_DEVICE_ATTR_2(temp3_offset, S_IRUGO | S_IWUSR, show_temp,
drivers/hwmon/it87.c
1163
static SENSOR_DEVICE_ATTR_2(temp4_input, S_IRUGO, show_temp, NULL, 3, 0);
drivers/hwmon/it87.c
1164
static SENSOR_DEVICE_ATTR_2(temp5_input, S_IRUGO, show_temp, NULL, 4, 0);
drivers/hwmon/it87.c
1165
static SENSOR_DEVICE_ATTR_2(temp6_input, S_IRUGO, show_temp, NULL, 5, 0);
drivers/hwmon/it87.c
1285
static SENSOR_DEVICE_ATTR(temp1_type, S_IRUGO | S_IWUSR, show_temp_type,
drivers/hwmon/it87.c
1287
static SENSOR_DEVICE_ATTR(temp2_type, S_IRUGO | S_IWUSR, show_temp_type,
drivers/hwmon/it87.c
1289
static SENSOR_DEVICE_ATTR(temp3_type, S_IRUGO | S_IWUSR, show_temp_type,
drivers/hwmon/it87.c
1884
static SENSOR_DEVICE_ATTR_2(fan1_input, S_IRUGO, show_fan, NULL, 0, 0);
drivers/hwmon/it87.c
1885
static SENSOR_DEVICE_ATTR_2(fan1_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
drivers/hwmon/it87.c
1887
static SENSOR_DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR, show_fan_div,
drivers/hwmon/it87.c
1890
static SENSOR_DEVICE_ATTR_2(fan2_input, S_IRUGO, show_fan, NULL, 1, 0);
drivers/hwmon/it87.c
1891
static SENSOR_DEVICE_ATTR_2(fan2_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
drivers/hwmon/it87.c
1893
static SENSOR_DEVICE_ATTR(fan2_div, S_IRUGO | S_IWUSR, show_fan_div,
drivers/hwmon/it87.c
1896
static SENSOR_DEVICE_ATTR_2(fan3_input, S_IRUGO, show_fan, NULL, 2, 0);
drivers/hwmon/it87.c
1897
static SENSOR_DEVICE_ATTR_2(fan3_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
drivers/hwmon/it87.c
1899
static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO | S_IWUSR, show_fan_div,
drivers/hwmon/it87.c
1902
static SENSOR_DEVICE_ATTR_2(fan4_input, S_IRUGO, show_fan, NULL, 3, 0);
drivers/hwmon/it87.c
1903
static SENSOR_DEVICE_ATTR_2(fan4_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
drivers/hwmon/it87.c
1906
static SENSOR_DEVICE_ATTR_2(fan5_input, S_IRUGO, show_fan, NULL, 4, 0);
drivers/hwmon/it87.c
1907
static SENSOR_DEVICE_ATTR_2(fan5_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
drivers/hwmon/it87.c
1910
static SENSOR_DEVICE_ATTR_2(fan6_input, S_IRUGO, show_fan, NULL, 5, 0);
drivers/hwmon/it87.c
1911
static SENSOR_DEVICE_ATTR_2(fan6_min, S_IRUGO | S_IWUSR, show_fan, set_fan,
drivers/hwmon/it87.c
1914
static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1916
static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 0);
drivers/hwmon/it87.c
1917
static SENSOR_DEVICE_ATTR(pwm1_freq, S_IRUGO | S_IWUSR, show_pwm_freq,
drivers/hwmon/it87.c
1919
static SENSOR_DEVICE_ATTR(pwm1_auto_channels_temp, S_IRUGO,
drivers/hwmon/it87.c
1921
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1923
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1925
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1927
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point4_pwm, S_IRUGO,
drivers/hwmon/it87.c
1929
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1931
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1933
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1935
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1937
static SENSOR_DEVICE_ATTR_2(pwm1_auto_point4_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1939
static SENSOR_DEVICE_ATTR_2(pwm1_auto_start, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1941
static SENSOR_DEVICE_ATTR(pwm1_auto_slope, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1944
static SENSOR_DEVICE_ATTR(pwm2_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1946
static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 1);
drivers/hwmon/it87.c
1947
static SENSOR_DEVICE_ATTR(pwm2_freq, S_IRUGO, show_pwm_freq, set_pwm_freq, 1);
drivers/hwmon/it87.c
1948
static SENSOR_DEVICE_ATTR(pwm2_auto_channels_temp, S_IRUGO,
drivers/hwmon/it87.c
1950
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1952
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1954
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1956
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point4_pwm, S_IRUGO,
drivers/hwmon/it87.c
1958
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1960
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1962
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1964
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1966
static SENSOR_DEVICE_ATTR_2(pwm2_auto_point4_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1968
static SENSOR_DEVICE_ATTR_2(pwm2_auto_start, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1970
static SENSOR_DEVICE_ATTR(pwm2_auto_slope, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1973
static SENSOR_DEVICE_ATTR(pwm3_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1975
static SENSOR_DEVICE_ATTR(pwm3, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 2);
drivers/hwmon/it87.c
1976
static SENSOR_DEVICE_ATTR(pwm3_freq, S_IRUGO, show_pwm_freq, NULL, 2);
drivers/hwmon/it87.c
1977
static SENSOR_DEVICE_ATTR(pwm3_auto_channels_temp, S_IRUGO,
drivers/hwmon/it87.c
1979
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1981
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1983
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_pwm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1985
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point4_pwm, S_IRUGO,
drivers/hwmon/it87.c
1987
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1989
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1991
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1993
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1995
static SENSOR_DEVICE_ATTR_2(pwm3_auto_point4_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1997
static SENSOR_DEVICE_ATTR_2(pwm3_auto_start, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
1999
static SENSOR_DEVICE_ATTR(pwm3_auto_slope, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2002
static SENSOR_DEVICE_ATTR(pwm4_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2004
static SENSOR_DEVICE_ATTR(pwm4, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 3);
drivers/hwmon/it87.c
2005
static SENSOR_DEVICE_ATTR(pwm4_freq, S_IRUGO, show_pwm_freq, NULL, 3);
drivers/hwmon/it87.c
2006
static SENSOR_DEVICE_ATTR(pwm4_auto_channels_temp, S_IRUGO,
drivers/hwmon/it87.c
2008
static SENSOR_DEVICE_ATTR_2(pwm4_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2010
static SENSOR_DEVICE_ATTR_2(pwm4_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2012
static SENSOR_DEVICE_ATTR_2(pwm4_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2014
static SENSOR_DEVICE_ATTR_2(pwm4_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2016
static SENSOR_DEVICE_ATTR_2(pwm4_auto_start, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2018
static SENSOR_DEVICE_ATTR(pwm4_auto_slope, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2021
static SENSOR_DEVICE_ATTR(pwm5_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2023
static SENSOR_DEVICE_ATTR(pwm5, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 4);
drivers/hwmon/it87.c
2024
static SENSOR_DEVICE_ATTR(pwm5_freq, S_IRUGO, show_pwm_freq, NULL, 4);
drivers/hwmon/it87.c
2025
static SENSOR_DEVICE_ATTR(pwm5_auto_channels_temp, S_IRUGO,
drivers/hwmon/it87.c
2027
static SENSOR_DEVICE_ATTR_2(pwm5_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2029
static SENSOR_DEVICE_ATTR_2(pwm5_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2031
static SENSOR_DEVICE_ATTR_2(pwm5_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2033
static SENSOR_DEVICE_ATTR_2(pwm5_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2035
static SENSOR_DEVICE_ATTR_2(pwm5_auto_start, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2037
static SENSOR_DEVICE_ATTR(pwm5_auto_slope, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2040
static SENSOR_DEVICE_ATTR(pwm6_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2042
static SENSOR_DEVICE_ATTR(pwm6, S_IRUGO | S_IWUSR, show_pwm, set_pwm, 5);
drivers/hwmon/it87.c
2043
static SENSOR_DEVICE_ATTR(pwm6_freq, S_IRUGO, show_pwm_freq, NULL, 5);
drivers/hwmon/it87.c
2044
static SENSOR_DEVICE_ATTR(pwm6_auto_channels_temp, S_IRUGO,
drivers/hwmon/it87.c
2046
static SENSOR_DEVICE_ATTR_2(pwm6_auto_point1_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2048
static SENSOR_DEVICE_ATTR_2(pwm6_auto_point1_temp_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2050
static SENSOR_DEVICE_ATTR_2(pwm6_auto_point2_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2052
static SENSOR_DEVICE_ATTR_2(pwm6_auto_point3_temp, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2054
static SENSOR_DEVICE_ATTR_2(pwm6_auto_start, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2056
static SENSOR_DEVICE_ATTR(pwm6_auto_slope, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2112
static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 8);
drivers/hwmon/it87.c
2113
static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 9);
drivers/hwmon/it87.c
2114
static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 10);
drivers/hwmon/it87.c
2115
static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 11);
drivers/hwmon/it87.c
2116
static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 12);
drivers/hwmon/it87.c
2117
static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 13);
drivers/hwmon/it87.c
2118
static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 14);
drivers/hwmon/it87.c
2119
static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 15);
drivers/hwmon/it87.c
2120
static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 0);
drivers/hwmon/it87.c
2121
static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 1);
drivers/hwmon/it87.c
2122
static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 2);
drivers/hwmon/it87.c
2123
static SENSOR_DEVICE_ATTR(fan4_alarm, S_IRUGO, show_alarm, NULL, 3);
drivers/hwmon/it87.c
2124
static SENSOR_DEVICE_ATTR(fan5_alarm, S_IRUGO, show_alarm, NULL, 6);
drivers/hwmon/it87.c
2125
static SENSOR_DEVICE_ATTR(fan6_alarm, S_IRUGO, show_alarm, NULL, 7);
drivers/hwmon/it87.c
2126
static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 16);
drivers/hwmon/it87.c
2127
static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 17);
drivers/hwmon/it87.c
2128
static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 18);
drivers/hwmon/it87.c
2129
static SENSOR_DEVICE_ATTR(intrusion0_alarm, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2169
static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2171
static SENSOR_DEVICE_ATTR(in1_beep, S_IRUGO, show_beep, NULL, 1);
drivers/hwmon/it87.c
2172
static SENSOR_DEVICE_ATTR(in2_beep, S_IRUGO, show_beep, NULL, 1);
drivers/hwmon/it87.c
2173
static SENSOR_DEVICE_ATTR(in3_beep, S_IRUGO, show_beep, NULL, 1);
drivers/hwmon/it87.c
2174
static SENSOR_DEVICE_ATTR(in4_beep, S_IRUGO, show_beep, NULL, 1);
drivers/hwmon/it87.c
2175
static SENSOR_DEVICE_ATTR(in5_beep, S_IRUGO, show_beep, NULL, 1);
drivers/hwmon/it87.c
2176
static SENSOR_DEVICE_ATTR(in6_beep, S_IRUGO, show_beep, NULL, 1);
drivers/hwmon/it87.c
2177
static SENSOR_DEVICE_ATTR(in7_beep, S_IRUGO, show_beep, NULL, 1);
drivers/hwmon/it87.c
2179
static SENSOR_DEVICE_ATTR(fan1_beep, S_IRUGO, show_beep, set_beep, 0);
drivers/hwmon/it87.c
2180
static SENSOR_DEVICE_ATTR(fan2_beep, S_IRUGO, show_beep, set_beep, 0);
drivers/hwmon/it87.c
2181
static SENSOR_DEVICE_ATTR(fan3_beep, S_IRUGO, show_beep, set_beep, 0);
drivers/hwmon/it87.c
2182
static SENSOR_DEVICE_ATTR(fan4_beep, S_IRUGO, show_beep, set_beep, 0);
drivers/hwmon/it87.c
2183
static SENSOR_DEVICE_ATTR(fan5_beep, S_IRUGO, show_beep, set_beep, 0);
drivers/hwmon/it87.c
2184
static SENSOR_DEVICE_ATTR(fan6_beep, S_IRUGO, show_beep, set_beep, 0);
drivers/hwmon/it87.c
2185
static SENSOR_DEVICE_ATTR(temp1_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/it87.c
2187
static SENSOR_DEVICE_ATTR(temp2_beep, S_IRUGO, show_beep, NULL, 2);
drivers/hwmon/it87.c
2188
static SENSOR_DEVICE_ATTR(temp3_beep, S_IRUGO, show_beep, NULL, 2);
drivers/hwmon/it87.c
2253
static SENSOR_DEVICE_ATTR(in3_label, S_IRUGO, show_label, NULL, 0);
drivers/hwmon/it87.c
2254
static SENSOR_DEVICE_ATTR(in7_label, S_IRUGO, show_label, NULL, 1);
drivers/hwmon/it87.c
2255
static SENSOR_DEVICE_ATTR(in8_label, S_IRUGO, show_label, NULL, 2);
drivers/hwmon/it87.c
2257
static SENSOR_DEVICE_ATTR(in9_label, S_IRUGO, show_label, NULL, 3);
drivers/hwmon/lm63.c
740
static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
drivers/hwmon/lm63.c
741
static SENSOR_DEVICE_ATTR(fan1_min, S_IWUSR | S_IRUGO, show_fan,
drivers/hwmon/lm63.c
744
static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm1, set_pwm1, 0);
drivers/hwmon/lm63.c
746
static SENSOR_DEVICE_ATTR(pwm1_auto_point1_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
748
static SENSOR_DEVICE_ATTR(pwm1_auto_point1_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
750
static SENSOR_DEVICE_ATTR(pwm1_auto_point1_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
752
static SENSOR_DEVICE_ATTR(pwm1_auto_point2_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
754
static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
756
static SENSOR_DEVICE_ATTR(pwm1_auto_point2_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
758
static SENSOR_DEVICE_ATTR(pwm1_auto_point3_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
760
static SENSOR_DEVICE_ATTR(pwm1_auto_point3_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
762
static SENSOR_DEVICE_ATTR(pwm1_auto_point3_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
764
static SENSOR_DEVICE_ATTR(pwm1_auto_point4_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
766
static SENSOR_DEVICE_ATTR(pwm1_auto_point4_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
768
static SENSOR_DEVICE_ATTR(pwm1_auto_point4_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
770
static SENSOR_DEVICE_ATTR(pwm1_auto_point5_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
772
static SENSOR_DEVICE_ATTR(pwm1_auto_point5_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
774
static SENSOR_DEVICE_ATTR(pwm1_auto_point5_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
776
static SENSOR_DEVICE_ATTR(pwm1_auto_point6_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
778
static SENSOR_DEVICE_ATTR(pwm1_auto_point6_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
780
static SENSOR_DEVICE_ATTR(pwm1_auto_point6_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
782
static SENSOR_DEVICE_ATTR(pwm1_auto_point7_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
784
static SENSOR_DEVICE_ATTR(pwm1_auto_point7_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
786
static SENSOR_DEVICE_ATTR(pwm1_auto_point7_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
788
static SENSOR_DEVICE_ATTR(pwm1_auto_point8_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
790
static SENSOR_DEVICE_ATTR(pwm1_auto_point8_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
792
static SENSOR_DEVICE_ATTR(pwm1_auto_point8_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
794
static SENSOR_DEVICE_ATTR(pwm1_auto_point9_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
796
static SENSOR_DEVICE_ATTR(pwm1_auto_point9_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
798
static SENSOR_DEVICE_ATTR(pwm1_auto_point9_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
800
static SENSOR_DEVICE_ATTR(pwm1_auto_point10_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
802
static SENSOR_DEVICE_ATTR(pwm1_auto_point10_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
804
static SENSOR_DEVICE_ATTR(pwm1_auto_point10_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
806
static SENSOR_DEVICE_ATTR(pwm1_auto_point11_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
808
static SENSOR_DEVICE_ATTR(pwm1_auto_point11_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
810
static SENSOR_DEVICE_ATTR(pwm1_auto_point11_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
812
static SENSOR_DEVICE_ATTR(pwm1_auto_point12_pwm, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
814
static SENSOR_DEVICE_ATTR(pwm1_auto_point12_temp, S_IWUSR | S_IRUGO,
drivers/hwmon/lm63.c
816
static SENSOR_DEVICE_ATTR(pwm1_auto_point12_temp_hyst, S_IRUGO,
drivers/hwmon/lm63.c
819
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_local_temp8, NULL, 0);
drivers/hwmon/lm63.c
820
static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, show_local_temp8,
drivers/hwmon/lm63.c
823
static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 0);
drivers/hwmon/lm63.c
824
static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp11,
drivers/hwmon/lm63.c
826
static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp11,
drivers/hwmon/lm63.c
828
static SENSOR_DEVICE_ATTR(temp2_offset, S_IWUSR | S_IRUGO, show_temp11,
drivers/hwmon/lm63.c
830
static SENSOR_DEVICE_ATTR(temp2_crit, S_IRUGO, show_remote_temp8,
drivers/hwmon/lm63.c
837
static SENSOR_DEVICE_ATTR(fan1_min_alarm, S_IRUGO, show_alarm, NULL, 0);
drivers/hwmon/lm63.c
838
static SENSOR_DEVICE_ATTR(temp2_crit_alarm, S_IRUGO, show_alarm, NULL, 1);
drivers/hwmon/lm63.c
839
static SENSOR_DEVICE_ATTR(temp2_fault, S_IRUGO, show_alarm, NULL, 2);
drivers/hwmon/lm63.c
840
static SENSOR_DEVICE_ATTR(temp2_min_alarm, S_IRUGO, show_alarm, NULL, 3);
drivers/hwmon/lm63.c
841
static SENSOR_DEVICE_ATTR(temp2_max_alarm, S_IRUGO, show_alarm, NULL, 4);
drivers/hwmon/lm63.c
842
static SENSOR_DEVICE_ATTR(temp1_max_alarm, S_IRUGO, show_alarm, NULL, 6);
drivers/hwmon/max1111.c
124
SENSOR_DEVICE_ATTR(in##_id##_input, S_IRUGO, show_adc, NULL, _id)
drivers/hwmon/max197.c
216
static SENSOR_DEVICE_ATTR(in##chan##_input, S_IRUGO, \
drivers/hwmon/max197.c
218
static SENSOR_DEVICE_ATTR_2(in##chan##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/max197.c
222
static SENSOR_DEVICE_ATTR_2(in##chan##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/nct6683.c
699
SENSOR_TEMPLATE(in_label, "in%d_label", S_IRUGO, show_in_label, NULL, 0);
drivers/hwmon/nct6683.c
700
SENSOR_TEMPLATE_2(in_input, "in%d_input", S_IRUGO, show_in_reg, NULL, 0, 0);
drivers/hwmon/nct6683.c
701
SENSOR_TEMPLATE_2(in_min, "in%d_min", S_IRUGO, show_in_reg, NULL, 0, 1);
drivers/hwmon/nct6683.c
702
SENSOR_TEMPLATE_2(in_max, "in%d_max", S_IRUGO, show_in_reg, NULL, 0, 2);
drivers/hwmon/nct6683.c
767
SENSOR_TEMPLATE(fan_input, "fan%d_input", S_IRUGO, show_fan, NULL, 0);
drivers/hwmon/nct6683.c
768
SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IRUGO, show_fan_pulses, NULL, 0);
drivers/hwmon/nct6683.c
769
SENSOR_TEMPLATE(fan_min, "fan%d_min", S_IRUGO, show_fan_min, NULL, 0);
drivers/hwmon/nct6683.c
886
SENSOR_TEMPLATE(temp_input, "temp%d_input", S_IRUGO, show_temp16, NULL, 0);
drivers/hwmon/nct6683.c
887
SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0);
drivers/hwmon/nct6683.c
888
SENSOR_TEMPLATE_2(temp_min, "temp%d_min", S_IRUGO, show_temp8, NULL, 0, 0);
drivers/hwmon/nct6683.c
889
SENSOR_TEMPLATE_2(temp_max, "temp%d_max", S_IRUGO, show_temp8, NULL, 0, 1);
drivers/hwmon/nct6683.c
890
SENSOR_TEMPLATE(temp_max_hyst, "temp%d_max_hyst", S_IRUGO, show_temp_hyst, NULL,
drivers/hwmon/nct6683.c
892
SENSOR_TEMPLATE_2(temp_crit, "temp%d_crit", S_IRUGO, show_temp8, NULL, 0, 3);
drivers/hwmon/nct6683.c
893
SENSOR_TEMPLATE(temp_type, "temp%d_type", S_IRUGO, show_temp_type, NULL, 0);
drivers/hwmon/nct6683.c
949
SENSOR_TEMPLATE(pwm, "pwm%d", S_IRUGO, show_pwm, store_pwm, 0);
drivers/hwmon/pcf8591.c
86
static DEVICE_ATTR(in##channel##_input, S_IRUGO, \
drivers/hwmon/ultra45_env.c
150
static SENSOR_DEVICE_ATTR(fan##index##_speed, S_IRUGO | S_IWUSR, \
drivers/hwmon/ultra45_env.c
152
static SENSOR_DEVICE_ATTR(fan##index##_fault, S_IRUGO, \
drivers/hwmon/ultra45_env.c
161
static SENSOR_DEVICE_ATTR(psu_fan_fault, S_IRUGO, show_fan_fault, NULL, 6);
drivers/hwmon/ultra45_env.c
174
static SENSOR_DEVICE_ATTR(adt7462_local_temp, S_IRUGO, show_temp, NULL, 0);
drivers/hwmon/ultra45_env.c
175
static SENSOR_DEVICE_ATTR(cpu0_temp, S_IRUGO, show_temp, NULL, 1);
drivers/hwmon/ultra45_env.c
176
static SENSOR_DEVICE_ATTR(cpu1_temp, S_IRUGO, show_temp, NULL, 2);
drivers/hwmon/ultra45_env.c
177
static SENSOR_DEVICE_ATTR(motherboard_temp, S_IRUGO, show_temp, NULL, 3);
drivers/hwmon/ultra45_env.c
178
static SENSOR_DEVICE_ATTR(lm95221_local_temp, S_IRUGO, show_temp, NULL, 4);
drivers/hwmon/ultra45_env.c
179
static SENSOR_DEVICE_ATTR(fire_temp, S_IRUGO, show_temp, NULL, 5);
drivers/hwmon/ultra45_env.c
180
static SENSOR_DEVICE_ATTR(lsi1064_local_temp, S_IRUGO, show_temp, NULL, 6);
drivers/hwmon/ultra45_env.c
181
static SENSOR_DEVICE_ATTR(front_panel_temp, S_IRUGO, show_temp, NULL, 7);
drivers/hwmon/ultra45_env.c
182
static SENSOR_DEVICE_ATTR(psu_temp, S_IRUGO, show_temp, NULL, 13);
drivers/hwmon/ultra45_env.c
195
static SENSOR_DEVICE_ATTR(fan_failure, S_IRUGO, show_stat_bit, NULL, 0);
drivers/hwmon/ultra45_env.c
196
static SENSOR_DEVICE_ATTR(env_bus_busy, S_IRUGO, show_stat_bit, NULL, 1);
drivers/hwmon/ultra45_env.c
197
static SENSOR_DEVICE_ATTR(env_data_stale, S_IRUGO, show_stat_bit, NULL, 2);
drivers/hwmon/ultra45_env.c
198
static SENSOR_DEVICE_ATTR(tpm_self_test_passed, S_IRUGO, show_stat_bit, NULL,
drivers/hwmon/ultra45_env.c
211
static SENSOR_DEVICE_ATTR(firmware_version, S_IRUGO, show_fwver, NULL, 0);
drivers/hwmon/ultra45_env.c
219
static SENSOR_DEVICE_ATTR(name, S_IRUGO, show_name, NULL, 0);
drivers/hwmon/vt1211.c
1018
SENSOR_ATTR_2(fan##ix##_input, S_IRUGO, \
drivers/hwmon/vt1211.c
1020
SENSOR_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
1022
SENSOR_ATTR_2(fan##ix##_div, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
1024
SENSOR_ATTR_2(fan##ix##_alarm, S_IRUGO, \
drivers/hwmon/vt1211.c
1028
SENSOR_ATTR_2(pwm##ix, S_IRUGO, \
drivers/hwmon/vt1211.c
1030
SENSOR_ATTR_2(pwm##ix##_enable, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
1032
SENSOR_ATTR_2(pwm##ix##_auto_channels_temp, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
1036
SENSOR_ATTR_2(pwm##ix##_freq, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
1040
SENSOR_ATTR_2(pwm##ix##_freq, S_IRUGO, \
drivers/hwmon/vt1211.c
1044
SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_temp, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
1049
SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_temp, S_IRUGO, \
drivers/hwmon/vt1211.c
1054
SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
1059
SENSOR_ATTR_2(pwm##ix##_auto_point##ap##_pwm, S_IRUGO, \
drivers/hwmon/vt1211.c
1089
__ATTR(vrm, S_IRUGO | S_IWUSR, show_vrm, set_vrm),
drivers/hwmon/vt1211.c
1090
__ATTR(cpu0_vid, S_IRUGO, show_vid, NULL),
drivers/hwmon/vt1211.c
1091
__ATTR(name, S_IRUGO, show_name, NULL),
drivers/hwmon/vt1211.c
1092
__ATTR(alarms, S_IRUGO, show_alarms, NULL),
drivers/hwmon/vt1211.c
923
{ SENSOR_ATTR_2(in##ix##_input, S_IRUGO, \
drivers/hwmon/vt1211.c
925
SENSOR_ATTR_2(in##ix##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
927
SENSOR_ATTR_2(in##ix##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
929
SENSOR_ATTR_2(in##ix##_alarm, S_IRUGO, \
drivers/hwmon/vt1211.c
969
{ SENSOR_ATTR_2(temp##ix##_input, S_IRUGO, \
drivers/hwmon/vt1211.c
971
SENSOR_ATTR_2(temp##ix##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
973
SENSOR_ATTR_2(temp##ix##_max_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/vt1211.c
975
SENSOR_ATTR_2(temp##ix##_alarm, S_IRUGO, \
drivers/hwmon/w83781d.c
1045
S_IRUGO | S_IWUSR);
drivers/hwmon/w83781d.c
282
static SENSOR_DEVICE_ATTR(in##offset##_input, S_IRUGO, \
drivers/hwmon/w83781d.c
284
static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83781d.c
286
static SENSOR_DEVICE_ATTR(in##offset##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83781d.c
336
static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0);
drivers/hwmon/w83781d.c
337
static SENSOR_DEVICE_ATTR(fan1_min, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
339
static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1);
drivers/hwmon/w83781d.c
340
static SENSOR_DEVICE_ATTR(fan2_min, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
342
static SENSOR_DEVICE_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 2);
drivers/hwmon/w83781d.c
343
static SENSOR_DEVICE_ATTR(fan3_min, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
394
static SENSOR_DEVICE_ATTR(temp##offset##_input, S_IRUGO, \
drivers/hwmon/w83781d.c
396
static SENSOR_DEVICE_ATTR(temp##offset##_max, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83781d.c
398
static SENSOR_DEVICE_ATTR(temp##offset##_max_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83781d.c
465
static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
drivers/hwmon/w83781d.c
466
static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
drivers/hwmon/w83781d.c
467
static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2);
drivers/hwmon/w83781d.c
468
static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3);
drivers/hwmon/w83781d.c
469
static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 8);
drivers/hwmon/w83781d.c
470
static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 9);
drivers/hwmon/w83781d.c
471
static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 10);
drivers/hwmon/w83781d.c
472
static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 16);
drivers/hwmon/w83781d.c
473
static SENSOR_DEVICE_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 17);
drivers/hwmon/w83781d.c
474
static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 6);
drivers/hwmon/w83781d.c
475
static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 7);
drivers/hwmon/w83781d.c
476
static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 11);
drivers/hwmon/w83781d.c
477
static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 4);
drivers/hwmon/w83781d.c
478
static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 5);
drivers/hwmon/w83781d.c
479
static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_temp3_alarm, NULL, 0);
drivers/hwmon/w83781d.c
586
static SENSOR_DEVICE_ATTR(in0_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
588
static SENSOR_DEVICE_ATTR(in1_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
590
static SENSOR_DEVICE_ATTR(in2_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
592
static SENSOR_DEVICE_ATTR(in3_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
594
static SENSOR_DEVICE_ATTR(in4_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
596
static SENSOR_DEVICE_ATTR(in5_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
598
static SENSOR_DEVICE_ATTR(in6_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
600
static SENSOR_DEVICE_ATTR(in7_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
602
static SENSOR_DEVICE_ATTR(in8_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
604
static SENSOR_DEVICE_ATTR(fan1_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
606
static SENSOR_DEVICE_ATTR(fan2_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
608
static SENSOR_DEVICE_ATTR(fan3_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
610
static SENSOR_DEVICE_ATTR(temp1_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
612
static SENSOR_DEVICE_ATTR(temp2_beep, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
614
static SENSOR_DEVICE_ATTR(temp3_beep, S_IRUGO,
drivers/hwmon/w83781d.c
616
static SENSOR_DEVICE_ATTR(beep_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
681
static SENSOR_DEVICE_ATTR(fan1_div, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
683
static SENSOR_DEVICE_ATTR(fan2_div, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
685
static SENSOR_DEVICE_ATTR(fan3_div, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
762
static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 0);
drivers/hwmon/w83781d.c
763
static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 1);
drivers/hwmon/w83781d.c
764
static SENSOR_DEVICE_ATTR(pwm3, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 2);
drivers/hwmon/w83781d.c
765
static SENSOR_DEVICE_ATTR(pwm4, S_IRUGO | S_IWUSR, show_pwm, store_pwm, 3);
drivers/hwmon/w83781d.c
834
static SENSOR_DEVICE_ATTR(temp1_type, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
836
static SENSOR_DEVICE_ATTR(temp2_type, S_IRUGO | S_IWUSR,
drivers/hwmon/w83781d.c
838
static SENSOR_DEVICE_ATTR(temp3_type, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
1000
SENSOR_ATTR_2(temp2_max, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
1002
SENSOR_ATTR_2(temp3_max, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
1007
SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
1009
SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
1011
SENSOR_ATTR_2(temp3_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
1020
SENSOR_ATTR(temp1_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 4),
drivers/hwmon/w83791d.c
1021
SENSOR_ATTR(temp2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 5),
drivers/hwmon/w83791d.c
1022
SENSOR_ATTR(temp3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 1),
drivers/hwmon/w83791d.c
1026
SENSOR_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 4),
drivers/hwmon/w83791d.c
1027
SENSOR_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 5),
drivers/hwmon/w83791d.c
1028
SENSOR_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 13),
drivers/hwmon/w83791d.c
1131
SENSOR_ATTR(beep_enable, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
1133
SENSOR_ATTR(beep_mask, S_IRUGO | S_IWUSR,
drivers/hwmon/w83791d.c
394
SENSOR_ATTR(in0_input, S_IRUGO, show_in, NULL, 0),
drivers/hwmon/w83791d.c
395
SENSOR_ATTR(in1_input, S_IRUGO, show_in, NULL, 1),
drivers/hwmon/w83791d.c
396
SENSOR_ATTR(in2_input, S_IRUGO, show_in, NULL, 2),
drivers/hwmon/w83791d.c
397
SENSOR_ATTR(in3_input, S_IRUGO, show_in, NULL, 3),
drivers/hwmon/w83791d.c
398
SENSOR_ATTR(in4_input, S_IRUGO, show_in, NULL, 4),
drivers/hwmon/w83791d.c
399
SENSOR_ATTR(in5_input, S_IRUGO, show_in, NULL, 5),
drivers/hwmon/w83791d.c
400
SENSOR_ATTR(in6_input, S_IRUGO, show_in, NULL, 6),
drivers/hwmon/w83791d.c
401
SENSOR_ATTR(in7_input, S_IRUGO, show_in, NULL, 7),
drivers/hwmon/w83791d.c
402
SENSOR_ATTR(in8_input, S_IRUGO, show_in, NULL, 8),
drivers/hwmon/w83791d.c
403
SENSOR_ATTR(in9_input, S_IRUGO, show_in, NULL, 9),
drivers/hwmon/w83791d.c
407
SENSOR_ATTR(in0_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 0),
drivers/hwmon/w83791d.c
408
SENSOR_ATTR(in1_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 1),
drivers/hwmon/w83791d.c
409
SENSOR_ATTR(in2_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 2),
drivers/hwmon/w83791d.c
410
SENSOR_ATTR(in3_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 3),
drivers/hwmon/w83791d.c
411
SENSOR_ATTR(in4_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 4),
drivers/hwmon/w83791d.c
412
SENSOR_ATTR(in5_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 5),
drivers/hwmon/w83791d.c
413
SENSOR_ATTR(in6_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 6),
drivers/hwmon/w83791d.c
414
SENSOR_ATTR(in7_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 7),
drivers/hwmon/w83791d.c
415
SENSOR_ATTR(in8_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 8),
drivers/hwmon/w83791d.c
416
SENSOR_ATTR(in9_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 9),
drivers/hwmon/w83791d.c
420
SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
drivers/hwmon/w83791d.c
421
SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
drivers/hwmon/w83791d.c
422
SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
drivers/hwmon/w83791d.c
423
SENSOR_ATTR(in3_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 3),
drivers/hwmon/w83791d.c
424
SENSOR_ATTR(in4_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 4),
drivers/hwmon/w83791d.c
425
SENSOR_ATTR(in5_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 5),
drivers/hwmon/w83791d.c
426
SENSOR_ATTR(in6_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 6),
drivers/hwmon/w83791d.c
427
SENSOR_ATTR(in7_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 7),
drivers/hwmon/w83791d.c
428
SENSOR_ATTR(in8_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 8),
drivers/hwmon/w83791d.c
429
SENSOR_ATTR(in9_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 9),
drivers/hwmon/w83791d.c
495
SENSOR_ATTR(in0_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 0),
drivers/hwmon/w83791d.c
496
SENSOR_ATTR(in1_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 13),
drivers/hwmon/w83791d.c
497
SENSOR_ATTR(in2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 2),
drivers/hwmon/w83791d.c
498
SENSOR_ATTR(in3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 3),
drivers/hwmon/w83791d.c
499
SENSOR_ATTR(in4_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 8),
drivers/hwmon/w83791d.c
500
SENSOR_ATTR(in5_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 9),
drivers/hwmon/w83791d.c
501
SENSOR_ATTR(in6_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 10),
drivers/hwmon/w83791d.c
502
SENSOR_ATTR(in7_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 16),
drivers/hwmon/w83791d.c
503
SENSOR_ATTR(in8_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 17),
drivers/hwmon/w83791d.c
504
SENSOR_ATTR(in9_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 14),
drivers/hwmon/w83791d.c
508
SENSOR_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0),
drivers/hwmon/w83791d.c
509
SENSOR_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1),
drivers/hwmon/w83791d.c
510
SENSOR_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 2),
drivers/hwmon/w83791d.c
511
SENSOR_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 3),
drivers/hwmon/w83791d.c
512
SENSOR_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 8),
drivers/hwmon/w83791d.c
513
SENSOR_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 9),
drivers/hwmon/w83791d.c
514
SENSOR_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 10),
drivers/hwmon/w83791d.c
515
SENSOR_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 19),
drivers/hwmon/w83791d.c
516
SENSOR_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 20),
drivers/hwmon/w83791d.c
517
SENSOR_ATTR(in9_alarm, S_IRUGO, show_alarm, NULL, 14),
drivers/hwmon/w83791d.c
663
SENSOR_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0),
drivers/hwmon/w83791d.c
664
SENSOR_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1),
drivers/hwmon/w83791d.c
665
SENSOR_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 2),
drivers/hwmon/w83791d.c
666
SENSOR_ATTR(fan4_input, S_IRUGO, show_fan, NULL, 3),
drivers/hwmon/w83791d.c
667
SENSOR_ATTR(fan5_input, S_IRUGO, show_fan, NULL, 4),
drivers/hwmon/w83791d.c
671
SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
673
SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
675
SENSOR_ATTR(fan3_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
677
SENSOR_ATTR(fan4_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
679
SENSOR_ATTR(fan5_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
684
SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
686
SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
688
SENSOR_ATTR(fan3_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
690
SENSOR_ATTR(fan4_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
692
SENSOR_ATTR(fan5_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
697
SENSOR_ATTR(fan1_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 6),
drivers/hwmon/w83791d.c
698
SENSOR_ATTR(fan2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 7),
drivers/hwmon/w83791d.c
699
SENSOR_ATTR(fan3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 11),
drivers/hwmon/w83791d.c
700
SENSOR_ATTR(fan4_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 21),
drivers/hwmon/w83791d.c
701
SENSOR_ATTR(fan5_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 22),
drivers/hwmon/w83791d.c
705
SENSOR_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 6),
drivers/hwmon/w83791d.c
706
SENSOR_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 7),
drivers/hwmon/w83791d.c
707
SENSOR_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 11),
drivers/hwmon/w83791d.c
708
SENSOR_ATTR(fan4_alarm, S_IRUGO, show_alarm, NULL, 21),
drivers/hwmon/w83791d.c
709
SENSOR_ATTR(fan5_alarm, S_IRUGO, show_alarm, NULL, 22),
drivers/hwmon/w83791d.c
742
SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
744
SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
746
SENSOR_ATTR(pwm3, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
748
SENSOR_ATTR(pwm4, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
750
SENSOR_ATTR(pwm5, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
811
SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
813
SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
815
SENSOR_ATTR(pwm3_enable, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
853
SENSOR_ATTR(temp1_target, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
855
SENSOR_ATTR(temp2_target, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
857
SENSOR_ATTR(temp3_target, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
915
SENSOR_ATTR(temp1_tolerance, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
917
SENSOR_ATTR(temp2_tolerance, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
919
SENSOR_ATTR(temp3_tolerance, S_IWUSR | S_IRUGO,
drivers/hwmon/w83791d.c
992
SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0),
drivers/hwmon/w83791d.c
993
SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp23, NULL, 0, 0),
drivers/hwmon/w83791d.c
994
SENSOR_ATTR_2(temp3_input, S_IRUGO, show_temp23, NULL, 1, 0),
drivers/hwmon/w83791d.c
998
SENSOR_ATTR_2(temp1_max, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1000
static SENSOR_DEVICE_ATTR(in6_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1002
static SENSOR_DEVICE_ATTR(in7_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1004
static SENSOR_DEVICE_ATTR(in8_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1006
static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0);
drivers/hwmon/w83792d.c
1007
static SENSOR_DEVICE_ATTR_2(temp2_input, S_IRUGO, show_temp23, NULL, 0, 0);
drivers/hwmon/w83792d.c
1008
static SENSOR_DEVICE_ATTR_2(temp3_input, S_IRUGO, show_temp23, NULL, 1, 0);
drivers/hwmon/w83792d.c
1009
static SENSOR_DEVICE_ATTR_2(temp1_max, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1011
static SENSOR_DEVICE_ATTR_2(temp2_max, S_IRUGO | S_IWUSR, show_temp23,
drivers/hwmon/w83792d.c
1013
static SENSOR_DEVICE_ATTR_2(temp3_max, S_IRUGO | S_IWUSR, show_temp23,
drivers/hwmon/w83792d.c
1015
static SENSOR_DEVICE_ATTR_2(temp1_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1017
static SENSOR_DEVICE_ATTR_2(temp2_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1019
static SENSOR_DEVICE_ATTR_2(temp3_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1022
static SENSOR_DEVICE_ATTR(in0_alarm, S_IRUGO, show_alarm, NULL, 0);
drivers/hwmon/w83792d.c
1023
static SENSOR_DEVICE_ATTR(in1_alarm, S_IRUGO, show_alarm, NULL, 1);
drivers/hwmon/w83792d.c
1024
static SENSOR_DEVICE_ATTR(temp1_alarm, S_IRUGO, show_alarm, NULL, 2);
drivers/hwmon/w83792d.c
1025
static SENSOR_DEVICE_ATTR(temp2_alarm, S_IRUGO, show_alarm, NULL, 3);
drivers/hwmon/w83792d.c
1026
static SENSOR_DEVICE_ATTR(temp3_alarm, S_IRUGO, show_alarm, NULL, 4);
drivers/hwmon/w83792d.c
1027
static SENSOR_DEVICE_ATTR(fan1_alarm, S_IRUGO, show_alarm, NULL, 5);
drivers/hwmon/w83792d.c
1028
static SENSOR_DEVICE_ATTR(fan2_alarm, S_IRUGO, show_alarm, NULL, 6);
drivers/hwmon/w83792d.c
1029
static SENSOR_DEVICE_ATTR(fan3_alarm, S_IRUGO, show_alarm, NULL, 7);
drivers/hwmon/w83792d.c
1030
static SENSOR_DEVICE_ATTR(in2_alarm, S_IRUGO, show_alarm, NULL, 8);
drivers/hwmon/w83792d.c
1031
static SENSOR_DEVICE_ATTR(in3_alarm, S_IRUGO, show_alarm, NULL, 9);
drivers/hwmon/w83792d.c
1032
static SENSOR_DEVICE_ATTR(in4_alarm, S_IRUGO, show_alarm, NULL, 10);
drivers/hwmon/w83792d.c
1033
static SENSOR_DEVICE_ATTR(in5_alarm, S_IRUGO, show_alarm, NULL, 11);
drivers/hwmon/w83792d.c
1034
static SENSOR_DEVICE_ATTR(in6_alarm, S_IRUGO, show_alarm, NULL, 12);
drivers/hwmon/w83792d.c
1035
static SENSOR_DEVICE_ATTR(fan7_alarm, S_IRUGO, show_alarm, NULL, 15);
drivers/hwmon/w83792d.c
1036
static SENSOR_DEVICE_ATTR(in7_alarm, S_IRUGO, show_alarm, NULL, 19);
drivers/hwmon/w83792d.c
1037
static SENSOR_DEVICE_ATTR(in8_alarm, S_IRUGO, show_alarm, NULL, 20);
drivers/hwmon/w83792d.c
1038
static SENSOR_DEVICE_ATTR(fan4_alarm, S_IRUGO, show_alarm, NULL, 21);
drivers/hwmon/w83792d.c
1039
static SENSOR_DEVICE_ATTR(fan5_alarm, S_IRUGO, show_alarm, NULL, 22);
drivers/hwmon/w83792d.c
1040
static SENSOR_DEVICE_ATTR(fan6_alarm, S_IRUGO, show_alarm, NULL, 23);
drivers/hwmon/w83792d.c
1042
static SENSOR_DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0);
drivers/hwmon/w83792d.c
1043
static SENSOR_DEVICE_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1);
drivers/hwmon/w83792d.c
1044
static SENSOR_DEVICE_ATTR(pwm3, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 2);
drivers/hwmon/w83792d.c
1045
static SENSOR_DEVICE_ATTR(pwm4, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 3);
drivers/hwmon/w83792d.c
1046
static SENSOR_DEVICE_ATTR(pwm5, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 4);
drivers/hwmon/w83792d.c
1047
static SENSOR_DEVICE_ATTR(pwm6, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 5);
drivers/hwmon/w83792d.c
1048
static SENSOR_DEVICE_ATTR(pwm7, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 6);
drivers/hwmon/w83792d.c
1049
static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1051
static SENSOR_DEVICE_ATTR(pwm2_enable, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1053
static SENSOR_DEVICE_ATTR(pwm3_enable, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1055
static SENSOR_DEVICE_ATTR(pwm1_mode, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1057
static SENSOR_DEVICE_ATTR(pwm2_mode, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1059
static SENSOR_DEVICE_ATTR(pwm3_mode, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1061
static SENSOR_DEVICE_ATTR(pwm4_mode, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1063
static SENSOR_DEVICE_ATTR(pwm5_mode, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1065
static SENSOR_DEVICE_ATTR(pwm6_mode, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1067
static SENSOR_DEVICE_ATTR(pwm7_mode, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1069
static SENSOR_DEVICE_ATTR(tolerance1, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1071
static SENSOR_DEVICE_ATTR(tolerance2, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1073
static SENSOR_DEVICE_ATTR(tolerance3, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1075
static SENSOR_DEVICE_ATTR(thermal_cruise1, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1077
static SENSOR_DEVICE_ATTR(thermal_cruise2, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1079
static SENSOR_DEVICE_ATTR(thermal_cruise3, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1081
static SENSOR_DEVICE_ATTR_2(sf2_point1_fan1, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1083
static SENSOR_DEVICE_ATTR_2(sf2_point2_fan1, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1085
static SENSOR_DEVICE_ATTR_2(sf2_point3_fan1, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1087
static SENSOR_DEVICE_ATTR_2(sf2_point4_fan1, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1089
static SENSOR_DEVICE_ATTR_2(sf2_point1_fan2, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1091
static SENSOR_DEVICE_ATTR_2(sf2_point2_fan2, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1093
static SENSOR_DEVICE_ATTR_2(sf2_point3_fan2, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1095
static SENSOR_DEVICE_ATTR_2(sf2_point4_fan2, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1097
static SENSOR_DEVICE_ATTR_2(sf2_point1_fan3, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1099
static SENSOR_DEVICE_ATTR_2(sf2_point2_fan3, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1101
static SENSOR_DEVICE_ATTR_2(sf2_point3_fan3, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1103
static SENSOR_DEVICE_ATTR_2(sf2_point4_fan3, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1105
static SENSOR_DEVICE_ATTR_2(sf2_level1_fan1, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1107
static SENSOR_DEVICE_ATTR_2(sf2_level2_fan1, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1109
static SENSOR_DEVICE_ATTR_2(sf2_level3_fan1, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1111
static SENSOR_DEVICE_ATTR_2(sf2_level1_fan2, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1113
static SENSOR_DEVICE_ATTR_2(sf2_level2_fan2, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1115
static SENSOR_DEVICE_ATTR_2(sf2_level3_fan2, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1117
static SENSOR_DEVICE_ATTR_2(sf2_level1_fan3, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1119
static SENSOR_DEVICE_ATTR_2(sf2_level2_fan3, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1121
static SENSOR_DEVICE_ATTR_2(sf2_level3_fan3, S_IRUGO | S_IWUSR,
drivers/hwmon/w83792d.c
1123
static SENSOR_DEVICE_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 1);
drivers/hwmon/w83792d.c
1124
static SENSOR_DEVICE_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 2);
drivers/hwmon/w83792d.c
1125
static SENSOR_DEVICE_ATTR(fan3_input, S_IRUGO, show_fan, NULL, 3);
drivers/hwmon/w83792d.c
1126
static SENSOR_DEVICE_ATTR(fan4_input, S_IRUGO, show_fan, NULL, 4);
drivers/hwmon/w83792d.c
1127
static SENSOR_DEVICE_ATTR(fan5_input, S_IRUGO, show_fan, NULL, 5);
drivers/hwmon/w83792d.c
1128
static SENSOR_DEVICE_ATTR(fan6_input, S_IRUGO, show_fan, NULL, 6);
drivers/hwmon/w83792d.c
1129
static SENSOR_DEVICE_ATTR(fan7_input, S_IRUGO, show_fan, NULL, 7);
drivers/hwmon/w83792d.c
1130
static SENSOR_DEVICE_ATTR(fan1_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1132
static SENSOR_DEVICE_ATTR(fan2_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1134
static SENSOR_DEVICE_ATTR(fan3_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1136
static SENSOR_DEVICE_ATTR(fan4_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1138
static SENSOR_DEVICE_ATTR(fan5_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1140
static SENSOR_DEVICE_ATTR(fan6_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1142
static SENSOR_DEVICE_ATTR(fan7_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1144
static SENSOR_DEVICE_ATTR(fan1_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1146
static SENSOR_DEVICE_ATTR(fan2_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1148
static SENSOR_DEVICE_ATTR(fan3_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1150
static SENSOR_DEVICE_ATTR(fan4_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1152
static SENSOR_DEVICE_ATTR(fan5_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1154
static SENSOR_DEVICE_ATTR(fan6_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
1156
static SENSOR_DEVICE_ATTR(fan7_div, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
961
static SENSOR_DEVICE_ATTR(in0_input, S_IRUGO, show_in, NULL, 0);
drivers/hwmon/w83792d.c
962
static SENSOR_DEVICE_ATTR(in1_input, S_IRUGO, show_in, NULL, 1);
drivers/hwmon/w83792d.c
963
static SENSOR_DEVICE_ATTR(in2_input, S_IRUGO, show_in, NULL, 2);
drivers/hwmon/w83792d.c
964
static SENSOR_DEVICE_ATTR(in3_input, S_IRUGO, show_in, NULL, 3);
drivers/hwmon/w83792d.c
965
static SENSOR_DEVICE_ATTR(in4_input, S_IRUGO, show_in, NULL, 4);
drivers/hwmon/w83792d.c
966
static SENSOR_DEVICE_ATTR(in5_input, S_IRUGO, show_in, NULL, 5);
drivers/hwmon/w83792d.c
967
static SENSOR_DEVICE_ATTR(in6_input, S_IRUGO, show_in, NULL, 6);
drivers/hwmon/w83792d.c
968
static SENSOR_DEVICE_ATTR(in7_input, S_IRUGO, show_in, NULL, 7);
drivers/hwmon/w83792d.c
969
static SENSOR_DEVICE_ATTR(in8_input, S_IRUGO, show_in, NULL, 8);
drivers/hwmon/w83792d.c
970
static SENSOR_DEVICE_ATTR(in0_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
972
static SENSOR_DEVICE_ATTR(in1_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
974
static SENSOR_DEVICE_ATTR(in2_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
976
static SENSOR_DEVICE_ATTR(in3_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
978
static SENSOR_DEVICE_ATTR(in4_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
980
static SENSOR_DEVICE_ATTR(in5_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
982
static SENSOR_DEVICE_ATTR(in6_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
984
static SENSOR_DEVICE_ATTR(in7_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
986
static SENSOR_DEVICE_ATTR(in8_min, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
988
static SENSOR_DEVICE_ATTR(in0_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
990
static SENSOR_DEVICE_ATTR(in1_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
992
static SENSOR_DEVICE_ATTR(in2_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
994
static SENSOR_DEVICE_ATTR(in3_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
996
static SENSOR_DEVICE_ATTR(in4_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83792d.c
998
static SENSOR_DEVICE_ATTR(in5_max, S_IWUSR | S_IRUGO,
drivers/hwmon/w83793.c
1015
SENSOR_ATTR_2(in##index##_input, S_IRUGO, show_in, NULL, \
drivers/hwmon/w83793.c
1017
SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in, \
drivers/hwmon/w83793.c
1019
SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in, \
drivers/hwmon/w83793.c
1021
SENSOR_ATTR_2(in##index##_alarm, S_IRUGO, show_alarm_beep, \
drivers/hwmon/w83793.c
1023
SENSOR_ATTR_2(in##index##_beep, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1028
SENSOR_ATTR_2(fan##index##_alarm, S_IRUGO, show_alarm_beep, \
drivers/hwmon/w83793.c
1030
SENSOR_ATTR_2(fan##index##_beep, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1032
SENSOR_ATTR_2(fan##index##_input, S_IRUGO, show_fan, \
drivers/hwmon/w83793.c
1034
SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1038
SENSOR_ATTR_2(pwm##index, S_IWUSR | S_IRUGO, show_pwm, \
drivers/hwmon/w83793.c
1040
SENSOR_ATTR_2(pwm##index##_nonstop, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1042
SENSOR_ATTR_2(pwm##index##_start, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1044
SENSOR_ATTR_2(pwm##index##_stop_time, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1048
SENSOR_ATTR_2(temp##index##_type, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1050
SENSOR_ATTR_2(temp##index##_input, S_IRUGO, show_temp, \
drivers/hwmon/w83793.c
1052
SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_temp, \
drivers/hwmon/w83793.c
1054
SENSOR_ATTR_2(temp##index##_max_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1056
SENSOR_ATTR_2(temp##index##_warn, S_IRUGO | S_IWUSR, show_temp, \
drivers/hwmon/w83793.c
1058
SENSOR_ATTR_2(temp##index##_warn_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1060
SENSOR_ATTR_2(temp##index##_alarm, S_IRUGO, \
drivers/hwmon/w83793.c
1062
SENSOR_ATTR_2(temp##index##_beep, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1065
S_IRUGO | S_IWUSR, show_sf_ctrl, store_sf_ctrl, \
drivers/hwmon/w83793.c
1067
SENSOR_ATTR_2(temp##index##_pwm_enable, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83793.c
1070
SENSOR_ATTR_2(thermal_cruise##index, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1072
SENSOR_ATTR_2(tolerance##index, S_IRUGO | S_IWUSR, show_sf_ctrl,\
drivers/hwmon/w83793.c
1074
SENSOR_ATTR_2(temp##index##_auto_point1_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1076
SENSOR_ATTR_2(temp##index##_auto_point2_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1078
SENSOR_ATTR_2(temp##index##_auto_point3_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1080
SENSOR_ATTR_2(temp##index##_auto_point4_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1082
SENSOR_ATTR_2(temp##index##_auto_point5_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1084
SENSOR_ATTR_2(temp##index##_auto_point6_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1086
SENSOR_ATTR_2(temp##index##_auto_point7_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83793.c
1088
SENSOR_ATTR_2(temp##index##_auto_point1_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83793.c
1090
SENSOR_ATTR_2(temp##index##_auto_point2_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83793.c
1092
SENSOR_ATTR_2(temp##index##_auto_point3_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83793.c
1094
SENSOR_ATTR_2(temp##index##_auto_point4_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83793.c
1096
SENSOR_ATTR_2(temp##index##_auto_point5_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83793.c
1098
SENSOR_ATTR_2(temp##index##_auto_point6_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83793.c
1100
SENSOR_ATTR_2(temp##index##_auto_point7_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83793.c
1154
SENSOR_ATTR_2(cpu0_vid, S_IRUGO, show_vid, NULL, NOT_USED, 0),
drivers/hwmon/w83793.c
1155
SENSOR_ATTR_2(cpu1_vid, S_IRUGO, show_vid, NULL, NOT_USED, 1),
drivers/hwmon/w83793.c
1160
SENSOR_ATTR_2(intrusion0_alarm, S_IWUSR | S_IRUGO, show_alarm_beep,
drivers/hwmon/w83793.c
1162
SENSOR_ATTR_2(beep_enable, S_IWUSR | S_IRUGO, show_beep_enable,
drivers/hwmon/w83793.c
1164
SENSOR_ATTR_2(pwm_default, S_IWUSR | S_IRUGO, show_sf_setup,
drivers/hwmon/w83793.c
1166
SENSOR_ATTR_2(pwm_uptime, S_IWUSR | S_IRUGO, show_sf_setup,
drivers/hwmon/w83793.c
1168
SENSOR_ATTR_2(pwm_downtime, S_IWUSR | S_IRUGO, show_sf_setup,
drivers/hwmon/w83793.c
1170
SENSOR_ATTR_2(temp_critical, S_IWUSR | S_IRUGO, show_sf_setup,
drivers/hwmon/w83795.c
1610
SENSOR_ATTR_2(in##index##_input, S_IRUGO, show_in, NULL, \
drivers/hwmon/w83795.c
1612
SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in, \
drivers/hwmon/w83795.c
1614
SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in, \
drivers/hwmon/w83795.c
1616
SENSOR_ATTR_2(in##index##_alarm, S_IRUGO, show_alarm_beep, \
drivers/hwmon/w83795.c
1618
SENSOR_ATTR_2(in##index##_beep, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1627
SENSOR_ATTR_2(fan##index##_input, S_IRUGO, show_fan, \
drivers/hwmon/w83795.c
1629
SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1631
SENSOR_ATTR_2(fan##index##_alarm, S_IRUGO, show_alarm_beep, \
drivers/hwmon/w83795.c
1633
SENSOR_ATTR_2(fan##index##_beep, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1637
SENSOR_ATTR_2(pwm##index, S_IWUSR | S_IRUGO, show_pwm, \
drivers/hwmon/w83795.c
1639
SENSOR_ATTR_2(pwm##index##_enable, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1641
SENSOR_ATTR_2(pwm##index##_mode, S_IRUGO, \
drivers/hwmon/w83795.c
1643
SENSOR_ATTR_2(pwm##index##_freq, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1645
SENSOR_ATTR_2(pwm##index##_nonstop, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1647
SENSOR_ATTR_2(pwm##index##_start, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1649
SENSOR_ATTR_2(pwm##index##_stop_time, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1651
SENSOR_ATTR_2(fan##index##_target, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1659
SENSOR_ATTR_2(temp##index##_type, S_IRUGO , \
drivers/hwmon/w83795.c
1661
SENSOR_ATTR_2(temp##index##_input, S_IRUGO, show_dts, \
drivers/hwmon/w83795.c
1663
SENSOR_ATTR_2(temp##index##_crit, S_IRUGO | S_IWUSR, show_dts_ext, \
drivers/hwmon/w83795.c
1665
SENSOR_ATTR_2(temp##index##_crit_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1667
SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_dts_ext, \
drivers/hwmon/w83795.c
1669
SENSOR_ATTR_2(temp##index##_max_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1671
SENSOR_ATTR_2(temp##index##_alarm, S_IRUGO, \
drivers/hwmon/w83795.c
1673
SENSOR_ATTR_2(temp##index##_beep, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1681
SENSOR_ATTR_2(temp##index##_type, S_IRUGO | (index < 5 ? S_IWUSR : 0), \
drivers/hwmon/w83795.c
1683
SENSOR_ATTR_2(temp##index##_input, S_IRUGO, show_temp, \
drivers/hwmon/w83795.c
1685
SENSOR_ATTR_2(temp##index##_crit, S_IRUGO | S_IWUSR, show_temp, \
drivers/hwmon/w83795.c
1687
SENSOR_ATTR_2(temp##index##_crit_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1689
SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_temp, \
drivers/hwmon/w83795.c
1691
SENSOR_ATTR_2(temp##index##_max_hyst, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1693
SENSOR_ATTR_2(temp##index##_alarm, S_IRUGO, \
drivers/hwmon/w83795.c
1696
SENSOR_ATTR_2(temp##index##_beep, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1699
SENSOR_ATTR_2(temp##index##_pwm_enable, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1702
SENSOR_ATTR_2(temp##index##_auto_channels_pwm, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1705
SENSOR_ATTR_2(thermal_cruise##index, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1707
SENSOR_ATTR_2(temp##index##_warn, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1709
SENSOR_ATTR_2(temp##index##_warn_hyst, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1711
SENSOR_ATTR_2(temp##index##_operation_hyst, S_IWUSR | S_IRUGO, \
drivers/hwmon/w83795.c
1713
SENSOR_ATTR_2(temp##index##_auto_point1_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1715
SENSOR_ATTR_2(temp##index##_auto_point2_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1717
SENSOR_ATTR_2(temp##index##_auto_point3_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1719
SENSOR_ATTR_2(temp##index##_auto_point4_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1721
SENSOR_ATTR_2(temp##index##_auto_point5_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1723
SENSOR_ATTR_2(temp##index##_auto_point6_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1725
SENSOR_ATTR_2(temp##index##_auto_point7_pwm, S_IRUGO | S_IWUSR, \
drivers/hwmon/w83795.c
1727
SENSOR_ATTR_2(temp##index##_auto_point1_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83795.c
1729
SENSOR_ATTR_2(temp##index##_auto_point2_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83795.c
1731
SENSOR_ATTR_2(temp##index##_auto_point3_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83795.c
1733
SENSOR_ATTR_2(temp##index##_auto_point4_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83795.c
1735
SENSOR_ATTR_2(temp##index##_auto_point5_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83795.c
1737
SENSOR_ATTR_2(temp##index##_auto_point6_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83795.c
1739
SENSOR_ATTR_2(temp##index##_auto_point7_temp, S_IRUGO | S_IWUSR,\
drivers/hwmon/w83795.c
1816
SENSOR_ATTR_2(temp1_source_sel, S_IWUSR | S_IRUGO,
drivers/hwmon/w83795.c
1818
SENSOR_ATTR_2(temp2_source_sel, S_IWUSR | S_IRUGO,
drivers/hwmon/w83795.c
1820
SENSOR_ATTR_2(temp3_source_sel, S_IWUSR | S_IRUGO,
drivers/hwmon/w83795.c
1822
SENSOR_ATTR_2(temp4_source_sel, S_IWUSR | S_IRUGO,
drivers/hwmon/w83795.c
1824
SENSOR_ATTR_2(temp5_source_sel, S_IWUSR | S_IRUGO,
drivers/hwmon/w83795.c
1826
SENSOR_ATTR_2(temp6_source_sel, S_IWUSR | S_IRUGO,
drivers/hwmon/w83795.c
1831
SENSOR_ATTR_2(intrusion0_alarm, S_IWUSR | S_IRUGO, show_alarm_beep,
drivers/hwmon/w83795.c
1834
SENSOR_ATTR_2(speed_cruise_tolerance, S_IWUSR | S_IRUGO, show_fanin,
drivers/hwmon/w83795.c
1836
SENSOR_ATTR_2(pwm_default, S_IWUSR | S_IRUGO, show_sf_setup,
drivers/hwmon/w83795.c
1838
SENSOR_ATTR_2(pwm_uptime, S_IWUSR | S_IRUGO, show_sf_setup,
drivers/hwmon/w83795.c
1840
SENSOR_ATTR_2(pwm_downtime, S_IWUSR | S_IRUGO, show_sf_setup,
drivers/hwmon/w83795.c
1846
SENSOR_ATTR_2(intrusion0_beep, S_IWUSR | S_IRUGO, show_alarm_beep,
drivers/hwmon/w83795.c
1848
SENSOR_ATTR_2(beep_enable, S_IWUSR | S_IRUGO, show_alarm_beep,
drivers/hwmon/w83795.c
2103
S_IRUGO);
drivers/hwmon/w83795.c
2106
S_IRUGO);
drivers/hwmon/w83l785ts.c
120
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL, 0);
drivers/hwmon/w83l785ts.c
121
static SENSOR_DEVICE_ATTR(temp1_max, S_IRUGO, show_temp, NULL, 1);
drivers/hwmon/w83l786ng.c
269
SENSOR_ATTR(in0_input, S_IRUGO, show_in, NULL, 0),
drivers/hwmon/w83l786ng.c
270
SENSOR_ATTR(in1_input, S_IRUGO, show_in, NULL, 1),
drivers/hwmon/w83l786ng.c
271
SENSOR_ATTR(in2_input, S_IRUGO, show_in, NULL, 2),
drivers/hwmon/w83l786ng.c
275
SENSOR_ATTR(in0_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 0),
drivers/hwmon/w83l786ng.c
276
SENSOR_ATTR(in1_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 1),
drivers/hwmon/w83l786ng.c
277
SENSOR_ATTR(in2_min, S_IWUSR | S_IRUGO, show_in_min, store_in_min, 2),
drivers/hwmon/w83l786ng.c
281
SENSOR_ATTR(in0_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 0),
drivers/hwmon/w83l786ng.c
282
SENSOR_ATTR(in1_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 1),
drivers/hwmon/w83l786ng.c
283
SENSOR_ATTR(in2_max, S_IWUSR | S_IRUGO, show_in_max, store_in_max, 2),
drivers/hwmon/w83l786ng.c
393
SENSOR_ATTR(fan1_input, S_IRUGO, show_fan, NULL, 0),
drivers/hwmon/w83l786ng.c
394
SENSOR_ATTR(fan2_input, S_IRUGO, show_fan, NULL, 1),
drivers/hwmon/w83l786ng.c
398
SENSOR_ATTR(fan1_min, S_IWUSR | S_IRUGO, show_fan_min,
drivers/hwmon/w83l786ng.c
400
SENSOR_ATTR(fan2_min, S_IWUSR | S_IRUGO, show_fan_min,
drivers/hwmon/w83l786ng.c
405
SENSOR_ATTR(fan1_div, S_IWUSR | S_IRUGO, show_fan_div,
drivers/hwmon/w83l786ng.c
407
SENSOR_ATTR(fan2_div, S_IWUSR | S_IRUGO, show_fan_div,
drivers/hwmon/w83l786ng.c
452
SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp, NULL, 0, 0),
drivers/hwmon/w83l786ng.c
453
SENSOR_ATTR_2(temp2_input, S_IRUGO, show_temp, NULL, 1, 0),
drivers/hwmon/w83l786ng.c
457
SENSOR_ATTR_2(temp1_max, S_IRUGO | S_IWUSR,
drivers/hwmon/w83l786ng.c
459
SENSOR_ATTR_2(temp2_max, S_IRUGO | S_IWUSR,
drivers/hwmon/w83l786ng.c
464
SENSOR_ATTR_2(temp1_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83l786ng.c
466
SENSOR_ATTR_2(temp2_max_hyst, S_IRUGO | S_IWUSR,
drivers/hwmon/w83l786ng.c
564
SENSOR_ATTR(pwm1, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0),
drivers/hwmon/w83l786ng.c
565
SENSOR_ATTR(pwm2, S_IWUSR | S_IRUGO, show_pwm, store_pwm, 1),
drivers/hwmon/w83l786ng.c
569
SENSOR_ATTR(pwm1_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
drivers/hwmon/w83l786ng.c
571
SENSOR_ATTR(pwm2_mode, S_IWUSR | S_IRUGO, show_pwm_mode,
drivers/hwmon/w83l786ng.c
576
SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
drivers/hwmon/w83l786ng.c
578
SENSOR_ATTR(pwm2_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
drivers/hwmon/w83l786ng.c
622
SENSOR_ATTR(pwm1_tolerance, S_IWUSR | S_IRUGO,
drivers/hwmon/w83l786ng.c
624
SENSOR_ATTR(pwm2_tolerance, S_IWUSR | S_IRUGO,
drivers/hwmon/wm831x-hwmon.c
100
static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL,
drivers/hwmon/wm831x-hwmon.c
71
static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage, \
drivers/hwmon/wm831x-hwmon.c
76
static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
drivers/hwmon/wm831x-hwmon.c
90
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_chip_temp, NULL,
drivers/hwmon/wm831x-hwmon.c
92
static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL,
drivers/hwmon/wm831x-hwmon.c
98
static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_voltage, NULL,
drivers/hwmon/wm8350-hwmon.c
47
static SENSOR_DEVICE_ATTR(in##id##_input, S_IRUGO, show_voltage,\
drivers/hwmon/wm8350-hwmon.c
49
static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
drivers/hwtracing/coresight/coresight-etm3x-core.c
43
module_param_named(boot_enable, boot_enable, int, S_IRUGO);
drivers/hwtracing/coresight/coresight-stm.c
98
boot_nr_channel, boot_nr_channel, int, S_IRUGO
drivers/hwtracing/intel_th/gth.c
392
master_attrs[i].attr.attr.mode = S_IRUGO | S_IWUSR;
drivers/hwtracing/intel_th/gth.c
440
out_attrs[idx].attr.attr.mode |= S_IRUGO;
drivers/i2c/algos/i2c-algo-bit.c
36
module_param(bit_test, int, S_IRUGO);
drivers/i2c/algos/i2c-algo-bit.c
41
module_param(i2c_debug, int, S_IRUGO | S_IWUSR);
drivers/i2c/busses/i2c-diolan-u2c.c
90
module_param(frequency, uint, S_IRUGO | S_IWUSR);
drivers/i2c/busses/i2c-i801.c
340
module_param(disable_features, uint, S_IRUGO | S_IWUSR);
drivers/i2c/busses/i2c-ismt.c
197
module_param(bus_speed, uint, S_IRUGO);
drivers/i2c/i2c-stub.c
36
module_param_array(chip_addr, ushort, NULL, S_IRUGO);
drivers/i2c/i2c-stub.c
41
module_param(functionality, ulong, S_IRUGO | S_IWUSR);
drivers/i2c/i2c-stub.c
47
module_param_array(bank_reg, byte, NULL, S_IRUGO);
drivers/i2c/i2c-stub.c
51
module_param_array(bank_mask, byte, NULL, S_IRUGO);
drivers/i2c/i2c-stub.c
55
module_param_array(bank_start, byte, NULL, S_IRUGO);
drivers/i2c/i2c-stub.c
59
module_param_array(bank_end, byte, NULL, S_IRUGO);
drivers/iio/accel/bma180.c
510
S_IRUGO, bma180_show_filter_freq_avail, NULL, 0);
drivers/iio/accel/bma180.c
513
S_IRUGO, bma180_show_scale_avail, NULL, 0);
drivers/iio/accel/bmc150-accel-core.c
889
static IIO_DEVICE_ATTR(hwfifo_enabled, S_IRUGO,
drivers/iio/accel/bmc150-accel-core.c
891
static IIO_DEVICE_ATTR(hwfifo_watermark, S_IRUGO,
drivers/iio/accel/kxcjk-1013.c
1104
static IIO_DEVICE_ATTR(in_accel_sampling_frequency_available, S_IRUGO,
drivers/iio/accel/sca3000.c
463
S_IRUGO, sca3000_show_available_3db_freqs,
drivers/iio/adc/hx711.c
403
static IIO_DEVICE_ATTR(in_voltage0_scale_available, S_IRUGO,
drivers/iio/adc/hx711.c
406
static IIO_DEVICE_ATTR(in_voltage1_scale_available, S_IRUGO,
drivers/iio/adc/ina2xx-adc.c
896
static IIO_DEVICE_ATTR(in_allow_async_readout, S_IRUGO | S_IWUSR,
drivers/iio/adc/ina2xx-adc.c
900
static IIO_DEVICE_ATTR(in_shunt_resistor, S_IRUGO | S_IWUSR,
drivers/iio/adc/max1363.c
719
static IIO_DEV_ATTR_SAMP_FREQ(S_IRUGO | S_IWUSR,
drivers/iio/adc/mcp3422.c
295
static IIO_DEVICE_ATTR(sampling_frequency_available, S_IRUGO,
drivers/iio/adc/mcp3422.c
297
static IIO_DEVICE_ATTR(in_voltage_scale_available, S_IRUGO,
drivers/iio/adc/nau7802.c
99
static IIO_DEVICE_ATTR(in_voltage_scale_available, S_IRUGO, nau7802_show_scales,
drivers/iio/adc/ti-ads8688.c
135
static IIO_DEVICE_ATTR(in_voltage_scale_available, S_IRUGO,
drivers/iio/adc/ti-ads8688.c
137
static IIO_DEVICE_ATTR(in_voltage_offset_available, S_IRUGO,
drivers/iio/dac/ad5360.c
300
S_IRUGO | S_IWUSR,
drivers/iio/frequency/ad9523.c
561
static IIO_DEVICE_ATTR(pll1_locked, S_IRUGO,
drivers/iio/frequency/ad9523.c
566
static IIO_DEVICE_ATTR(pll2_locked, S_IRUGO,
drivers/iio/frequency/ad9523.c
571
static IIO_DEVICE_ATTR(pll1_reference_clk_a_present, S_IRUGO,
drivers/iio/frequency/ad9523.c
576
static IIO_DEVICE_ATTR(pll1_reference_clk_b_present, S_IRUGO,
drivers/iio/frequency/ad9523.c
581
static IIO_DEVICE_ATTR(pll1_reference_clk_test_present, S_IRUGO,
drivers/iio/frequency/ad9523.c
586
static IIO_DEVICE_ATTR(vcxo_clk_present, S_IRUGO,
drivers/iio/frequency/ad9523.c
591
static IIO_DEVICE_ATTR(pll2_feedback_clk_present, S_IRUGO,
drivers/iio/frequency/ad9523.c
596
static IIO_DEVICE_ATTR(pll2_reference_clk_present, S_IRUGO,
drivers/iio/gyro/adis16136.c
232
static IIO_DEV_ATTR_SAMP_FREQ(S_IWUSR | S_IRUGO,
drivers/iio/health/afe440x.h
147
.dev_attr = __ATTR(_name, (S_IRUGO | S_IWUSR), \
drivers/iio/humidity/hts221_core.c
524
static IIO_DEVICE_ATTR(in_humidity_oversampling_ratio_available, S_IRUGO,
drivers/iio/humidity/hts221_core.c
526
static IIO_DEVICE_ATTR(in_temp_oversampling_ratio_available, S_IRUGO,
drivers/iio/humidity/htu21.c
158
static IIO_DEVICE_ATTR(battery_low, S_IRUGO,
drivers/iio/humidity/htu21.c
160
static IIO_DEVICE_ATTR(heater_enable, S_IRUGO | S_IWUSR,
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
1692
static IIO_DEV_ATTR_SAMP_FREQ(S_IRUGO | S_IWUSR, inv_fifo_rate_show,
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
1696
static IIO_DEVICE_ATTR(in_gyro_matrix, S_IRUGO, inv_attr_show, NULL,
drivers/iio/imu/inv_mpu6050/inv_mpu_core.c
1698
static IIO_DEVICE_ATTR(in_accel_matrix, S_IRUGO, inv_attr_show, NULL,
drivers/iio/light/cm32181.c
414
S_IRUGO, cm32181_get_it_available, NULL, 0);
drivers/iio/light/cm3232.c
308
S_IRUGO, cm3232_get_it_available, NULL, 0);
drivers/iio/light/lm3533-als.c
583
S_IRUGO | S_IWUSR, \
drivers/iio/light/lm3533-als.c
611
S_IRUGO | S_IWUSR, \
drivers/iio/light/lm3533-als.c
617
S_IRUGO | S_IWUSR, \
drivers/iio/light/lm3533-als.c
638
S_IRUGO, show_als_attr, NULL, \
drivers/iio/light/lm3533-als.c
654
DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO, show_##_name, NULL)
drivers/iio/light/lm3533-als.c
656
DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO | S_IWUSR, \
drivers/iio/light/ltr501.c
1148
static IIO_DEVICE_ATTR(in_proximity_scale_available, S_IRUGO,
drivers/iio/light/ltr501.c
1150
static IIO_DEVICE_ATTR(in_intensity_scale_available, S_IRUGO,
drivers/iio/magnetometer/hmc5843_core.c
347
static IIO_DEVICE_ATTR(scale_available, S_IRUGO,
drivers/iio/proximity/as3935.c
163
static IIO_DEVICE_ATTR(sensor_sensitivity, S_IRUGO | S_IWUSR,
drivers/iio/proximity/as3935.c
166
static IIO_DEVICE_ATTR(noise_level_tripped, S_IRUGO,
drivers/iio/proximity/srf08.c
232
static IIO_DEVICE_ATTR(sensor_max_range_available, S_IRUGO,
drivers/iio/proximity/srf08.c
307
static IIO_DEVICE_ATTR(sensor_max_range, S_IRUGO | S_IWUSR,
drivers/iio/proximity/srf08.c
327
static IIO_DEVICE_ATTR(sensor_sensitivity_available, S_IRUGO,
drivers/iio/proximity/srf08.c
397
static IIO_DEVICE_ATTR(sensor_sensitivity, S_IRUGO | S_IWUSR,
drivers/iio/temperature/tsys02d.c
105
static IIO_DEVICE_ATTR(battery_low, S_IRUGO,
drivers/iio/trigger/iio-trig-hrtimer.c
80
static DEVICE_ATTR(sampling_frequency, S_IRUGO | S_IWUSR,
drivers/infiniband/core/sysfs.c
490
.attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \
drivers/infiniband/core/sysfs.c
497
.attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \
drivers/infiniband/core/uverbs_main.c
1130
static CLASS_ATTR_STRING(abi_version, S_IRUGO,
drivers/infiniband/hw/hfi1/chip.c
31
module_param(num_vls, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/chip.c
42
module_param(rcv_intr_timeout, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/chip.c
46
module_param(rcv_intr_count, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/chip.c
50
module_param(link_crc_mask, ushort, S_IRUGO);
drivers/infiniband/hw/hfi1/chip.c
54
module_param_named(loopback, loopback, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/debugfs.c
1198
S_IRUGO :
drivers/infiniband/hw/hfi1/debugfs.c
1199
S_IRUGO | S_IWUSR,
drivers/infiniband/hw/hfi1/driver.c
35
module_param_named(max_mtu, hfi1_max_mtu, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/driver.c
40
module_param_named(cu, hfi1_cu, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/driver.c
50
module_param_cb(cap_mask, &cap_ops, &hfi1_cap_mask, S_IWUSR | S_IRUGO);
drivers/infiniband/hw/hfi1/init.c
57
module_param_array(krcvqs, uint, &krcvqsset, S_IRUGO);
drivers/infiniband/hw/hfi1/init.c
64
module_param_named(rcvarr_split, hfi1_rcvarr_split, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/init.c
68
module_param(eager_buffer_size, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/init.c
72
module_param_named(rcvhdrcnt, rcvhdrcnt, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/init.c
80
module_param(user_credit_return_threshold, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/pcie.c
618
module_param(pcie_target, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/pcie.c
622
module_param(pcie_force, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/pcie.c
626
module_param(pcie_retry, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/pcie.c
633
module_param(pcie_pset, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/pcie.c
637
module_param(pcie_ctle, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/qp.c
21
module_param_named(qp_table_size, hfi1_qp_table_size, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/sdma.c
29
module_param(sdma_descq_cnt, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/sdma.c
33
module_param(sdma_idle_cnt, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/sdma.c
37
module_param_named(num_sdma, mod_num_sdma, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/sdma.c
41
module_param_named(desct_intr, sdma_desct_intr, uint, S_IRUGO | S_IWUSR);
drivers/infiniband/hw/hfi1/sysfs.c
640
static SDE_ATTR(cpu_list, S_IWUSR | S_IRUGO,
drivers/infiniband/hw/hfi1/sysfs.c
643
static SDE_ATTR(vl, S_IRUGO, sde_show_vl, NULL);
drivers/infiniband/hw/hfi1/user_pages.c
14
module_param(cache_size, ulong, S_IRUGO | S_IWUSR);
drivers/infiniband/hw/hfi1/user_sdma.c
33
module_param_named(sdma_comp_size, hfi1_sdma_comp_ring_size, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
110
module_param(wss_threshold, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
113
module_param(wss_clean_period, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
31
S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
36
module_param_named(max_pds, hfi1_max_pds, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
41
module_param_named(max_ahs, hfi1_max_ahs, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
45
module_param_named(max_cqes, hfi1_max_cqes, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
50
module_param_named(max_cqs, hfi1_max_cqs, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
54
module_param_named(max_qp_wrs, hfi1_max_qp_wrs, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
58
module_param_named(max_qps, hfi1_max_qps, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
62
module_param_named(max_sges, hfi1_max_sges, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
66
module_param_named(max_mcast_grps, hfi1_max_mcast_grps, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
72
uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
77
module_param_named(max_srqs, hfi1_max_srqs, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
81
module_param_named(max_srq_sges, hfi1_max_srq_sges, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
85
module_param_named(max_srq_wrs, hfi1_max_srq_wrs, uint, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
89
module_param(piothreshold, ushort, S_IRUGO);
drivers/infiniband/hw/hfi1/verbs.c
93
module_param(sge_copy_mode, uint, S_IRUGO);
drivers/infiniband/hw/mlx4/sysfs.c
190
vdentry->dentry.attr.mode |= S_IRUGO;
drivers/infiniband/hw/mlx4/sysfs.c
518
element->attr.attr.mode = S_IWUSR | S_IRUGO;
drivers/infiniband/hw/mlx4/sysfs.c
521
element->attr.attr.mode = S_IRUGO;
drivers/infiniband/hw/usnic/usnic_debugfs.c
118
debugfs_create_file("build-info", S_IRUGO, debugfs_root,
drivers/infiniband/hw/usnic/usnic_debugfs.c
133
S_IRUGO,
drivers/infiniband/hw/usnic/usnic_ib_main.c
717
module_param(usnic_log_lvl, uint, S_IRUGO | S_IWUSR);
drivers/infiniband/hw/usnic/usnic_ib_main.c
718
module_param(usnic_ib_share_vf, uint, S_IRUGO | S_IWUSR);
drivers/infiniband/ulp/ipoib/ipoib_fs.c
226
priv->mcg_dentry = debugfs_create_file(name, S_IFREG | S_IRUGO,
drivers/infiniband/ulp/ipoib/ipoib_fs.c
230
priv->path_dentry = debugfs_create_file(name, S_IFREG | S_IRUGO,
drivers/infiniband/ulp/iser/iscsi_iser.c
104
S_IRUGO | S_IWUSR);
drivers/infiniband/ulp/iser/iscsi_iser.c
108
module_param_named(always_register, iser_always_reg, bool, S_IRUGO);
drivers/infiniband/ulp/iser/iscsi_iser.c
113
module_param_named(pi_enable, iser_pi_enable, bool, S_IRUGO);
drivers/infiniband/ulp/iser/iscsi_iser.c
89
module_param_named(debug_level, iser_debug_level, int, S_IRUGO | S_IWUSR);
drivers/infiniband/ulp/iser/iscsi_iser.c
909
return S_IRUGO;
drivers/infiniband/ulp/iser/iscsi_iser.c
946
return S_IRUGO;
drivers/infiniband/ulp/iser/iscsi_iser.c
99
module_param_cb(max_lun, &iscsi_iser_size_ops, &iscsi_max_lun, S_IRUGO);
drivers/infiniband/ulp/srp/ib_srp.c
104
S_IRUGO | S_IWUSR);
drivers/infiniband/ulp/srp/ib_srp.c
109
S_IRUGO | S_IWUSR);
drivers/infiniband/ulp/srp/ib_srp.c
117
S_IRUGO | S_IWUSR);
drivers/input/gameport/gameport.c
465
static DEVICE_ATTR(description, S_IRUGO, gameport_description_show, NULL);
drivers/input/input.c
1263
static DEVICE_ATTR(name, S_IRUGO, input_dev_show_##name, NULL)
drivers/input/input.c
1383
static DEVICE_ATTR(modalias, S_IRUGO, input_dev_show_modalias, NULL);
drivers/input/input.c
1397
static DEVICE_ATTR(properties, S_IRUGO, input_dev_show_properties, NULL);
drivers/input/input.c
1457
static DEVICE_ATTR(name, S_IRUGO, input_dev_show_id_##name, NULL)
drivers/input/input.c
1517
static DEVICE_ATTR(bm, S_IRUGO, input_dev_show_cap_##bm, NULL)
drivers/input/joystick/xpad.c
111
module_param(dpad_to_buttons, bool, S_IRUGO);
drivers/input/joystick/xpad.c
115
module_param(triggers_to_buttons, bool, S_IRUGO);
drivers/input/joystick/xpad.c
119
module_param(sticks_to_null, bool, S_IRUGO);
drivers/input/joystick/xpad.c
123
module_param(auto_poweroff, bool, S_IWUSR | S_IRUGO);
drivers/input/keyboard/atkbd.c
273
__ATTR(_name, S_IWUSR | S_IRUGO, atkbd_do_show_##_name, atkbd_do_set_##_name);
drivers/input/keyboard/atkbd.c
290
__ATTR(_name, S_IRUGO, atkbd_do_show_##_name, NULL);
drivers/input/keyboard/gpio_keys.c
315
static DEVICE_ATTR(keys, S_IRUGO, gpio_keys_show_keys, NULL);
drivers/input/keyboard/gpio_keys.c
316
static DEVICE_ATTR(switches, S_IRUGO, gpio_keys_show_switches, NULL);
drivers/input/keyboard/gpio_keys.c
344
static DEVICE_ATTR(disabled_keys, S_IWUSR | S_IRUGO,
drivers/input/keyboard/gpio_keys.c
347
static DEVICE_ATTR(disabled_switches, S_IWUSR | S_IRUGO,
drivers/input/keyboard/omap-keypad.c
172
static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, omap_kp_enable_show, omap_kp_enable_store);
drivers/input/misc/adxl34x.c
608
static DEVICE_ATTR(position, S_IRUGO, adxl34x_position_show, NULL);
drivers/input/misc/ideapad_slidebar.c
182
static DEVICE_ATTR(slidebar_mode, S_IWUSR | S_IRUGO,
drivers/input/misc/ims-pcu.c
1105
IMS_PCU_ATTR(_field, S_IRUGO)
drivers/input/misc/ims-pcu.c
1107
IMS_PCU_ATTR(_field, S_IRUGO | S_IWUSR)
drivers/input/misc/ims-pcu.c
1208
static DEVICE_ATTR(update_firmware_status, S_IRUGO,
drivers/input/misc/ims-pcu.c
1332
static DEVICE_ATTR(reg_data, S_IRUGO | S_IWUSR,
drivers/input/misc/ims-pcu.c
1367
static DEVICE_ATTR(reg_addr, S_IRUGO | S_IWUSR,
drivers/input/misc/ims-pcu.c
1435
.dattr = __ATTR(_field, S_IWUSR | S_IRUGO, \
drivers/input/misc/kxtj9.c
331
static DEVICE_ATTR(poll, S_IRUGO|S_IWUSR, kxtj9_get_poll, kxtj9_set_poll);
drivers/input/misc/yealink.c
732
#define _M444 S_IRUGO
drivers/input/misc/yealink.c
733
#define _M664 S_IRUGO|S_IWUSR|S_IWGRP
drivers/input/mouse/cyapa.c
1216
static DEVICE_ATTR(firmware_version, S_IRUGO, cyapa_show_fm_ver, NULL);
drivers/input/mouse/cyapa.c
1217
static DEVICE_ATTR(product_id, S_IRUGO, cyapa_show_product_id, NULL);
drivers/input/mouse/cyapa.c
1219
static DEVICE_ATTR(baseline, S_IRUGO, cyapa_show_baseline, NULL);
drivers/input/mouse/cyapa.c
1221
static DEVICE_ATTR(mode, S_IRUGO, cyapa_show_mode, NULL);
drivers/input/mouse/cyapa.c
803
static DEVICE_ATTR(suspend_scanrate_ms, S_IRUGO|S_IWUSR,
drivers/input/mouse/cyapa.c
918
static DEVICE_ATTR(runtime_suspend_scanrate_ms, S_IRUGO|S_IWUSR,
drivers/input/mouse/elan_i2c_core.c
759
static DEVICE_ATTR(product_id, S_IRUGO, elan_sysfs_read_product_id, NULL);
drivers/input/mouse/elan_i2c_core.c
760
static DEVICE_ATTR(firmware_version, S_IRUGO, elan_sysfs_read_fw_ver, NULL);
drivers/input/mouse/elan_i2c_core.c
761
static DEVICE_ATTR(sample_version, S_IRUGO, elan_sysfs_read_sm_ver, NULL);
drivers/input/mouse/elan_i2c_core.c
762
static DEVICE_ATTR(iap_version, S_IRUGO, elan_sysfs_read_iap_ver, NULL);
drivers/input/mouse/elan_i2c_core.c
763
static DEVICE_ATTR(fw_checksum, S_IRUGO, elan_sysfs_read_fw_checksum, NULL);
drivers/input/mouse/elan_i2c_core.c
764
static DEVICE_ATTR(mode, S_IRUGO, elan_sysfs_read_mode, NULL);
drivers/input/mouse/hgpk.c
803
__PSMOUSE_DEFINE_ATTR(powered, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/hgpk.c
862
PSMOUSE_DEFINE_ATTR(hgpk_mode, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/hgpk.c
894
__PSMOUSE_DEFINE_ATTR(recalibrate, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/logips2pp.c
176
PSMOUSE_DEFINE_ATTR(smartscroll, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/psmouse-base.c
81
PSMOUSE_DEFINE_ATTR(protocol, S_IWUSR | S_IRUGO,
drivers/input/mouse/psmouse-base.c
84
PSMOUSE_DEFINE_ATTR(rate, S_IWUSR | S_IRUGO,
drivers/input/mouse/psmouse-base.c
87
PSMOUSE_DEFINE_ATTR(resolution, S_IWUSR | S_IRUGO,
drivers/input/mouse/psmouse-base.c
90
PSMOUSE_DEFINE_ATTR(resetafter, S_IWUSR | S_IRUGO,
drivers/input/mouse/psmouse-base.c
93
PSMOUSE_DEFINE_ATTR(resync_time, S_IWUSR | S_IRUGO,
drivers/input/mouse/sentelic.c
485
PSMOUSE_DEFINE_ATTR(getreg, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/sentelic.c
518
PSMOUSE_DEFINE_ATTR(page, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/sentelic.c
547
PSMOUSE_DEFINE_ATTR(vscroll, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/sentelic.c
576
PSMOUSE_DEFINE_ATTR(hscroll, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/sentelic.c
609
PSMOUSE_DEFINE_ATTR(flags, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/sentelic.c
618
PSMOUSE_DEFINE_RO_ATTR(ver, S_IRUGO, NULL, fsp_attr_show_ver);
drivers/input/mouse/synaptics.c
1435
PSMOUSE_DEFINE_ATTR(disable_gesture, S_IWUSR | S_IRUGO, NULL,
drivers/input/mouse/trackpoint.c
142
PSMOUSE_DEFINE_ATTR(_name, S_IWUSR | S_IRUGO, \
drivers/input/mouse/trackpoint.c
181
PSMOUSE_DEFINE_ATTR(_name, S_IWUSR | S_IRUGO, \
drivers/input/serio/serio.c
433
static DEVICE_ATTR(description, S_IRUGO, serio_show_description, NULL);
drivers/input/serio/serio.c
434
static DEVICE_ATTR(bind_mode, S_IWUSR | S_IRUGO, serio_show_bind_mode, serio_set_bind_mode);
drivers/input/tablet/aiptek.c
1049
static DEVICE_ATTR(size, S_IRUGO, show_tabletSize, NULL);
drivers/input/tablet/aiptek.c
1084
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1120
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1161
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1203
S_IRUGO | S_IWUSR, show_tabletXtilt, store_tabletXtilt);
drivers/input/tablet/aiptek.c
1244
S_IRUGO | S_IWUSR, show_tabletYtilt, store_tabletYtilt);
drivers/input/tablet/aiptek.c
1272
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1301
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1315
static DEVICE_ATTR(event_count, S_IRUGO, show_tabletEventsReceived, NULL);
drivers/input/tablet/aiptek.c
1354
static DEVICE_ATTR(diagnostic, S_IRUGO, show_tabletDiagnosticMessage, NULL);
drivers/input/tablet/aiptek.c
1389
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1419
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1456
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1485
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1514
S_IRUGO | S_IWUSR,
drivers/input/tablet/aiptek.c
1547
S_IRUGO | S_IWUSR, show_tabletWheel, store_tabletWheel);
drivers/input/tablet/aiptek.c
1579
S_IRUGO | S_IWUSR, show_tabletExecute, store_tabletExecute);
drivers/input/tablet/aiptek.c
1592
static DEVICE_ATTR(odm_code, S_IRUGO, show_tabletODMCode, NULL);
drivers/input/tablet/aiptek.c
1605
static DEVICE_ATTR(model_code, S_IRUGO, show_tabletModelCode, NULL);
drivers/input/tablet/aiptek.c
1618
static DEVICE_ATTR(firmware_code, S_IRUGO, show_firmwareCode, NULL);
drivers/input/touchscreen/ad7877.c
452
static DEVICE_ATTR(name, S_IRUGO, name ## _show, NULL);
drivers/input/touchscreen/ads7846.c
486
static DEVICE_ATTR(name, S_IRUGO, name ## _show, NULL);
drivers/input/touchscreen/ads7846.c
607
static DEVICE_ATTR(pen_down, S_IRUGO, ads7846_pen_down_show, NULL);
drivers/input/touchscreen/atmel_mxt_ts.c
3060
static DEVICE_ATTR(fw_version, S_IRUGO, mxt_fw_version_show, NULL);
drivers/input/touchscreen/atmel_mxt_ts.c
3061
static DEVICE_ATTR(hw_version, S_IRUGO, mxt_hw_version_show, NULL);
drivers/input/touchscreen/atmel_mxt_ts.c
3062
static DEVICE_ATTR(object, S_IRUGO, mxt_object_show, NULL);
drivers/input/touchscreen/edt-ft5x06.c
505
static EDT_ATTR(gain, S_IWUSR | S_IRUGO, WORK_REGISTER_GAIN,
drivers/input/touchscreen/edt-ft5x06.c
508
static EDT_ATTR(offset, S_IWUSR | S_IRUGO, WORK_REGISTER_OFFSET,
drivers/input/touchscreen/edt-ft5x06.c
511
static EDT_ATTR(offset_x, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
drivers/input/touchscreen/edt-ft5x06.c
514
static EDT_ATTR(offset_y, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
drivers/input/touchscreen/edt-ft5x06.c
517
static EDT_ATTR(threshold, S_IWUSR | S_IRUGO, WORK_REGISTER_THRESHOLD,
drivers/input/touchscreen/edt-ft5x06.c
520
static EDT_ATTR(report_rate, S_IWUSR | S_IRUGO, WORK_REGISTER_REPORT_RATE,
drivers/input/touchscreen/elants_i2c.c
1249
static DEVICE_ATTR(iap_mode, S_IRUGO, show_iap_mode, NULL);
drivers/input/touchscreen/elants_i2c.c
1250
static DEVICE_ATTR(calibration_count, S_IRUGO, show_calibration_count, NULL);
drivers/input/touchscreen/elants_i2c.c
1266
.dattr = __ATTR(_field, S_IRUGO, \
drivers/input/touchscreen/mc13783_ts.c
25
module_param(sample_tolerance, uint, S_IRUGO | S_IWUSR);
drivers/input/touchscreen/melfas_mip4.c
1348
static DEVICE_ATTR(fw_version, S_IRUGO, mip4_sysfs_read_fw_version, NULL);
drivers/input/touchscreen/melfas_mip4.c
1373
static DEVICE_ATTR(hw_version, S_IRUGO, mip4_sysfs_read_hw_version, NULL);
drivers/input/touchscreen/melfas_mip4.c
1392
static DEVICE_ATTR(product_id, S_IRUGO, mip4_sysfs_read_product_id, NULL);
drivers/input/touchscreen/melfas_mip4.c
1412
static DEVICE_ATTR(ic_name, S_IRUGO, mip4_sysfs_read_ic_name, NULL);
drivers/input/touchscreen/raydium_i2c_ts.c
1001
static DEVICE_ATTR(fw_version, S_IRUGO, raydium_i2c_fw_ver_show, NULL);
drivers/input/touchscreen/raydium_i2c_ts.c
1002
static DEVICE_ATTR(hw_version, S_IRUGO, raydium_i2c_hw_ver_show, NULL);
drivers/input/touchscreen/raydium_i2c_ts.c
1003
static DEVICE_ATTR(boot_mode, S_IRUGO, raydium_i2c_boot_mode_show, NULL);
drivers/input/touchscreen/sun4i-ts.c
224
static DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL);
drivers/input/touchscreen/sun4i-ts.c
225
static DEVICE_ATTR(temp1_label, S_IRUGO, show_temp_label, NULL);
drivers/input/touchscreen/tsc200x-core.c
325
static DEVICE_ATTR(selftest, S_IRUGO, tsc200x_selftest_show, NULL);
drivers/iommu/amd/init.c
2093
static DEVICE_ATTR(cap, S_IRUGO, amd_iommu_show_cap, NULL);
drivers/iommu/amd/init.c
2101
static DEVICE_ATTR(features, S_IRUGO, amd_iommu_show_features, NULL);
drivers/iommu/arm/arm-smmu/arm-smmu.c
57
module_param(force_stage, int, S_IRUGO);
drivers/iommu/arm/arm-smmu/arm-smmu.c
62
module_param(disable_bypass, bool, S_IRUGO);
drivers/iommu/iommu.c
1008
static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);
drivers/iommu/iommufd/device.c
15
module_param(allow_unsafe_interrupts, bool, S_IRUGO | S_IWUSR);
drivers/iommu/tegra-smmu.c
1094
debugfs_create_file("swgroups", S_IRUGO, smmu->debugfs, smmu,
drivers/iommu/tegra-smmu.c
1096
debugfs_create_file("clients", S_IRUGO, smmu->debugfs, smmu,
drivers/isdn/hardware/mISDN/avmfritz.c
165
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
227
module_param(debug, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
228
module_param(poll, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
229
module_param(clock, int, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
230
module_param(timer, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
231
module_param(clockdelay_te, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
232
module_param(clockdelay_nt, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
233
module_param_array(type, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
234
module_param_array(pcm, int, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
235
module_param_array(dmask, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
236
module_param_array(bmask, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
237
module_param_array(iomode, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
238
module_param_array(port, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcmulti.c
239
module_param(hwid, uint, S_IRUGO | S_IWUSR); /* The hardware ID */
drivers/isdn/hardware/mISDN/hfcpci.c
54
module_param(debug, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcpci.c
55
module_param(poll, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/hfcsusb.c
36
module_param(debug, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/mISDNinfineon.c
251
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/mISDNinfineon.c
253
module_param(irqloops, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/netjet.c
120
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/speedfax.c
104
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/speedfax.c
106
module_param(irqloops, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/w6692.c
107
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/w6692.c
109
module_param(led, uint, S_IRUGO | S_IWUSR);
drivers/isdn/hardware/mISDN/w6692.c
111
module_param(pots, uint, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/core.c
19
module_param(debug, uint, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/dsp_core.c
171
module_param(debug, uint, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/dsp_core.c
172
module_param(options, uint, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/dsp_core.c
173
module_param(poll, uint, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/dsp_core.c
174
module_param(dtmfthreshold, uint, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
250
module_param_array(type, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
251
module_param_array(codec, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
252
module_param_array(ip, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
253
module_param_array(port, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
254
module_param_array(remoteport, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
255
module_param_array(ondemand, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
256
module_param_array(limit, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
257
module_param_array(id, uint, NULL, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
258
module_param(ulaw, uint, S_IRUGO | S_IWUSR);
drivers/isdn/mISDN/l1oip_core.c
259
module_param(debug, uint, S_IRUGO | S_IWUSR);
drivers/leds/leds-lp55xx-common.h
34
DEVICE_ATTR(name, S_IRUGO | S_IWUSR, show, store)
drivers/leds/leds-lp55xx-common.h
36
DEVICE_ATTR(name, S_IRUGO, show, NULL)
drivers/macintosh/ams/ams-core.c
56
static DEVICE_ATTR(current, S_IRUGO, ams_show_current, NULL);
drivers/macintosh/ams/ams-input.c
138
static DEVICE_ATTR(joystick, S_IRUGO | S_IWUSR,
drivers/macintosh/ams/ams-input.c
19
module_param(joystick, bool, S_IRUGO);
drivers/macintosh/ams/ams-input.c
23
module_param(invert, bool, S_IWUSR | S_IRUGO);
drivers/macintosh/therm_adt746x.c
392
static DEVICE_ATTR(sensor1_temperature, S_IRUGO,
drivers/macintosh/therm_adt746x.c
394
static DEVICE_ATTR(sensor2_temperature, S_IRUGO,
drivers/macintosh/therm_adt746x.c
396
static DEVICE_ATTR(sensor1_limit, S_IRUGO,
drivers/macintosh/therm_adt746x.c
398
static DEVICE_ATTR(sensor2_limit, S_IRUGO,
drivers/macintosh/therm_adt746x.c
400
static DEVICE_ATTR(sensor1_location, S_IRUGO,
drivers/macintosh/therm_adt746x.c
402
static DEVICE_ATTR(sensor2_location, S_IRUGO,
drivers/macintosh/therm_adt746x.c
408
static DEVICE_ATTR(sensor1_fan_speed, S_IRUGO,
drivers/macintosh/therm_adt746x.c
410
static DEVICE_ATTR(sensor2_fan_speed, S_IRUGO,
drivers/macintosh/therm_windtunnel.c
111
static DEVICE_ATTR(cpu_temperature, S_IRUGO, show_cpu_temperature, NULL );
drivers/macintosh/therm_windtunnel.c
112
static DEVICE_ATTR(case_temperature, S_IRUGO, show_case_temperature, NULL );
drivers/md/md-bitmap.c
2685
__ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);
drivers/md/md-bitmap.c
2723
__ATTR(space, S_IRUGO|S_IWUSR, space_show, space_store);
drivers/md/md-bitmap.c
2767
__ATTR(time_base, S_IRUGO|S_IWUSR, timeout_show, timeout_store);
drivers/md/md-bitmap.c
2827
__ATTR(backlog, S_IRUGO|S_IWUSR, backlog_show, backlog_store);
drivers/md/md-bitmap.c
2857
__ATTR(chunksize, S_IRUGO|S_IWUSR, chunksize_show, chunksize_store);
drivers/md/md-bitmap.c
2884
__ATTR(metadata, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
drivers/md/md-bitmap.c
2925
__ATTR(can_clear, S_IRUGO|S_IWUSR, can_clear_show, can_clear_store);
drivers/md/md-bitmap.c
2955
__ATTR(max_backlog_used, S_IRUGO | S_IWUSR,
drivers/md/md.c
10491
proc_create("mdstat", S_IRUGO, NULL, &mdstat_proc_ops);
drivers/md/md.c
10861
module_param(start_dirty_degraded, int, S_IRUGO|S_IWUSR);
drivers/md/md.c
3235
__ATTR_PREALLOC(state, S_IRUGO|S_IWUSR, state_show, state_store);
drivers/md/md.c
3256
__ATTR(errors, S_IRUGO|S_IWUSR, errors_show, errors_store);
drivers/md/md.c
3355
__ATTR(slot, S_IRUGO|S_IWUSR, slot_show, slot_store);
drivers/md/md.c
3381
__ATTR(offset, S_IRUGO|S_IWUSR, offset_show, offset_store);
drivers/md/md.c
3438
__ATTR(new_offset, S_IRUGO|S_IWUSR, new_offset_show, new_offset_store);
drivers/md/md.c
3546
__ATTR(size, S_IRUGO|S_IWUSR, rdev_size_show, rdev_size_store);
drivers/md/md.c
3581
__ATTR(recovery_start, S_IRUGO|S_IWUSR, recovery_start_show, recovery_start_store);
drivers/md/md.c
3607
__ATTR(bad_blocks, S_IRUGO|S_IWUSR, bb_show, bb_store);
drivers/md/md.c
3618
__ATTR(unacknowledged_bad_blocks, S_IRUGO|S_IWUSR, ubb_show, ubb_store);
drivers/md/md.c
3657
__ATTR(ppl_sector, S_IRUGO|S_IWUSR, ppl_sector_show, ppl_sector_store);
drivers/md/md.c
3690
__ATTR(ppl_size, S_IRUGO|S_IWUSR, ppl_size_show, ppl_size_store);
drivers/md/md.c
4009
__ATTR(safe_mode_delay, S_IRUGO|S_IWUSR,safe_delay_show, safe_delay_store);
drivers/md/md.c
4227
__ATTR(level, S_IRUGO|S_IWUSR, level_show, level_store);
drivers/md/md.c
4381
__ATTR(layout, S_IRUGO|S_IWUSR, layout_show, layout_store);
drivers/md/md.c
4436
__ATTR(raid_disks, S_IRUGO|S_IWUSR, raid_disks_show, raid_disks_store);
drivers/md/md.c
4444
__ATTR(uuid, S_IRUGO, uuid_show, NULL);
drivers/md/md.c
4490
__ATTR(chunk_size, S_IRUGO|S_IWUSR, chunk_size_show, chunk_size_store);
drivers/md/md.c
4531
__ATTR_PREALLOC(resync_start, S_IRUGO|S_IWUSR,
drivers/md/md.c
4764
__ATTR_PREALLOC(array_state, S_IRUGO|S_IWUSR, array_state_show, array_state_store);
drivers/md/md.c
4788
__ATTR(max_read_errors, S_IRUGO|S_IWUSR, max_corrected_read_errors_show,
drivers/md/md.c
4944
__ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store);
drivers/md/md.c
5028
__ATTR_PREALLOC(metadata_version, S_IRUGO|S_IWUSR, metadata_show, metadata_store);
drivers/md/md.c
5339
__ATTR_PREALLOC(sync_action, S_IRUGO|S_IWUSR, action_show, action_store);
drivers/md/md.c
5387
__ATTR(sync_speed_min, S_IRUGO|S_IWUSR, sync_min_show, sync_min_store);
drivers/md/md.c
5416
__ATTR(sync_speed_max, S_IRUGO|S_IWUSR, sync_max_show, sync_max_store);
drivers/md/md.c
5481
__ATTR(sync_force_parallel, S_IRUGO|S_IWUSR,
drivers/md/md.c
5522
__ATTR_PREALLOC(sync_completed, S_IRUGO, sync_completed_show, NULL);
drivers/md/md.c
5558
__ATTR(sync_min, S_IRUGO|S_IWUSR, min_sync_show, min_sync_store);
drivers/md/md.c
5610
__ATTR(sync_max, S_IRUGO|S_IWUSR, max_sync_show, max_sync_store);
drivers/md/md.c
5641
__ATTR(suspend_lo, S_IRUGO|S_IWUSR, suspend_lo_show, suspend_lo_store);
drivers/md/md.c
5672
__ATTR(suspend_hi, S_IRUGO|S_IWUSR, suspend_hi_show, suspend_hi_store);
drivers/md/md.c
5717
__ATTR(reshape_position, S_IRUGO|S_IWUSR, reshape_position_show,
drivers/md/md.c
5758
__ATTR(reshape_direction, S_IRUGO|S_IWUSR, reshape_direction_show,
drivers/md/md.c
5814
__ATTR(array_size, S_IRUGO|S_IWUSR, array_size_show,
drivers/md/md.c
5860
__ATTR(consistency_policy, S_IRUGO | S_IWUSR, consistency_policy_show,
drivers/md/md.c
5890
__ATTR(fail_last_dev, S_IRUGO | S_IWUSR, fail_last_dev_show,
drivers/md/md.c
5941
__ATTR(serialize_policy, S_IRUGO | S_IWUSR, serialize_policy_show,
drivers/md/raid5-ppl.c
1519
ppl_write_hint = __ATTR(ppl_write_hint, S_IRUGO | S_IWUSR,
drivers/md/raid5.c
6918
raid5_stripecache_size = __ATTR(stripe_cache_size, S_IRUGO | S_IWUSR,
drivers/md/raid5.c
6960
raid5_rmw_level = __ATTR(rmw_level, S_IRUGO | S_IWUSR,
drivers/md/raid5.c
7096
S_IRUGO | S_IWUSR,
drivers/md/raid5.c
7148
raid5_skip_copy = __ATTR(skip_copy, S_IRUGO | S_IWUSR,
drivers/md/raid5.c
7234
raid5_group_thread_cnt = __ATTR(group_thread_cnt, S_IRUGO | S_IWUSR,
drivers/media/common/siano/smsdvb-debugfs.c
368
debugfs_create_file("stats", S_IRUGO | S_IWUSR, client->debugfs,
drivers/media/i2c/tda7432.c
52
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/media/i2c/tda7432.c
54
module_param(loudness, int, S_IRUGO);
drivers/media/i2c/tda7432.c
56
module_param(maxvol, int, S_IRUGO | S_IWUSR);
drivers/media/pci/tw686x/tw686x-core.c
90
&dma_mode, S_IRUGO|S_IWUSR);
drivers/media/platform/mediatek/vpu/mtk_vpu.c
880
vpu_debugfs = debugfs_create_file("mtk_vpu", S_IRUGO, NULL, (void *)dev,
drivers/media/platform/samsung/exynos4-is/fimc-is.c
763
debugfs_create_file("fw_log", S_IRUGO, is->debugfs_entry, is,
drivers/media/platform/samsung/exynos4-is/fimc-isp.c
32
module_param_named(debug_isp, fimc_isp_debug, int, S_IRUGO | S_IWUSR);
drivers/media/platform/st/sti/bdisp/bdisp-debug.c
631
debugfs_create_file(#name, S_IRUGO, bdisp->dbg.debugfs_entry, bdisp, \
drivers/media/platform/ti/omap/omap_vout.c
72
module_param(vid1_static_vrfb_alloc, bool, S_IRUGO);
drivers/media/platform/ti/omap/omap_vout.c
76
module_param(vid2_static_vrfb_alloc, bool, S_IRUGO);
drivers/media/platform/ti/omap/omap_vout.c
80
module_param(debug, bool, S_IRUGO);
drivers/media/radio/radio-si476x.c
1341
debugfs_create_file("acf", S_IRUGO, radio->debugfs, radio,
drivers/media/radio/radio-si476x.c
1344
debugfs_create_file("rds_blckcnt", S_IRUGO, radio->debugfs, radio,
drivers/media/radio/radio-si476x.c
1347
debugfs_create_file("agc", S_IRUGO, radio->debugfs, radio,
drivers/media/radio/radio-si476x.c
1350
debugfs_create_file("rsq", S_IRUGO, radio->debugfs, radio,
drivers/media/radio/radio-si476x.c
1353
debugfs_create_file("rsq_primary", S_IRUGO, radio->debugfs, radio,
drivers/media/radio/si4713/si4713.c
27
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/media/rc/ene_ir.c
1179
module_param(sample_period, int, S_IRUGO);
drivers/media/rc/ene_ir.c
1182
module_param(learning_mode_force, bool, S_IRUGO);
drivers/media/rc/ene_ir.c
1185
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/media/rc/ene_ir.c
1188
module_param(txsim, bool, S_IRUGO);
drivers/media/rc/fintek-cir.c
659
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/media/rc/imon.c
463
module_param(debug, bool, S_IRUGO | S_IWUSR);
drivers/media/rc/imon.c
468
module_param(display_type, int, S_IRUGO);
drivers/media/rc/imon.c
472
module_param(pad_stabilize, int, S_IRUGO | S_IWUSR);
drivers/media/rc/imon.c
480
module_param(nomouse, bool, S_IRUGO | S_IWUSR);
drivers/media/rc/imon.c
485
module_param(pad_thresh, int, S_IRUGO | S_IWUSR);
drivers/media/rc/ite-cir.c
38
module_param(sample_period, long, S_IRUGO | S_IWUSR);
drivers/media/rc/ite-cir.c
43
module_param(model_number, int, S_IRUGO | S_IWUSR);
drivers/media/rc/nuvoton-cir.c
1111
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/media/rc/rc-main.c
1647
static RC_FILTER_ATTR(filter, S_IRUGO|S_IWUSR,
drivers/media/rc/rc-main.c
1649
static RC_FILTER_ATTR(filter_mask, S_IRUGO|S_IWUSR,
drivers/media/rc/rc-main.c
1651
static RC_FILTER_ATTR(wakeup_filter, S_IRUGO|S_IWUSR,
drivers/media/rc/rc-main.c
1653
static RC_FILTER_ATTR(wakeup_filter_mask, S_IRUGO|S_IWUSR,
drivers/media/usb/gspca/m5602/m5602_core.c
438
module_param(force_sensor, int, S_IRUGO | S_IWUSR);
drivers/media/usb/gspca/m5602/m5602_core.c
442
module_param(dump_bridge, bool, S_IRUGO | S_IWUSR);
drivers/media/usb/gspca/m5602/m5602_core.c
445
module_param(dump_sensor, bool, S_IRUGO | S_IWUSR);
drivers/media/usb/gspca/stv06xx/stv06xx.c
643
module_param(dump_bridge, bool, S_IRUGO | S_IWUSR);
drivers/media/usb/gspca/stv06xx/stv06xx.c
646
module_param(dump_sensor, bool, S_IRUGO | S_IWUSR);
drivers/media/usb/hdpvr/hdpvr-core.c
35
module_param(hdpvr_debug, int, S_IRUGO|S_IWUSR);
drivers/media/usb/hdpvr/hdpvr-core.c
39
module_param(default_video_input, uint, S_IRUGO|S_IWUSR);
drivers/media/usb/hdpvr/hdpvr-core.c
43
module_param(default_audio_input, uint, S_IRUGO|S_IWUSR);
drivers/media/usb/hdpvr/hdpvr-core.c
47
module_param(boost_audio, bool, S_IRUGO|S_IWUSR);
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
63
module_param(ctlchg, int, S_IRUGO|S_IWUSR);
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
65
module_param(init_pause_msec, int, S_IRUGO|S_IWUSR);
drivers/media/usb/pvrusb2/pvrusb2-hdw.c
67
module_param(procreload, int, S_IRUGO|S_IWUSR);
drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c
26
module_param(i2c_scan, int, S_IRUGO|S_IWUSR);
drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c
35
int, S_IRUGO|S_IWUSR);
drivers/media/usb/pvrusb2/pvrusb2-main.c
34
module_param_named(debug,pvrusb2_debug,int,S_IRUGO|S_IWUSR);
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
310
cip->attr_name.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
315
cip->attr_type.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
320
cip->attr_min.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
325
cip->attr_max.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
330
cip->attr_def.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
335
cip->attr_val.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
339
cip->attr_custom.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
343
cip->attr_enum.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
348
cip->attr_bits.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
418
dip->attr_debugcmd.attr.mode = S_IRUGO|S_IWUSR|S_IWGRP;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
423
dip->attr_debuginfo.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
642
sfp->attr_v4l_minor_number.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
657
sfp->attr_v4l_radio_minor_number.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
672
sfp->attr_unit_number.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
686
sfp->attr_bus_info.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
701
sfp->attr_hdw_name.attr.mode = S_IRUGO;
drivers/media/usb/pvrusb2/pvrusb2-sysfs.c
716
sfp->attr_hdw_desc.attr.mode = S_IRUGO;
drivers/memory/emif.c
146
debugfs_create_file("regcache_dump", S_IRUGO, emif->debugfs_root, emif,
drivers/memory/emif.c
148
debugfs_create_file("mr4", S_IRUGO, emif->debugfs_root, emif,
drivers/memstick/core/ms_block.c
2331
module_param(cache_flush_timeout, int, S_IRUGO);
drivers/memstick/core/ms_block.c
2334
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/memstick/core/ms_block.c
2337
module_param(verify_writes, bool, S_IRUGO);
drivers/memstick/core/mspro_block.c
979
s_attr->dev_attr.attr.mode = S_IRUGO;
drivers/memstick/host/r592.c
887
module_param_named(enable_dma, r592_enable_dma, bool, S_IRUGO);
drivers/memstick/host/r592.c
889
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/message/fusion/mptbase.c
2036
proc_create_single_data("info", S_IRUGO, dent,
drivers/message/fusion/mptbase.c
2038
proc_create_single_data("summary", S_IRUGO, dent,
drivers/message/fusion/mptbase.c
6614
proc_create_single("summary", S_IRUGO, mpt_proc_root_dir,
drivers/message/fusion/mptbase.c
6616
proc_create_single("version", S_IRUGO, mpt_proc_root_dir,
drivers/message/fusion/mptscsih.c
3044
static DEVICE_ATTR(version_fw, S_IRUGO, mptscsih_version_fw_show, NULL);
drivers/message/fusion/mptscsih.c
3060
static DEVICE_ATTR(version_bios, S_IRUGO, mptscsih_version_bios_show, NULL);
drivers/message/fusion/mptscsih.c
3072
static DEVICE_ATTR(version_mpi, S_IRUGO, mptscsih_version_mpi_show, NULL);
drivers/message/fusion/mptscsih.c
3085
static DEVICE_ATTR(version_product, S_IRUGO,
drivers/message/fusion/mptscsih.c
3100
static DEVICE_ATTR(version_nvdata_persistent, S_IRUGO,
drivers/message/fusion/mptscsih.c
3113
static DEVICE_ATTR(version_nvdata_default, S_IRUGO,
drivers/message/fusion/mptscsih.c
3126
static DEVICE_ATTR(board_name, S_IRUGO, mptscsih_board_name_show, NULL);
drivers/message/fusion/mptscsih.c
3138
static DEVICE_ATTR(board_assembly, S_IRUGO,
drivers/message/fusion/mptscsih.c
3151
static DEVICE_ATTR(board_tracer, S_IRUGO,
drivers/message/fusion/mptscsih.c
3164
static DEVICE_ATTR(io_delay, S_IRUGO,
drivers/message/fusion/mptscsih.c
3177
static DEVICE_ATTR(device_delay, S_IRUGO,
drivers/message/fusion/mptscsih.c
3207
static DEVICE_ATTR(debug_level, S_IRUGO | S_IWUSR,
drivers/mfd/intel-lpss.c
156
debugfs_create_x32("capabilities", S_IRUGO, dir, &lpss->caps);
drivers/mfd/intel-lpss.c
157
debugfs_create_x32("active_ltr", S_IRUGO, dir, &lpss->active_ltr);
drivers/mfd/intel-lpss.c
158
debugfs_create_x32("idle_ltr", S_IRUGO, dir, &lpss->idle_ltr);
drivers/mfd/janz-cmodio.c
35
module_param_array(modules, charp, &num_modules, S_IRUGO);
drivers/mfd/lm3533-core.c
321
LM3533_OUTPUT_ATTR(output_##_name, S_IRUGO | S_IWUSR, \
drivers/mfd/tps65010.c
612
tps->file = debugfs_create_file(DRIVER_NAME, S_IRUGO, client->debugfs,
drivers/mfd/tps65911-comparator.c
110
static DEVICE_ATTR(comp1_threshold, S_IRUGO, comp_threshold_show, NULL);
drivers/mfd/tps65911-comparator.c
111
static DEVICE_ATTR(comp2_threshold, S_IRUGO, comp_threshold_show, NULL);
drivers/misc/ad525x_dpot.c
517
static DEVICE_ATTR(name, S_IWUSR | S_IRUGO, show_##name, set_##name)
drivers/misc/ad525x_dpot.c
521
static DEVICE_ATTR(name, S_IWUSR | S_IRUGO, show_##name, NULL)
drivers/misc/ad525x_dpot.c
618
static DEVICE_ATTR(_name, S_IWUSR | S_IRUGO, NULL, set_##_name)
drivers/misc/apds9802als.c
178
static DEVICE_ATTR(lux0_sensor_range, S_IRUGO | S_IWUSR,
drivers/misc/apds9802als.c
180
static DEVICE_ATTR(lux0_input, S_IRUGO, als_lux0_input_data_show, NULL);
drivers/misc/apds990x.c
1015
static DEVICE_ATTR(power_state, S_IRUGO | S_IWUSR,
drivers/misc/apds990x.c
1027
static DEVICE_ATTR(chip_id, S_IRUGO, apds990x_chip_id_show, NULL);
drivers/misc/apds990x.c
651
static DEVICE_ATTR(lux0_input, S_IRUGO, apds990x_lux_show, NULL);
drivers/misc/apds990x.c
659
static DEVICE_ATTR(lux0_sensor_range, S_IRUGO, apds990x_lux_range_show, NULL);
drivers/misc/apds990x.c
667
static DEVICE_ATTR(lux0_calibscale_default, S_IRUGO,
drivers/misc/apds990x.c
695
static DEVICE_ATTR(lux0_calibscale, S_IRUGO | S_IWUSR, apds990x_lux_calib_show,
drivers/misc/apds990x.c
764
static DEVICE_ATTR(lux0_rate_avail, S_IRUGO, apds990x_rate_avail, NULL);
drivers/misc/apds990x.c
766
static DEVICE_ATTR(lux0_rate, S_IRUGO | S_IWUSR, apds990x_rate_show,
drivers/misc/apds990x.c
784
static DEVICE_ATTR(prox0_raw, S_IRUGO, apds990x_prox_show, NULL);
drivers/misc/apds990x.c
792
static DEVICE_ATTR(prox0_sensor_range, S_IRUGO, apds990x_prox_range_show, NULL);
drivers/misc/apds990x.c
830
static DEVICE_ATTR(prox0_raw_en, S_IRUGO | S_IWUSR, apds990x_prox_enable_show,
drivers/misc/apds990x.c
859
static DEVICE_ATTR(prox0_reporting_mode, S_IRUGO | S_IWUSR,
drivers/misc/apds990x.c
869
static DEVICE_ATTR(prox0_reporting_mode_avail, S_IRUGO | S_IWUSR,
drivers/misc/apds990x.c
939
static DEVICE_ATTR(lux0_thresh_above_value, S_IRUGO | S_IWUSR,
drivers/misc/apds990x.c
943
static DEVICE_ATTR(lux0_thresh_below_value, S_IRUGO | S_IWUSR,
drivers/misc/apds990x.c
979
static DEVICE_ATTR(prox0_thresh_above_value, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1098
static DEVICE_ATTR(prox0_raw_en, S_IRUGO | S_IWUSR, bh1770_prox_enable_show,
drivers/misc/bh1770glc.c
1100
static DEVICE_ATTR(prox0_thresh_above1_value, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1103
static DEVICE_ATTR(prox0_thresh_above0_value, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1106
static DEVICE_ATTR(prox0_raw, S_IRUGO, bh1770_prox_result_show, NULL);
drivers/misc/bh1770glc.c
1107
static DEVICE_ATTR(prox0_sensor_range, S_IRUGO, bh1770_prox_range_show, NULL);
drivers/misc/bh1770glc.c
1108
static DEVICE_ATTR(prox0_thresh_above_count, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1111
static DEVICE_ATTR(prox0_rate_above, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1114
static DEVICE_ATTR(prox0_rate_below, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1117
static DEVICE_ATTR(prox0_rate_avail, S_IRUGO, bh1770_get_prox_rate_avail, NULL);
drivers/misc/bh1770glc.c
1119
static DEVICE_ATTR(lux0_calibscale, S_IRUGO | S_IWUSR, bh1770_lux_calib_show,
drivers/misc/bh1770glc.c
1121
static DEVICE_ATTR(lux0_calibscale_default, S_IRUGO,
drivers/misc/bh1770glc.c
1124
static DEVICE_ATTR(lux0_input, S_IRUGO, bh1770_lux_result_show, NULL);
drivers/misc/bh1770glc.c
1125
static DEVICE_ATTR(lux0_sensor_range, S_IRUGO, bh1770_lux_range_show, NULL);
drivers/misc/bh1770glc.c
1126
static DEVICE_ATTR(lux0_rate, S_IRUGO | S_IWUSR, bh1770_get_lux_rate,
drivers/misc/bh1770glc.c
1128
static DEVICE_ATTR(lux0_rate_avail, S_IRUGO, bh1770_get_lux_rate_avail, NULL);
drivers/misc/bh1770glc.c
1129
static DEVICE_ATTR(lux0_thresh_above_value, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1132
static DEVICE_ATTR(lux0_thresh_below_value, S_IRUGO | S_IWUSR,
drivers/misc/bh1770glc.c
1135
static DEVICE_ATTR(chip_id, S_IRUGO, bh1770_chip_id_show, NULL);
drivers/misc/bh1770glc.c
1136
static DEVICE_ATTR(power_state, S_IRUGO | S_IWUSR, bh1770_power_state_show,
drivers/misc/cardreader/rtsx_pcr.c
32
module_param(msi_en, bool, S_IRUGO | S_IWUSR);
drivers/misc/cardreader/rtsx_usb.c
18
module_param(polling_pipe, int, S_IRUGO | S_IWUSR);
drivers/misc/ds1682.c
137
static SENSOR_DEVICE_ATTR_2(elapsed_time, S_IRUGO | S_IWUSR, ds1682_show,
drivers/misc/ds1682.c
139
static SENSOR_DEVICE_ATTR_2(alarm_time, S_IRUGO | S_IWUSR, ds1682_show,
drivers/misc/ds1682.c
141
static SENSOR_DEVICE_ATTR_2(event_count, S_IRUGO | S_IWUSR, ds1682_show,
drivers/misc/ds1682.c
194
.mode = S_IRUGO | S_IWUSR,
drivers/misc/eeprom/max6875.c
127
.mode = S_IRUGO,
drivers/misc/enclosure.c
644
static DEVICE_ATTR(fault, S_IRUGO | S_IWUSR, get_component_fault,
drivers/misc/enclosure.c
646
static DEVICE_ATTR(status, S_IRUGO | S_IWUSR, get_component_status,
drivers/misc/enclosure.c
648
static DEVICE_ATTR(active, S_IRUGO | S_IWUSR, get_component_active,
drivers/misc/enclosure.c
650
static DEVICE_ATTR(locate, S_IRUGO | S_IWUSR, get_component_locate,
drivers/misc/enclosure.c
652
static DEVICE_ATTR(power_status, S_IRUGO | S_IWUSR, get_component_power_status,
drivers/misc/enclosure.c
654
static DEVICE_ATTR(type, S_IRUGO, get_component_type, NULL);
drivers/misc/enclosure.c
655
static DEVICE_ATTR(slot, S_IRUGO, get_component_slot, NULL);
drivers/misc/genwqe/card_debugfs.c
331
debugfs_create_file("ddcb_info", S_IRUGO, root, cd, &ddcb_info_fops);
drivers/misc/genwqe/card_debugfs.c
332
debugfs_create_file("info", S_IRUGO, root, cd, &info_fops);
drivers/misc/genwqe/card_debugfs.c
344
debugfs_create_file("curr_regs", S_IRUGO, root, cd, &curr_regs_fops);
drivers/misc/genwqe/card_debugfs.c
345
debugfs_create_file("curr_dbg_uid0", S_IRUGO, root, cd,
drivers/misc/genwqe/card_debugfs.c
347
debugfs_create_file("curr_dbg_uid1", S_IRUGO, root, cd,
drivers/misc/genwqe/card_debugfs.c
349
debugfs_create_file("curr_dbg_uid2", S_IRUGO, root, cd,
drivers/misc/genwqe/card_debugfs.c
351
debugfs_create_file("prev_regs", S_IRUGO, root, cd, &prev_regs_fops);
drivers/misc/genwqe/card_debugfs.c
352
debugfs_create_file("prev_dbg_uid0", S_IRUGO, root, cd,
drivers/misc/genwqe/card_debugfs.c
354
debugfs_create_file("prev_dbg_uid1", S_IRUGO, root, cd,
drivers/misc/genwqe/card_debugfs.c
356
debugfs_create_file("prev_dbg_uid2", S_IRUGO, root, cd,
drivers/misc/genwqe/card_debugfs.c
365
debugfs_create_file("jobtimer", S_IRUGO, root, cd, &jtimer_fops);
drivers/misc/genwqe/card_debugfs.c
366
debugfs_create_file("queue_working_time", S_IRUGO, root, cd,
drivers/misc/hmc6352.c
88
static DEVICE_ATTR(heading0_input, S_IRUGO, compass_heading_data_show, NULL);
drivers/misc/ibmasm/module.c
47
module_param(ibmasm_debug, int , S_IRUGO | S_IWUSR);
drivers/misc/ics932s401.c
332
static DEVICE_ATTR(spread_enabled, S_IRUGO, show_spread_enabled, NULL);
drivers/misc/ics932s401.c
333
static DEVICE_ATTR(cpu_clock_selection, S_IRUGO, show_cpu_clock_sel, NULL);
drivers/misc/ics932s401.c
334
static DEVICE_ATTR(cpu_clock, S_IRUGO, show_cpu_clock, NULL);
drivers/misc/ics932s401.c
335
static DEVICE_ATTR(src_clock_selection, S_IRUGO, show_src_clock_sel, NULL);
drivers/misc/ics932s401.c
336
static DEVICE_ATTR(src_clock, S_IRUGO, show_src_clock, NULL);
drivers/misc/ics932s401.c
337
static DEVICE_ATTR(pci_clock_selection, S_IRUGO, show_pci_clock_sel, NULL);
drivers/misc/ics932s401.c
338
static DEVICE_ATTR(pci_clock, S_IRUGO, show_pci_clock, NULL);
drivers/misc/ics932s401.c
339
static DEVICE_ATTR(usb_clock, S_IRUGO, show_value, NULL);
drivers/misc/ics932s401.c
340
static DEVICE_ATTR(ref_clock, S_IRUGO, show_value, NULL);
drivers/misc/ics932s401.c
341
static DEVICE_ATTR(cpu_spread, S_IRUGO, show_spread, NULL);
drivers/misc/ics932s401.c
342
static DEVICE_ATTR(src_spread, S_IRUGO, show_spread, NULL);
drivers/misc/isl29003.c
214
static DEVICE_ATTR(range, S_IWUSR | S_IRUGO,
drivers/misc/isl29003.c
250
static DEVICE_ATTR(resolution, S_IWUSR | S_IRUGO,
drivers/misc/isl29003.c
283
static DEVICE_ATTR(mode, S_IWUSR | S_IRUGO,
drivers/misc/isl29003.c
316
static DEVICE_ATTR(power_state, S_IWUSR | S_IRUGO,
drivers/misc/isl29003.c
333
static DEVICE_ATTR(lux, S_IRUGO, isl29003_show_lux, NULL);
drivers/misc/isl29020.c
127
static DEVICE_ATTR(lux0_sensor_range, S_IRUGO | S_IWUSR,
drivers/misc/isl29020.c
129
static DEVICE_ATTR(lux0_input, S_IRUGO, als_lux_input_data_show, NULL);
drivers/misc/lis3lv02d/lis3lv02d.c
851
static DEVICE_ATTR(position, S_IRUGO, lis3lv02d_position_show, NULL);
drivers/misc/lis3lv02d/lis3lv02d.c
852
static DEVICE_ATTR(rate, S_IRUGO | S_IWUSR, lis3lv02d_rate_show,
drivers/misc/pch_phub.c
651
static DEVICE_ATTR(pch_mac, S_IRUGO | S_IWUSR, show_pch_mac, store_pch_mac);
drivers/misc/pch_phub.c
656
.mode = S_IRUGO | S_IWUSR,
drivers/misc/tsl2550.c
204
static DEVICE_ATTR(power_state, S_IWUSR | S_IRUGO,
drivers/misc/tsl2550.c
239
static DEVICE_ATTR(operating_mode, S_IWUSR | S_IRUGO,
drivers/misc/tsl2550.c
286
static DEVICE_ATTR(lux1_input, S_IRUGO,
drivers/misc/vmw_balloon.c
1697
debugfs_create_file("vmmemctl", S_IRUGO, NULL, b,
drivers/mtd/devices/docg3.c
1545
__ATTR(f##id##_dps0_is_keylocked, S_IRUGO, dps0_is_key_locked, NULL), \
drivers/mtd/devices/docg3.c
1546
__ATTR(f##id##_dps1_is_keylocked, S_IRUGO, dps1_is_key_locked, NULL), \
drivers/mtd/maps/uclinux.c
40
module_param(physaddr, ulong, S_IRUGO);
drivers/mtd/nand/raw/r852.c
26
module_param(r852_enable_dma, bool, S_IRUGO);
drivers/mtd/nand/raw/r852.c
30
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/mtd/sm_ftl.c
25
module_param(cache_timeout, int, S_IRUGO);
drivers/mtd/sm_ftl.c
30
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/mtd/sm_ftl.c
76
vendor_attribute->dev_attr.attr.mode = S_IRUGO;
drivers/mtd/tests/nandbiterrs.c
42
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/nandbiterrs.c
46
module_param(page_offset, uint, S_IRUGO);
drivers/mtd/tests/nandbiterrs.c
50
module_param(seed, uint, S_IRUGO);
drivers/mtd/tests/nandbiterrs.c
54
module_param(mode, int, S_IRUGO);
drivers/mtd/tests/oobtest.c
26
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/oobtest.c
28
module_param(bitflip_limit, int, S_IRUGO);
drivers/mtd/tests/pagetest.c
25
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/readtest.c
23
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/speedtest.c
25
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/speedtest.c
29
module_param(count, int, S_IRUGO);
drivers/mtd/tests/stresstest.c
25
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/stresstest.c
29
module_param(count, int, S_IRUGO);
drivers/mtd/tests/subpagetest.c
23
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/torturetest.c
29
module_param(eb, int, S_IRUGO);
drivers/mtd/tests/torturetest.c
33
module_param(ebcnt, int, S_IRUGO);
drivers/mtd/tests/torturetest.c
37
module_param(pgcnt, int, S_IRUGO);
drivers/mtd/tests/torturetest.c
41
module_param(dev, int, S_IRUGO);
drivers/mtd/tests/torturetest.c
45
module_param(gran, int, S_IRUGO);
drivers/mtd/tests/torturetest.c
49
module_param(check, int, S_IRUGO);
drivers/mtd/tests/torturetest.c
53
module_param(cycles_count, uint, S_IRUGO);
drivers/mtd/ubi/build.c
125
__ATTR(eraseblock_size, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
127
__ATTR(avail_eraseblocks, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
129
__ATTR(total_eraseblocks, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
131
__ATTR(volumes_count, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
133
__ATTR(max_ec, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
135
__ATTR(reserved_for_bad, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
137
__ATTR(bad_peb_count, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
139
__ATTR(max_vol_count, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
141
__ATTR(min_io_size, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
143
__ATTR(bgt_enabled, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
145
__ATTR(mtd_num, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/build.c
147
__ATTR(ro_mode, S_IRUGO, dev_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
26
__ATTR(reserved_ebs, S_IRUGO, vol_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
28
__ATTR(type, S_IRUGO, vol_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
30
__ATTR(name, S_IRUGO, vol_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
32
__ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
34
__ATTR(alignment, S_IRUGO, vol_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
36
__ATTR(usable_eb_size, S_IRUGO, vol_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
38
__ATTR(data_bytes, S_IRUGO, vol_attribute_show, NULL);
drivers/mtd/ubi/vmt.c
40
__ATTR(upd_marker, S_IRUGO, vol_attribute_show, NULL);
drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c
191
debugfs_create_file("entries", S_IRUGO, root, ppe, &mtk_ppe_debugfs_foe_all_fops);
drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c
192
debugfs_create_file("bind", S_IRUGO, root, ppe, &mtk_ppe_debugfs_foe_bind_fops);
drivers/net/wireless/intel/iwlwifi/iwl-drv.c
2170
S_IRUGO);
drivers/nvdimm/btt.c
234
debugfs_create_x64("size", S_IRUGO, d, &a->size);
drivers/nvdimm/btt.c
235
debugfs_create_x64("external_lba_start", S_IRUGO, d,
drivers/nvdimm/btt.c
237
debugfs_create_x32("internal_nlba", S_IRUGO, d, &a->internal_nlba);
drivers/nvdimm/btt.c
238
debugfs_create_u32("internal_lbasize", S_IRUGO, d,
drivers/nvdimm/btt.c
240
debugfs_create_x32("external_nlba", S_IRUGO, d, &a->external_nlba);
drivers/nvdimm/btt.c
241
debugfs_create_u32("external_lbasize", S_IRUGO, d,
drivers/nvdimm/btt.c
243
debugfs_create_u32("nfree", S_IRUGO, d, &a->nfree);
drivers/nvdimm/btt.c
244
debugfs_create_u16("version_major", S_IRUGO, d, &a->version_major);
drivers/nvdimm/btt.c
245
debugfs_create_u16("version_minor", S_IRUGO, d, &a->version_minor);
drivers/nvdimm/btt.c
246
debugfs_create_x64("nextoff", S_IRUGO, d, &a->nextoff);
drivers/nvdimm/btt.c
247
debugfs_create_x64("infooff", S_IRUGO, d, &a->infooff);
drivers/nvdimm/btt.c
248
debugfs_create_x64("dataoff", S_IRUGO, d, &a->dataoff);
drivers/nvdimm/btt.c
249
debugfs_create_x64("mapoff", S_IRUGO, d, &a->mapoff);
drivers/nvdimm/btt.c
250
debugfs_create_x64("logoff", S_IRUGO, d, &a->logoff);
drivers/nvdimm/btt.c
251
debugfs_create_x64("info2off", S_IRUGO, d, &a->info2off);
drivers/nvdimm/btt.c
252
debugfs_create_x32("flags", S_IRUGO, d, &a->flags);
drivers/nvdimm/btt.c
253
debugfs_create_u32("log_index_0", S_IRUGO, d, &a->log_index[0]);
drivers/nvdimm/btt.c
254
debugfs_create_u32("log_index_1", S_IRUGO, d, &a->log_index[1]);
drivers/nvme/host/multipath.c
1070
SUBSYS_ATTR_RW(iopolicy, S_IRUGO | S_IWUSR,
drivers/nvme/host/sysfs.c
100
__ATTR(passthru_err_log_enabled, S_IRUGO | S_IWUSR, \
drivers/nvme/host/sysfs.c
370
static DEVICE_ATTR(field, S_IRUGO, field##_show, NULL);
drivers/nvme/host/sysfs.c
383
static DEVICE_ATTR(field, S_IRUGO, field##_show, NULL);
drivers/nvme/host/sysfs.c
414
static DEVICE_ATTR(transport, S_IRUGO, nvme_sysfs_show_transport, NULL);
drivers/nvme/host/sysfs.c
438
static DEVICE_ATTR(state, S_IRUGO, nvme_sysfs_show_state, NULL);
drivers/nvme/host/sysfs.c
448
static DEVICE_ATTR(subsysnqn, S_IRUGO, nvme_sysfs_show_subsysnqn, NULL);
drivers/nvme/host/sysfs.c
458
static DEVICE_ATTR(hostnqn, S_IRUGO, nvme_sysfs_show_hostnqn, NULL);
drivers/nvme/host/sysfs.c
468
static DEVICE_ATTR(hostid, S_IRUGO, nvme_sysfs_show_hostid, NULL);
drivers/nvme/host/sysfs.c
478
static DEVICE_ATTR(address, S_IRUGO, nvme_sysfs_show_address, NULL);
drivers/nvme/host/sysfs.c
510
static DEVICE_ATTR(ctrl_loss_tmo, S_IRUGO | S_IWUSR,
drivers/nvme/host/sysfs.c
537
static DEVICE_ATTR(reconnect_delay, S_IRUGO | S_IWUSR,
drivers/nvme/host/sysfs.c
567
static DEVICE_ATTR(fast_io_fail_tmo, S_IRUGO | S_IWUSR,
drivers/nvme/host/sysfs.c
682
static DEVICE_ATTR(dhchap_secret, S_IRUGO | S_IWUSR,
drivers/nvme/host/sysfs.c
740
static DEVICE_ATTR(dhchap_ctrl_secret, S_IRUGO | S_IWUSR,
drivers/nvme/host/sysfs.c
900
static SUBSYS_ATTR_RO(subsysnqn, S_IRUGO, nvme_subsys_show_nqn);
drivers/nvme/host/sysfs.c
918
static SUBSYS_ATTR_RO(subsystype, S_IRUGO, nvme_subsys_show_type);
drivers/nvme/host/sysfs.c
929
static SUBSYS_ATTR_RO(field, S_IRUGO, subsys_##field##_show);
drivers/nvme/host/sysfs.c
96
__ATTR(passthru_err_log_enabled, S_IRUGO | S_IWUSR, \
drivers/opp/debugfs.c
112
debugfs_create_ulong("u_volt_target", S_IRUGO, d,
drivers/opp/debugfs.c
115
debugfs_create_ulong("u_volt_min", S_IRUGO, d,
drivers/opp/debugfs.c
118
debugfs_create_ulong("u_volt_max", S_IRUGO, d,
drivers/opp/debugfs.c
121
debugfs_create_ulong("u_amp", S_IRUGO, d,
drivers/opp/debugfs.c
124
debugfs_create_ulong("u_watt", S_IRUGO, d,
drivers/opp/debugfs.c
153
debugfs_create_bool("available", S_IRUGO, d, &opp->available);
drivers/opp/debugfs.c
154
debugfs_create_bool("dynamic", S_IRUGO, d, &opp->dynamic);
drivers/opp/debugfs.c
155
debugfs_create_bool("turbo", S_IRUGO, d, &opp->turbo);
drivers/opp/debugfs.c
156
debugfs_create_bool("suspend", S_IRUGO, d, &opp->suspend);
drivers/opp/debugfs.c
157
debugfs_create_u32("level", S_IRUGO, d, &opp->level);
drivers/opp/debugfs.c
158
debugfs_create_ulong("clock_latency_ns", S_IRUGO, d,
drivers/opp/debugfs.c
162
debugfs_create_str("of_name", S_IRUGO, d, (char **)&opp->of_name);
drivers/opp/debugfs.c
70
debugfs_create_file("name", S_IRUGO, d, opp_table->paths[i],
drivers/opp/debugfs.c
72
debugfs_create_u32("peak_bw", S_IRUGO, d,
drivers/opp/debugfs.c
74
debugfs_create_u32("avg_bw", S_IRUGO, d,
drivers/opp/debugfs.c
87
debugfs_create_ulong("rate_hz", S_IRUGO, pdentry, &opp->rates[0]);
drivers/opp/debugfs.c
93
debugfs_create_ulong(name, S_IRUGO, pdentry, &opp->rates[i]);
drivers/parport/parport_ip32.c
2216
module_param(verbose_probing, bool, S_IRUGO);
drivers/parport/parport_ip32.c
2219
module_param(features, uint, S_IRUGO);
drivers/pci/controller/pci-tegra.c
2552
debugfs_create_file("ports", S_IFREG | S_IRUGO, pcie->debugfs, pcie,
drivers/pci/hotplug/acpiphp_ibm.c
99
.mode = S_IRUGO,
drivers/pci/hotplug/cpcihp_generic.c
196
module_param(debug, bool, S_IRUGO | S_IWUSR);
drivers/pci/hotplug/cpqphp_sysfs.c
199
S_IRUGO, root, ctrl, &debug_ops);
drivers/pci/hotplug/ibmphp_core.c
40
module_param(debug, bool, S_IRUGO | S_IWUSR);
drivers/pci/hotplug/pci_hotplug_core.c
101
.attr = {.name = "power", .mode = S_IFREG | S_IRUGO | S_IWUSR},
drivers/pci/hotplug/pci_hotplug_core.c
140
.attr = {.name = "attention", .mode = S_IFREG | S_IRUGO | S_IWUSR},
drivers/pci/hotplug/pci_hotplug_core.c
158
.attr = {.name = "latch", .mode = S_IFREG | S_IRUGO},
drivers/pci/hotplug/pci_hotplug_core.c
175
.attr = {.name = "adapter", .mode = S_IFREG | S_IRUGO},
drivers/pci/hotplug/pci_hotplug_core.c
200
.attr = {.name = "test", .mode = S_IFREG | S_IRUGO | S_IWUSR},
drivers/pci/hotplug/shpchp_sysfs.c
76
static DEVICE_ATTR(ctrl, S_IRUGO, show_ctrl, NULL);
drivers/pci/proc.c
441
e = proc_create_data(name, S_IFREG | S_IRUGO | S_IWUSR, bus->procdir,
drivers/pci/slot.c
87
__ATTR(address, S_IRUGO, address_read_file, NULL);
drivers/pci/slot.c
89
__ATTR(max_bus_speed, S_IRUGO, max_speed_read_file, NULL);
drivers/pci/slot.c
91
__ATTR(cur_bus_speed, S_IRUGO, cur_speed_read_file, NULL);
drivers/pcmcia/cistpl.c
1606
.attr = { .name = "cis", .mode = S_IRUGO | S_IWUSR },
drivers/pcmcia/i82365.c
1146
static CLASS_DEVICE_ATTR(exca, S_IRUGO, show_exca, NULL);
drivers/pcmcia/i82365.c
1147
static CLASS_DEVICE_ATTR(info, S_IRUGO, show_info, NULL);
drivers/pcmcia/soc_common.c
728
static DEVICE_ATTR(status, S_IRUGO, show_status, NULL);
drivers/perf/arm-cci.c
135
{ __ATTR(_name, S_IRUGO, _func, NULL), (void *)_config } \
drivers/perf/arm-cci.c
1358
__ATTR(cpumask, S_IRUGO, pmu_cpumask_attr_show, NULL);
drivers/perf/arm-ccn.c
220
{ __ATTR(_name, S_IRUGO, device_show_string, \
drivers/perf/arm-ccn.c
267
__ATTR(_name, S_IRUGO, arm_ccn_pmu_event_show, NULL)
drivers/perf/arm-ccn.c
483
__ATTR(_name, S_IRUGO | S_IWUSR, \
drivers/perf/arm-ccn.c
488
__ATTR(_name, S_IRUGO, arm_ccn_pmu_cmp_mask_show, NULL)
drivers/perf/arm-ccn.c
545
__ATTR(cpumask, S_IRUGO, arm_ccn_pmu_cpumask_show, NULL);
drivers/perf/arm-ccn.c
564
S_IRUGO | S_IWUSR);
drivers/perf/arm_spe_pmu.c
177
{ __ATTR(_name, S_IRUGO, _func, NULL), (void *)_var } \
drivers/perf/qcom_l2_pmu.c
645
__ATTR(cpumask, S_IRUGO, l2_cache_pmu_cpumask_show, NULL);
drivers/perf/xgene_pmu.c
167
{ .attr = __ATTR(_name, S_IRUGO, device_show_string, NULL), \
drivers/platform/x86/acer-wmi.c
2905
debugfs_create_u32("devices", S_IRUGO, interface->debug.root,
drivers/platform/x86/asus-wmi.c
3273
static DEVICE_ATTR(temp1_input, S_IRUGO, asus_hwmon_temp1, NULL);
drivers/platform/x86/asus-wmi.c
4987
debugfs_create_x32("method_id", S_IRUGO | S_IWUSR, asus->debug.root,
drivers/platform/x86/asus-wmi.c
4990
debugfs_create_x32("dev_id", S_IRUGO | S_IWUSR, asus->debug.root,
drivers/platform/x86/asus-wmi.c
4993
debugfs_create_x32("ctrl_param", S_IRUGO | S_IWUSR, asus->debug.root,
drivers/platform/x86/asus-wmi.c
5000
debugfs_create_file(node->name, S_IFREG | S_IRUGO,
drivers/platform/x86/compal-laptop.c
674
static DEVICE_ATTR(fan1_input, S_IRUGO, fan_show, NULL);
drivers/platform/x86/compal-laptop.c
675
static DEVICE_ATTR(temp1_input, S_IRUGO, temp_cpu, NULL);
drivers/platform/x86/compal-laptop.c
676
static DEVICE_ATTR(temp2_input, S_IRUGO, temp_cpu_local, NULL);
drivers/platform/x86/compal-laptop.c
677
static DEVICE_ATTR(temp3_input, S_IRUGO, temp_cpu_DTS, NULL);
drivers/platform/x86/compal-laptop.c
678
static DEVICE_ATTR(temp4_input, S_IRUGO, temp_northbridge, NULL);
drivers/platform/x86/compal-laptop.c
679
static DEVICE_ATTR(temp5_input, S_IRUGO, temp_vga, NULL);
drivers/platform/x86/compal-laptop.c
680
static DEVICE_ATTR(temp6_input, S_IRUGO, temp_SKIN, NULL);
drivers/platform/x86/compal-laptop.c
681
static DEVICE_ATTR(temp1_label, S_IRUGO, label_cpu, NULL);
drivers/platform/x86/compal-laptop.c
682
static DEVICE_ATTR(temp2_label, S_IRUGO, label_cpu_local, NULL);
drivers/platform/x86/compal-laptop.c
683
static DEVICE_ATTR(temp3_label, S_IRUGO, label_cpu_DTS, NULL);
drivers/platform/x86/compal-laptop.c
684
static DEVICE_ATTR(temp4_label, S_IRUGO, label_northbridge, NULL);
drivers/platform/x86/compal-laptop.c
685
static DEVICE_ATTR(temp5_label, S_IRUGO, label_vga, NULL);
drivers/platform/x86/compal-laptop.c
686
static DEVICE_ATTR(temp6_label, S_IRUGO, label_SKIN, NULL);
drivers/platform/x86/compal-laptop.c
687
static DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, pwm_show, pwm_store);
drivers/platform/x86/compal-laptop.c
689
S_IRUGO | S_IWUSR, pwm_enable_show, pwm_enable_store);
drivers/platform/x86/dell/dell-laptop.c
1696
static DEVICE_ATTR(stop_timeout, S_IRUGO | S_IWUSR,
drivers/platform/x86/dell/dell-laptop.c
1837
static DEVICE_ATTR(start_triggers, S_IRUGO | S_IWUSR,
drivers/platform/x86/dell/dell-laptop.c
1915
static DEVICE_ATTR(als_enabled, S_IRUGO | S_IWUSR,
drivers/platform/x86/dell/dell-laptop.c
1964
static DEVICE_ATTR(als_setting, S_IRUGO | S_IWUSR,
drivers/platform/x86/hp/tc1100-wmi.c
147
static DEVICE_ATTR(value, S_IRUGO | S_IWUSR, \
drivers/platform/x86/ibm_rtl.c
188
static DEVICE_ATTR(version, S_IRUGO, rtl_show_version, NULL);
drivers/platform/x86/intel/telemetry/debugfs.c
933
debugfs_create_file("pss_info", S_IFREG | S_IRUGO, dir, NULL,
drivers/platform/x86/intel/telemetry/debugfs.c
935
debugfs_create_file("ioss_info", S_IFREG | S_IRUGO, dir, NULL,
drivers/platform/x86/intel/telemetry/debugfs.c
937
debugfs_create_file("soc_states", S_IFREG | S_IRUGO, dir, NULL,
drivers/platform/x86/intel/telemetry/debugfs.c
939
debugfs_create_file("s0ix_residency_usec", S_IFREG | S_IRUGO, dir, NULL,
drivers/platform/x86/intel/telemetry/debugfs.c
941
debugfs_create_file("pss_trace_verbosity", S_IFREG | S_IRUGO, dir, NULL,
drivers/platform/x86/intel/telemetry/debugfs.c
943
debugfs_create_file("ioss_trace_verbosity", S_IFREG | S_IRUGO, dir,
drivers/platform/x86/lenovo/thinkpad_acpi.c
11616
mode = S_IRUGO;
drivers/platform/x86/lenovo/thinkpad_acpi.c
2939
static DEVICE_ATTR(wakeup_reason, S_IRUGO, hotkey_wakeup_reason_show, NULL);
drivers/platform/x86/lenovo/thinkpad_acpi.c
2955
static DEVICE_ATTR(wakeup_hotunplug_complete, S_IRUGO,
drivers/platform/x86/lenovo/thinkpad_acpi.c
4460
static DEVICE_ATTR(wwan_enable, S_IWUSR | S_IRUGO,
drivers/platform/x86/lenovo/thinkpad_acpi.c
6260
SENSOR_ATTR(temp##_idxA##_input, S_IRUGO, \
drivers/platform/x86/lenovo/thinkpad_acpi.c
8651
static DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
drivers/platform/x86/lenovo/thinkpad_acpi.c
8712
static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, fan_pwm1_show, fan_pwm1_store);
drivers/platform/x86/lenovo/thinkpad_acpi.c
8733
static DEVICE_ATTR(fan1_input, S_IRUGO, fan_fan1_input_show, NULL);
drivers/platform/x86/lenovo/thinkpad_acpi.c
8754
static DEVICE_ATTR(fan2_input, S_IRUGO, fan_fan2_input_show, NULL);
drivers/platform/x86/pmc_atom.c
342
debugfs_create_file("dev_state", S_IFREG | S_IRUGO, dir, pmc,
drivers/platform/x86/pmc_atom.c
344
debugfs_create_file("pss_state", S_IFREG | S_IRUGO, dir, pmc,
drivers/platform/x86/pmc_atom.c
346
debugfs_create_file("sleep_state", S_IFREG | S_IRUGO, dir, pmc,
drivers/platform/x86/sony-laptop.c
1918
kbdbl_ctl->mode_attr.attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
1931
kbdbl_ctl->timeout_attr.attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2081
bcare_ctl->attrs[0].attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2095
bcare_ctl->attrs[1].attr.mode = S_IRUGO;
drivers/platform/x86/sony-laptop.c
2244
th_handle->profiles_attr.attr.mode = S_IRUGO;
drivers/platform/x86/sony-laptop.c
2249
th_handle->mode_attr.attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2382
lid_ctl->attrs[LID_RESUME_S5].attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2389
lid_ctl->attrs[LID_RESUME_S4].attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2395
lid_ctl->attrs[LID_RESUME_S3].attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2508
gfxs_ctl->attr.attr.mode = S_IRUGO;
drivers/platform/x86/sony-laptop.c
2585
hsc_handle->attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2651
lowbatt_handle->attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2734
fan_handle->attr.mode = S_IRUGO;
drivers/platform/x86/sony-laptop.c
2740
hsf_handle->attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2832
uc_handle->attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
2879
panel_handle->attr.mode = S_IRUGO;
drivers/platform/x86/sony-laptop.c
3010
tp_ctl->attr.attr.mode = S_IRUGO | S_IWUSR;
drivers/platform/x86/sony-laptop.c
3222
item->devattr.attr.mode |= S_IRUGO;
drivers/platform/x86/sony-laptop.c
850
handles->devattr.attr.mode = S_IRUGO;
drivers/platform/x86/toshiba_acpi.c
1782
proc_create_data("lcd", S_IRUGO | S_IWUSR, toshiba_proc_dir,
drivers/platform/x86/toshiba_acpi.c
1785
proc_create_data("video", S_IRUGO | S_IWUSR, toshiba_proc_dir,
drivers/platform/x86/toshiba_acpi.c
1788
proc_create_data("fan", S_IRUGO | S_IWUSR, toshiba_proc_dir,
drivers/platform/x86/toshiba_acpi.c
1791
proc_create_data("keys", S_IRUGO | S_IWUSR, toshiba_proc_dir,
drivers/platform/x86/toshiba_acpi.c
1793
proc_create_single_data("version", S_IRUGO, toshiba_proc_dir,
drivers/pmdomain/core.c
3931
debugfs_create_file("pm_genpd_summary", S_IRUGO, genpd_debugfs_dir,
drivers/pnp/isapnp/proc.c
69
dev->procent = proc_create_data(name, S_IFREG | S_IRUGO, bus->procdir,
drivers/power/reset/vexpress-poweroff.c
71
static DEVICE_ATTR(active, S_IRUGO | S_IWUSR, vexpress_reset_active_show,
drivers/power/supply/ab8500_fg.c
2915
__ATTR(powercut_flagtime, (S_IRUGO | S_IWUSR | S_IWGRP),
drivers/power/supply/ab8500_fg.c
2917
__ATTR(powercut_maxtime, (S_IRUGO | S_IWUSR | S_IWGRP),
drivers/power/supply/ab8500_fg.c
2919
__ATTR(powercut_restart_max, (S_IRUGO | S_IWUSR | S_IWGRP),
drivers/power/supply/ab8500_fg.c
2921
__ATTR(powercut_timer, S_IRUGO, ab8505_powercut_timer_read, NULL),
drivers/power/supply/ab8500_fg.c
2922
__ATTR(powercut_restart_counter, S_IRUGO,
drivers/power/supply/ab8500_fg.c
2924
__ATTR(powercut_enable, (S_IRUGO | S_IWUSR | S_IWGRP),
drivers/power/supply/ab8500_fg.c
2926
__ATTR(powercut_flag, S_IRUGO, ab8505_powercut_flag_read, NULL),
drivers/power/supply/ab8500_fg.c
2927
__ATTR(powercut_debounce_time, (S_IRUGO | S_IWUSR | S_IWGRP),
drivers/power/supply/ab8500_fg.c
2929
__ATTR(powercut_enable_status, S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1427
static DEVICE_ATTR(current_limit, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1429
static DEVICE_ATTR(weak_battery_voltage, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1431
static DEVICE_ATTR(battery_regulation_voltage, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1433
static DEVICE_ATTR(charge_current, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1435
static DEVICE_ATTR(termination_current, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1438
static DEVICE_ATTR(charge_termination_enable, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1440
static DEVICE_ATTR(high_impedance_enable, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1442
static DEVICE_ATTR(otg_pin_enable, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1444
static DEVICE_ATTR(stat_pin_enable, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1447
static DEVICE_ATTR(reported_mode, S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1449
static DEVICE_ATTR(mode, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1451
static DEVICE_ATTR(timer, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1454
static DEVICE_ATTR(registers, S_IWUSR | S_IRUGO,
drivers/power/supply/bq2415x_charger.c
1457
static DEVICE_ATTR(otg_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
drivers/power/supply/bq2415x_charger.c
1458
static DEVICE_ATTR(charge_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
drivers/power/supply/bq2415x_charger.c
1459
static DEVICE_ATTR(boost_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
drivers/power/supply/bq2415x_charger.c
1460
static DEVICE_ATTR(fault_status, S_IRUGO, bq2415x_sysfs_show_status, NULL);
drivers/power/supply/bq24190_charger.c
387
BQ24190_SYSFS_FIELD(_name, r, f, S_IWUSR | S_IRUGO, \
drivers/power/supply/bq24190_charger.c
391
BQ24190_SYSFS_FIELD(_name, r, f, S_IRUGO, NULL)
drivers/power/supply/bq24257_charger.c
825
static DEVICE_ATTR(ovp_voltage, S_IRUGO, bq24257_show_ovp_voltage, NULL);
drivers/power/supply/bq24257_charger.c
826
static DEVICE_ATTR(in_dpm_voltage, S_IRUGO, bq24257_show_in_dpm_voltage, NULL);
drivers/power/supply/bq24257_charger.c
827
static DEVICE_ATTR(high_impedance_enable, S_IWUSR | S_IRUGO,
drivers/power/supply/bq24257_charger.c
829
static DEVICE_ATTR(sysoff_enable, S_IWUSR | S_IRUGO,
drivers/power/supply/ds2780_battery.c
660
.mode = S_IRUGO | S_IWUSR,
drivers/power/supply/ds2780_battery.c
705
.mode = S_IRUGO | S_IWUSR,
drivers/power/supply/ds2780_battery.c
712
static DEVICE_ATTR(pmod_enabled, S_IRUGO | S_IWUSR, ds2780_get_pmod_enabled,
drivers/power/supply/ds2780_battery.c
714
static DEVICE_ATTR(sense_resistor_value, S_IRUGO | S_IWUSR,
drivers/power/supply/ds2780_battery.c
716
static DEVICE_ATTR(rsgain_setting, S_IRUGO | S_IWUSR, ds2780_get_rsgain_setting,
drivers/power/supply/ds2780_battery.c
718
static DEVICE_ATTR(pio_pin, S_IRUGO | S_IWUSR, ds2780_get_pio_pin,
drivers/power/supply/ds2781_battery.c
662
.mode = S_IRUGO | S_IWUSR,
drivers/power/supply/ds2781_battery.c
708
.mode = S_IRUGO | S_IWUSR,
drivers/power/supply/ds2781_battery.c
715
static DEVICE_ATTR(pmod_enabled, S_IRUGO | S_IWUSR, ds2781_get_pmod_enabled,
drivers/power/supply/ds2781_battery.c
717
static DEVICE_ATTR(sense_resistor_value, S_IRUGO | S_IWUSR,
drivers/power/supply/ds2781_battery.c
719
static DEVICE_ATTR(rsgain_setting, S_IRUGO | S_IWUSR, ds2781_get_rsgain_setting,
drivers/power/supply/ds2781_battery.c
721
static DEVICE_ATTR(pio_pin, S_IRUGO | S_IWUSR, ds2781_get_pio_pin,
drivers/power/supply/max14577_charger.c
556
static DEVICE_ATTR(fast_charge_timer, S_IRUGO | S_IWUSR,
drivers/power/supply/olpc_battery.c
553
.mode = S_IRUGO,
drivers/power/supply/olpc_battery.c
577
.mode = S_IRUGO,
drivers/powercap/powercap_sys.c
226
S_IWUSR | S_IRUGO,
drivers/powercap/powercap_sys.c
233
S_IWUSR | S_IRUGO,
drivers/powercap/powercap_sys.c
239
ret = create_constraint_attribute(i, "name", S_IRUGO,
drivers/powercap/powercap_sys.c
245
ret = create_constraint_attribute(i, "max_power_uw", S_IRUGO,
drivers/powercap/powercap_sys.c
251
ret = create_constraint_attribute(i, "min_power_uw", S_IRUGO,
drivers/powercap/powercap_sys.c
258
S_IRUGO,
drivers/powercap/powercap_sys.c
265
S_IRUGO,
drivers/rapidio/devices/rio_mport_cdev.c
91
module_param(dma_timeout, int, S_IRUGO);
drivers/rapidio/devices/rio_mport_cdev.c
96
module_param(dbg_level, uint, S_IWUSR | S_IWGRP | S_IRUGO);
drivers/rapidio/devices/tsi721.c
28
module_param_named(dbg_level, tsi_dbg_level, uint, S_IWUSR | S_IRUGO);
drivers/rapidio/devices/tsi721.c
33
module_param(pcie_mrrs, int, S_IRUGO);
drivers/rapidio/devices/tsi721.c
37
module_param(mbox_sel, byte, S_IRUGO);
drivers/rapidio/devices/tsi721_dma.c
33
module_param(dma_desc_per_channel, uint, S_IRUGO);
drivers/rapidio/devices/tsi721_dma.c
38
module_param(dma_txqueue_sz, uint, S_IRUGO);
drivers/rapidio/devices/tsi721_dma.c
43
module_param(dma_sel, byte, S_IRUGO);
drivers/rapidio/rio-sysfs.c
247
.mode = S_IRUGO | S_IWUSR,
drivers/rapidio/rio_cm.c
70
module_param(cmbox, int, S_IRUGO);
drivers/rapidio/rio_cm.c
74
module_param(chstart, int, S_IRUGO);
drivers/rapidio/rio_cm.c
80
module_param(dbg_level, uint, S_IWUSR | S_IRUGO);
drivers/rapidio/switches/idt_gen2.c
387
static DEVICE_ATTR(errlog, S_IRUGO, idtg2_show_errlog, NULL);
drivers/rtc/rtc-ab8500.c
294
static DEVICE_ATTR(rtc_calibration, S_IRUGO | S_IWUSR,
drivers/rtc/rtc-ds1343.c
123
static DEVICE_ATTR(glitch_filter, S_IRUGO | S_IWUSR, ds1343_show_glitchfilter,
drivers/rtc/rtc-ds1343.c
186
static DEVICE_ATTR(trickle_charger, S_IRUGO, ds1343_show_tricklecharger, NULL);
drivers/rtc/rtc-ds1685.c
1017
static DEVICE_ATTR(auxbatt, S_IRUGO, ds1685_rtc_sysfs_auxbatt_show, NULL);
drivers/rtc/rtc-ds1685.c
1038
static DEVICE_ATTR(serial, S_IRUGO, ds1685_rtc_sysfs_serial_show, NULL);
drivers/rtc/rtc-ds1685.c
995
static DEVICE_ATTR(battery, S_IRUGO, ds1685_rtc_sysfs_battery_show, NULL);
drivers/rtc/rtc-isl1208.c
715
static DEVICE_ATTR(atrim, S_IRUGO, isl1208_sysfs_show_atrim, NULL);
drivers/rtc/rtc-isl1208.c
728
static DEVICE_ATTR(dtrim, S_IRUGO, isl1208_sysfs_show_dtrim, NULL);
drivers/rtc/rtc-isl1208.c
765
static DEVICE_ATTR(usr, S_IRUGO | S_IWUSR, isl1208_sysfs_show_usr,
drivers/rtc/rtc-rs5c372.c
689
static DEVICE_ATTR(trim, S_IRUGO, rs5c372_sysfs_show_trim, NULL);
drivers/rtc/rtc-rs5c372.c
702
static DEVICE_ATTR(osc, S_IRUGO, rs5c372_sysfs_show_osc, NULL);
drivers/rtc/rtc-rv3029c2.c
663
static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, rv3029_hwmon_show_temp,
drivers/rtc/rtc-rv3029c2.c
665
static SENSOR_DEVICE_ATTR(update_interval, S_IWUSR | S_IRUGO,
drivers/rtc/rtc-rx8025.c
510
static DEVICE_ATTR(clock_adjust_ppb, S_IRUGO | S_IWUSR,
drivers/rtc/rtc-x1205.c
580
static DEVICE_ATTR(atrim, S_IRUGO, x1205_sysfs_show_atrim, NULL);
drivers/rtc/rtc-x1205.c
593
static DEVICE_ATTR(dtrim, S_IRUGO, x1205_sysfs_show_dtrim, NULL);
drivers/s390/block/dasd_devmap.c
81
module_param_array(dasd, charp, NULL, S_IRUGO);
drivers/s390/block/dasd_eer.c
78
module_param(eer_pages, int, S_IRUGO|S_IWUSR);
drivers/s390/block/dasd_proc.c
342
S_IFREG | S_IRUGO | S_IWUSR,
drivers/s390/block/scm_blk.c
31
module_param(nr_requests, uint, S_IRUGO);
drivers/s390/block/scm_blk.c
34
module_param(nr_requests_per_io, uint, S_IRUGO);
drivers/s390/char/hmcdrv_mod.c
28
module_param_named(cachesize, hmcdrv_mod_cachesize, ulong, S_IRUGO);
drivers/s390/cio/blacklist.c
420
entry = proc_create("cio_ignore", S_IFREG | S_IRUGO | S_IWUSR, NULL,
drivers/s390/cio/qdio_debug.c
300
debugfs_create_file("statistics", S_IFREG | S_IRUGO | S_IWUSR,
drivers/s390/cio/scm.c
100
static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL);
drivers/s390/scsi/zfcp_sysfs.c
118
static ZFCP_DEV_ATTR(port, failed, S_IWUSR | S_IRUGO,
drivers/s390/scsi/zfcp_sysfs.c
162
static ZFCP_DEV_ATTR(unit, failed, S_IWUSR | S_IRUGO,
drivers/s390/scsi/zfcp_sysfs.c
208
static ZFCP_DEV_ATTR(adapter, failed, S_IWUSR | S_IRUGO,
drivers/s390/scsi/zfcp_sysfs.c
28
static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO, \
drivers/s390/scsi/zfcp_sysfs.c
38
static ZFCP_DEV_ATTR(_feat, _name, S_IRUGO, \
drivers/s390/scsi/zfcp_sysfs.c
415
static ZFCP_DEV_ATTR(adapter, fc_security, S_IRUGO,
drivers/s390/scsi/zfcp_sysfs.c
505
static ZFCP_DEV_ATTR(port, fc_security, S_IRUGO,
drivers/s390/scsi/zfcp_sysfs.c
57
static ZFCP_DEV_ATTR(adapter, _name, S_IRUGO, \
drivers/s390/scsi/zfcp_sysfs.c
597
static DEVICE_ATTR(_name##_latency, S_IWUSR | S_IRUGO, \
drivers/s390/scsi/zfcp_sysfs.c
615
static DEVICE_ATTR(_name, S_IRUGO, zfcp_sysfs_scsi_##_name##_show, NULL);
drivers/s390/scsi/zfcp_sysfs.c
630
static DEVICE_ATTR(fcp_lun, S_IRUGO, zfcp_sysfs_scsi_fcp_lun_show, NULL);
drivers/s390/scsi/zfcp_sysfs.c
664
static DEVICE_ATTR(zfcp_failed, S_IWUSR | S_IRUGO,
drivers/s390/scsi/zfcp_sysfs.c
722
static DEVICE_ATTR(utilization, S_IRUGO, zfcp_sysfs_adapter_util_show, NULL);
drivers/s390/scsi/zfcp_sysfs.c
762
static DEVICE_ATTR(_name, S_IRUGO, zfcp_sysfs_adapter_##_name##_show, NULL);
drivers/s390/scsi/zfcp_sysfs.c
792
static DEVICE_ATTR(queue_full, S_IRUGO, zfcp_sysfs_adapter_q_full_show, NULL);
drivers/scsi/3w-9xxx.c
117
module_param(use_msi, int, S_IRUGO);
drivers/scsi/3w-9xxx.c
194
.mode = S_IRUGO,
drivers/scsi/3w-sas.c
195
.mode = S_IRUGO,
drivers/scsi/3w-sas.c
89
module_param(use_msi, int, S_IRUGO);
drivers/scsi/3w-xxxx.c
529
.mode = S_IRUGO,
drivers/scsi/53c700.c
2080
.mode = S_IRUGO,
drivers/scsi/aacraid/aachba.c
247
module_param(aac_sync_mode, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
250
module_param(aac_convert_sgl, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
253
module_param(nondasd, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
256
module_param_named(cache, aac_cache, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
261
module_param(dacmode, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
264
module_param_named(commit, aac_commit, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
269
module_param_named(msi, aac_msi, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
272
module_param(startup_timeout, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
277
module_param(aif_timeout, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
288
module_param(numacb, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
294
module_param(acbsize, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
300
module_param(update_interval, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
305
module_param(check_interval, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
310
module_param_named(check_reset, aac_check_reset, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
316
module_param(expose_physicals, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
321
module_param_named(reset_devices, aac_reset_devices, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/aachba.c
325
module_param_named(wwn, aac_wwn, int, S_IRUGO|S_IWUSR);
drivers/scsi/aacraid/linit.c
1372
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1379
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1386
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1393
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1400
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1407
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1421
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1428
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1435
.mode = S_IRUGO,
drivers/scsi/aacraid/linit.c
1442
.mode = S_IWUSR|S_IRUGO,
drivers/scsi/aacraid/linit.c
573
.mode = S_IRUGO,
drivers/scsi/aic94xx/aic94xx_hwi.c
474
module_param_named(max_devs, max_devs, int, S_IRUGO);
drivers/scsi/aic94xx/aic94xx_hwi.c
480
module_param_named(max_cmnds, max_cmnds, int, S_IRUGO);
drivers/scsi/aic94xx/aic94xx_init.c
256
static DEVICE_ATTR(aic_revision, S_IRUGO, asd_show_dev_rev, NULL);
drivers/scsi/aic94xx/aic94xx_init.c
264
static DEVICE_ATTR(bios_build, S_IRUGO, asd_show_dev_bios_build, NULL);
drivers/scsi/aic94xx/aic94xx_init.c
272
static DEVICE_ATTR(pcba_sn, S_IRUGO, asd_show_dev_pcba_sn, NULL);
drivers/scsi/aic94xx/aic94xx_init.c
31
module_param_named(use_msi, use_msi, int, S_IRUGO);
drivers/scsi/aic94xx/aic94xx_init.c
446
static DEVICE_ATTR(update_bios, S_IRUGO|S_IWUSR,
drivers/scsi/arcmsr/arcmsr_attr.c
379
static DEVICE_ATTR(host_driver_version, S_IRUGO, arcmsr_attr_host_driver_version, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
380
static DEVICE_ATTR(host_driver_posted_cmd, S_IRUGO, arcmsr_attr_host_driver_posted_cmd, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
381
static DEVICE_ATTR(host_driver_reset, S_IRUGO, arcmsr_attr_host_driver_reset, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
382
static DEVICE_ATTR(host_driver_abort, S_IRUGO, arcmsr_attr_host_driver_abort, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
383
static DEVICE_ATTR(host_fw_model, S_IRUGO, arcmsr_attr_host_fw_model, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
384
static DEVICE_ATTR(host_fw_version, S_IRUGO, arcmsr_attr_host_fw_version, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
385
static DEVICE_ATTR(host_fw_request_len, S_IRUGO, arcmsr_attr_host_fw_request_len, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
386
static DEVICE_ATTR(host_fw_numbers_queue, S_IRUGO, arcmsr_attr_host_fw_numbers_queue, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
387
static DEVICE_ATTR(host_fw_sdram_size, S_IRUGO, arcmsr_attr_host_fw_sdram_size, NULL);
drivers/scsi/arcmsr/arcmsr_attr.c
388
static DEVICE_ATTR(host_fw_hd_channels, S_IRUGO, arcmsr_attr_host_fw_hd_channels, NULL);
drivers/scsi/arcmsr/arcmsr_hba.c
102
module_param(cmd_timeout, int, S_IRUGO);
drivers/scsi/arcmsr/arcmsr_hba.c
78
module_param(msix_enable, int, S_IRUGO);
drivers/scsi/arcmsr/arcmsr_hba.c
82
module_param(msi_enable, int, S_IRUGO);
drivers/scsi/arcmsr/arcmsr_hba.c
86
module_param(host_can_queue, int, S_IRUGO);
drivers/scsi/arcmsr/arcmsr_hba.c
90
module_param(cmd_per_lun, int, S_IRUGO);
drivers/scsi/arcmsr/arcmsr_hba.c
94
module_param(dma_mask_64, int, S_IRUGO);
drivers/scsi/arcmsr/arcmsr_hba.c
98
module_param(set_date_time, int, S_IRUGO);
drivers/scsi/arm/eesox.c
473
static DEVICE_ATTR(bus_term, S_IRUGO | S_IWUSR,
drivers/scsi/arm/powertec.c
279
static DEVICE_ATTR(bus_term, S_IRUGO | S_IWUSR,
drivers/scsi/be2iscsi/be_iscsi.c
1362
return S_IRUGO;
drivers/scsi/be2iscsi/be_iscsi.c
1372
return S_IRUGO;
drivers/scsi/be2iscsi/be_iscsi.c
1408
return S_IRUGO;
drivers/scsi/be2iscsi/be_main.c
136
module_param(beiscsi_##_name, uint, S_IRUGO);\
drivers/scsi/be2iscsi/be_main.c
142
static DEVICE_ATTR(beiscsi_##_name, S_IRUGO | S_IWUSR,\
drivers/scsi/be2iscsi/be_main.c
158
static DEVICE_ATTR(beiscsi_drvr_ver, S_IRUGO, beiscsi_drvr_ver_disp, NULL);
drivers/scsi/be2iscsi/be_main.c
159
static DEVICE_ATTR(beiscsi_adapter_family, S_IRUGO, beiscsi_adap_family_disp, NULL);
drivers/scsi/be2iscsi/be_main.c
160
static DEVICE_ATTR(beiscsi_fw_ver, S_IRUGO, beiscsi_fw_ver_disp, NULL);
drivers/scsi/be2iscsi/be_main.c
161
static DEVICE_ATTR(beiscsi_phys_port, S_IRUGO, beiscsi_phys_port_disp, NULL);
drivers/scsi/be2iscsi/be_main.c
162
static DEVICE_ATTR(beiscsi_active_session_count, S_IRUGO,
drivers/scsi/be2iscsi/be_main.c
164
static DEVICE_ATTR(beiscsi_free_session_count, S_IRUGO,
drivers/scsi/be2iscsi/be_main.c
5026
rc = S_IRUGO;
drivers/scsi/be2iscsi/be_main.c
5038
rc = S_IRUGO;
drivers/scsi/be2iscsi/be_main.c
5052
rc = S_IRUGO;
drivers/scsi/be2iscsi/be_main.c
64
module_param(be_max_phys_size, uint, S_IRUGO);
drivers/scsi/bfa/bfad.c
100
module_param(reqq_size, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
103
module_param(rspq_size, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
106
module_param(num_sgpgs, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
108
module_param(rport_del_timeout, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
111
module_param(bfa_lun_queue_depth, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
113
module_param(bfa_io_max_sge, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
115
module_param(bfa_log_level, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
118
module_param(ioc_auto_recover, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
121
module_param(bfa_linkup_delay, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
125
module_param(msix_disable_cb, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
127
module_param(msix_disable_ct, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
129
module_param(fdmi_enable, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
132
module_param(pcie_max_read_reqsz, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
135
module_param(bfa_debugfs_enable, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
138
module_param(max_xfer_size, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
141
module_param(max_rport_logins, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
82
module_param(os_name, charp, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
84
module_param(os_patch, charp, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
86
module_param(host_name, charp, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
88
module_param(num_rports, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
91
module_param(num_ios, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
93
module_param(num_tms, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
95
module_param(num_fcxps, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad.c
97
module_param(num_ufbufs, int, S_IRUGO | S_IWUSR);
drivers/scsi/bfa/bfad_attr.c
922
static DEVICE_ATTR(serial_number, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
924
static DEVICE_ATTR(model, S_IRUGO, bfad_im_model_show, NULL);
drivers/scsi/bfa/bfad_attr.c
925
static DEVICE_ATTR(model_description, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
927
static DEVICE_ATTR(node_name, S_IRUGO, bfad_im_node_name_show, NULL);
drivers/scsi/bfa/bfad_attr.c
928
static DEVICE_ATTR(symbolic_name, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
930
static DEVICE_ATTR(hardware_version, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
932
static DEVICE_STRING_ATTR_RO(driver_version, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
934
static DEVICE_ATTR(option_rom_version, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
936
static DEVICE_ATTR(firmware_version, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
938
static DEVICE_ATTR(number_of_ports, S_IRUGO,
drivers/scsi/bfa/bfad_attr.c
940
static DEVICE_STRING_ATTR_RO(driver_name, S_IRUGO, BFAD_DRIVER_NAME);
drivers/scsi/bfa/bfad_attr.c
941
static DEVICE_ATTR(number_of_discovered_ports, S_IRUGO,
drivers/scsi/bfa/bfad_debugfs.c
429
{ "drvtrc", S_IFREG|S_IRUGO, &bfad_debugfs_op_drvtrc, },
drivers/scsi/bfa/bfad_debugfs.c
430
{ "fwtrc", S_IFREG|S_IRUGO, &bfad_debugfs_op_fwtrc, },
drivers/scsi/bfa/bfad_debugfs.c
431
{ "fwsave", S_IFREG|S_IRUGO, &bfad_debugfs_op_fwsave, },
drivers/scsi/bfa/bfad_debugfs.c
432
{ "regrd", S_IFREG|S_IRUGO|S_IWUSR, &bfad_debugfs_op_regrd, },
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
102
module_param_named(debug_logging, bnx2fc_debug_level, int, S_IRUGO|S_IWUSR);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
114
module_param_named(devloss_tmo, bnx2fc_devloss_tmo, uint, S_IRUGO);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
119
module_param_named(max_luns, bnx2fc_max_luns, uint, S_IRUGO);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
124
module_param_named(queue_depth, bnx2fc_queue_depth, uint, S_IRUGO);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
129
module_param_named(log_fka, bnx2fc_log_fka, uint, S_IRUGO|S_IWUSR);
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
2929
static DEVICE_ATTR(tm_timeout, S_IRUGO|S_IWUSR, bnx2fc_tm_timeout_show,
drivers/scsi/bnx2i/bnx2i_iscsi.c
2200
return S_IRUGO;
drivers/scsi/bnx2i/bnx2i_iscsi.c
2240
return S_IRUGO;
drivers/scsi/bnx2i/bnx2i_sysfs.c
140
static DEVICE_ATTR(sq_size, S_IRUGO | S_IWUSR,
drivers/scsi/bnx2i/bnx2i_sysfs.c
142
static DEVICE_ATTR(num_ccell, S_IRUGO | S_IWUSR,
drivers/scsi/csiostor/csio_scsi.c
1457
static DEVICE_ATTR(hw_state, S_IRUGO, csio_show_hw_state, NULL);
drivers/scsi/csiostor/csio_scsi.c
1460
static DEVICE_ATTR(dbg_level, S_IRUGO | S_IWUSR, csio_show_dbg_level,
drivers/scsi/csiostor/csio_scsi.c
1482
static DEVICE_ATTR(num_reg_rnodes, S_IRUGO, csio_show_num_reg_rnodes, NULL);
drivers/scsi/cxgbi/libcxgbi.c
3029
return S_IRUGO;
drivers/scsi/cxgbi/libcxgbi.c
3066
return S_IRUGO;
drivers/scsi/device_handler/scsi_dh_alua.c
54
module_param(optimize_stpg, uint, S_IRUGO|S_IWUSR);
drivers/scsi/device_handler/scsi_dh_rdac.c
245
module_param(rdac_logging, int, S_IRUGO|S_IWUSR);
drivers/scsi/esas2r/esas2r_log.c
68
module_param(event_log_level, long, S_IRUGO | S_IRUSR);
drivers/scsi/esas2r/esas2r_main.c
227
.attr = { .name = "default_nvram", .mode = S_IRUGO },
drivers/scsi/fcoe/fcoe.c
46
module_param_named(ddp_min, fcoe_ddp_min, uint, S_IRUGO | S_IWUSR);
drivers/scsi/fcoe/fcoe.c
51
module_param_named(debug_logging, fcoe_debug_logging, int, S_IRUGO|S_IWUSR);
drivers/scsi/fcoe/fcoe.c
55
module_param_named(e_d_tov, fcoe_e_d_tov, int, S_IRUGO|S_IWUSR);
drivers/scsi/fcoe/fcoe.c
59
module_param_named(r_a_tov, fcoe_r_a_tov, int, S_IRUGO|S_IWUSR);
drivers/scsi/fcoe/fcoe_sysfs.c
178
static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO, \
drivers/scsi/fcoe/fcoe_sysfs.c
183
static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO, \
drivers/scsi/fcoe/fcoe_sysfs.c
188
static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO, \
drivers/scsi/fcoe/fcoe_sysfs.c
193
static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO, \
drivers/scsi/fcoe/fcoe_sysfs.c
198
static FCOE_DEVICE_ATTR(ctlr, field, S_IRUGO, \
drivers/scsi/fcoe/fcoe_sysfs.c
203
static FCOE_DEVICE_ATTR(fcf, field, S_IRUGO, \
drivers/scsi/fcoe/fcoe_sysfs.c
240
static FCOE_DEVICE_ATTR(fcf, state, S_IRUGO, show_fcf_state, NULL);
drivers/scsi/fcoe/fcoe_sysfs.c
298
static FCOE_DEVICE_ATTR(ctlr, mode, S_IRUGO | S_IWUSR,
drivers/scsi/fcoe/fcoe_sysfs.c
35
uint, S_IRUGO|S_IWUSR);
drivers/scsi/fcoe/fcoe_sysfs.c
360
static FCOE_DEVICE_ATTR(ctlr, enabled, S_IRUGO | S_IWUSR,
drivers/scsi/fcoe/fcoe_sysfs.c
398
static FCOE_DEVICE_ATTR(ctlr, fip_vlan_responder, S_IRUGO | S_IWUSR,
drivers/scsi/fcoe/fcoe_sysfs.c
441
static FCOE_DEVICE_ATTR(ctlr, r_a_tov, S_IRUGO | S_IWUSR,
drivers/scsi/fcoe/fcoe_sysfs.c
468
static FCOE_DEVICE_ATTR(ctlr, e_d_tov, S_IRUGO | S_IWUSR,
drivers/scsi/fcoe/fcoe_sysfs.c
493
static FCOE_DEVICE_ATTR(ctlr, fcf_dev_loss_tmo, S_IRUGO | S_IWUSR,
drivers/scsi/fcoe/fcoe_sysfs.c
533
static FCOE_DEVICE_ATTR(fcf, dev_loss_tmo, S_IRUGO | S_IWUSR,
drivers/scsi/fcoe/fcoe_transport.c
40
module_param_named(debug_logging, libfcoe_debug_logging, int, S_IRUGO|S_IWUSR);
drivers/scsi/fnic/fnic_attrs.c
38
static DEVICE_ATTR(fnic_state, S_IRUGO, fnic_show_state, NULL);
drivers/scsi/fnic/fnic_attrs.c
39
static DEVICE_ATTR(drv_version, S_IRUGO, fnic_show_drv_version, NULL);
drivers/scsi/fnic/fnic_attrs.c
40
static DEVICE_ATTR(link_state, S_IRUGO, fnic_show_link_state, NULL);
drivers/scsi/fnic/fnic_debugfs.c
330
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_debugfs.c
336
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_debugfs.c
373
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_debugfs.c
379
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_debugfs.c
386
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_debugfs.c
393
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_debugfs.c
689
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_debugfs.c
694
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/fnic/fnic_main.c
65
module_param(fnic_log_level, int, S_IRUGO|S_IWUSR);
drivers/scsi/fnic/fnic_main.c
78
module_param(io_completions, int, S_IRUGO|S_IWUSR);
drivers/scsi/fnic/fnic_main.c
82
module_param(fnic_trace_max_pages, uint, S_IRUGO|S_IWUSR);
drivers/scsi/fnic/fnic_main.c
87
module_param(fnic_fc_trace_max_pages, uint, S_IRUGO|S_IWUSR);
drivers/scsi/fnic/fnic_main.c
92
module_param(fnic_max_qdepth, uint, S_IRUGO|S_IWUSR);
drivers/scsi/hosts.c
49
module_param_named(eh_deadline, shost_eh_deadline, int, S_IRUGO|S_IWUSR);
drivers/scsi/hpsa.c
88
module_param(hpsa_simple_mode, int, S_IRUGO|S_IWUSR);
drivers/scsi/hpsa.c
910
static DEVICE_ATTR(hp_ssd_smart_path_enabled, S_IRUGO,
drivers/scsi/hpsa.c
913
static DEVICE_ATTR(hp_ssd_smart_path_status, S_IWUSR|S_IRUGO|S_IROTH,
drivers/scsi/hpsa.c
918
static DEVICE_ATTR(firmware_revision, S_IRUGO,
drivers/scsi/hpsa.c
920
static DEVICE_ATTR(commands_outstanding, S_IRUGO,
drivers/scsi/hpsa.c
922
static DEVICE_ATTR(transport_mode, S_IRUGO,
drivers/scsi/hpsa.c
924
static DEVICE_ATTR(resettable, S_IRUGO,
drivers/scsi/hpsa.c
926
static DEVICE_ATTR(lockup_detected, S_IRUGO,
drivers/scsi/hpsa.c
928
static DEVICE_ATTR(ctlr_num, S_IRUGO,
drivers/scsi/hpsa.c
930
static DEVICE_ATTR(legacy_board, S_IRUGO,
drivers/scsi/hptiop.c
1133
.mode = S_IRUGO,
drivers/scsi/hptiop.c
1141
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvfc.c
102
module_param_named(debug, ibmvfc_debug, uint, S_IRUGO | S_IWUSR);
drivers/scsi/ibmvscsi/ibmvfc.c
3620
static DEVICE_ATTR(partition_name, S_IRUGO, ibmvfc_show_host_partition_name, NULL);
drivers/scsi/ibmvscsi/ibmvfc.c
3621
static DEVICE_ATTR(device_name, S_IRUGO, ibmvfc_show_host_device_name, NULL);
drivers/scsi/ibmvscsi/ibmvfc.c
3622
static DEVICE_ATTR(port_loc_code, S_IRUGO, ibmvfc_show_host_loc_code, NULL);
drivers/scsi/ibmvscsi/ibmvfc.c
3623
static DEVICE_ATTR(drc_name, S_IRUGO, ibmvfc_show_host_drc_name, NULL);
drivers/scsi/ibmvscsi/ibmvfc.c
3624
static DEVICE_ATTR(npiv_version, S_IRUGO, ibmvfc_show_host_npiv_version, NULL);
drivers/scsi/ibmvscsi/ibmvfc.c
3625
static DEVICE_ATTR(capabilities, S_IRUGO, ibmvfc_show_host_capabilities, NULL);
drivers/scsi/ibmvscsi/ibmvfc.c
3626
static DEVICE_ATTR(log_level, S_IRUGO | S_IWUSR,
drivers/scsi/ibmvscsi/ibmvfc.c
3628
static DEVICE_ATTR(nr_scsi_channels, S_IRUGO | S_IWUSR,
drivers/scsi/ibmvscsi/ibmvfc.c
3671
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvfc.c
61
module_param_named(mq, mq_enabled, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
64
module_param_named(scsi_host_queues, nr_scsi_hw_queues, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
67
module_param_named(scsi_hw_channels, nr_scsi_channels, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
70
module_param_named(mig_channels_only, mig_channels_only, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
73
module_param_named(mig_no_less_channels, mig_no_less_channels, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
77
module_param_named(init_timeout, init_timeout, uint, S_IRUGO | S_IWUSR);
drivers/scsi/ibmvscsi/ibmvfc.c
80
module_param_named(default_timeout, default_timeout, uint, S_IRUGO | S_IWUSR);
drivers/scsi/ibmvscsi/ibmvfc.c
84
module_param_named(max_requests, max_requests, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
87
module_param_named(max_sectors, max_sectors, ushort, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
90
module_param_named(scsi_qdepth, scsi_qdepth, ushort, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
93
module_param_named(max_lun, max_lun, ullong, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
96
module_param_named(max_targets, max_targets, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvfc.c
99
module_param_named(disc_threads, disc_threads, uint, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvscsi.c
100
module_param_named(init_timeout, init_timeout, int, S_IRUGO | S_IWUSR);
drivers/scsi/ibmvscsi/ibmvscsi.c
102
module_param_named(max_requests, max_requests, int, S_IRUGO);
drivers/scsi/ibmvscsi/ibmvscsi.c
104
module_param_named(fast_fail, fast_fail, int, S_IRUGO | S_IWUSR);
drivers/scsi/ibmvscsi/ibmvscsi.c
106
module_param_named(client_reserve, client_reserve, int, S_IRUGO );
drivers/scsi/ibmvscsi/ibmvscsi.c
1921
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
1941
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
1961
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
1982
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
2003
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
2023
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
2043
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
2057
.mode = S_IRUGO,
drivers/scsi/ibmvscsi/ibmvscsi.c
96
module_param_named(max_id, max_id, int, S_IRUGO | S_IWUSR);
drivers/scsi/ibmvscsi/ibmvscsi.c
98
module_param_named(max_channel, max_channel, int, S_IRUGO | S_IWUSR);
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
3977
static DEVICE_STRING_ATTR_RO(system_id, S_IRUGO, system_id);
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
3980
__ATTR(partition_number, S_IRUGO, partition_number_show, NULL);
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
3983
__ATTR(unit_address, S_IRUGO, unit_address_show, NULL);
drivers/scsi/ipr.c
195
module_param_named(fastfail, ipr_fastfail, int, S_IRUGO | S_IWUSR);
drivers/scsi/ipr.c
199
module_param_named(debug, ipr_debug, int, S_IRUGO | S_IWUSR);
drivers/scsi/ipr.c
208
module_param_named(fast_reboot, ipr_fast_reboot, int, S_IRUGO | S_IWUSR);
drivers/scsi/ipr.c
3389
.mode = S_IRUGO,
drivers/scsi/ipr.c
3426
.mode = S_IRUGO,
drivers/scsi/ipr.c
3481
.mode = S_IRUGO | S_IWUSR,
drivers/scsi/ipr.c
3621
.mode = S_IRUGO | S_IWUSR,
drivers/scsi/ipr.c
3751
.mode = S_IRUGO | S_IWUSR,
drivers/scsi/ipr.c
4084
.mode = S_IRUGO,
drivers/scsi/ipr.c
4140
.mode = S_IRUGO | S_IWUSR,
drivers/scsi/ipr.c
4484
.mode = S_IRUGO,
drivers/scsi/ipr.c
4520
.mode = S_IRUGO,
drivers/scsi/ipr.c
4555
.mode = S_IRUGO,
drivers/scsi/ipr.c
4628
.mode = S_IRUGO | S_IWUSR,
drivers/scsi/isci/init.c
139
static DEVICE_ATTR(isci_id, S_IRUGO, isci_show_id, NULL);
drivers/scsi/iscsi_tcp.c
1007
return S_IRUGO;
drivers/scsi/iscsi_tcp.c
53
module_param_named(max_lun, iscsi_max_lun, uint, S_IRUGO);
drivers/scsi/iscsi_tcp.c
61
S_IRUGO | S_IWUSR);
drivers/scsi/iscsi_tcp.c
969
return S_IRUGO;
drivers/scsi/libfc/fc_libfc.c
24
module_param_named(debug_logging, fc_debug_logging, int, S_IRUGO|S_IWUSR);
drivers/scsi/libiscsi.c
34
S_IRUGO | S_IWUSR);
drivers/scsi/libiscsi.c
41
S_IRUGO | S_IWUSR);
drivers/scsi/libiscsi.c
48
S_IRUGO | S_IWUSR);
drivers/scsi/libiscsi_tcp.c
47
S_IRUGO | S_IWUSR);
drivers/scsi/libsas/sas_ata.c
1015
__ATTR(ncq_prio_enable, S_IRUGO | S_IWUSR,
drivers/scsi/libsas/sas_ata.c
976
__ATTR(ncq_prio_supported, S_IRUGO, sas_ncq_prio_supported_show, NULL);
drivers/scsi/libsas/sas_init.c
616
S_IRUGO|S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
3108
static DEVICE_ATTR(bg_info, S_IRUGO, lpfc_bg_info_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3109
static DEVICE_ATTR(bg_guard_err, S_IRUGO, lpfc_bg_guard_err_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3110
static DEVICE_ATTR(bg_apptag_err, S_IRUGO, lpfc_bg_apptag_err_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3111
static DEVICE_ATTR(bg_reftag_err, S_IRUGO, lpfc_bg_reftag_err_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3112
static DEVICE_ATTR(info, S_IRUGO, lpfc_info_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3113
static DEVICE_ATTR(serialnum, S_IRUGO, lpfc_serialnum_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3114
static DEVICE_ATTR(modeldesc, S_IRUGO, lpfc_modeldesc_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3115
static DEVICE_ATTR(modelname, S_IRUGO, lpfc_modelname_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3116
static DEVICE_ATTR(programtype, S_IRUGO, lpfc_programtype_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3117
static DEVICE_ATTR(portnum, S_IRUGO, lpfc_vportnum_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3118
static DEVICE_ATTR(fwrev, S_IRUGO, lpfc_fwrev_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3119
static DEVICE_ATTR(hdw, S_IRUGO, lpfc_hdw_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3120
static DEVICE_ATTR(link_state, S_IRUGO | S_IWUSR, lpfc_link_state_show,
drivers/scsi/lpfc/lpfc_attr.c
3122
static DEVICE_ATTR(option_rom_version, S_IRUGO,
drivers/scsi/lpfc/lpfc_attr.c
3124
static DEVICE_ATTR(num_discovered_ports, S_IRUGO,
drivers/scsi/lpfc/lpfc_attr.c
3126
static DEVICE_ATTR(nport_evt_cnt, S_IRUGO, lpfc_nport_evt_cnt_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3129
static DEVICE_ATTR(board_mode, S_IRUGO | S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
3133
static DEVICE_ATTR(max_vpi, S_IRUGO, lpfc_max_vpi_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3134
static DEVICE_ATTR(used_vpi, S_IRUGO, lpfc_used_vpi_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3135
static DEVICE_ATTR(max_rpi, S_IRUGO, lpfc_max_rpi_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3136
static DEVICE_ATTR(used_rpi, S_IRUGO, lpfc_used_rpi_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3137
static DEVICE_ATTR(max_xri, S_IRUGO, lpfc_max_xri_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3138
static DEVICE_ATTR(used_xri, S_IRUGO, lpfc_used_xri_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3139
static DEVICE_ATTR(npiv_info, S_IRUGO, lpfc_npiv_info_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3142
static DEVICE_ATTR(protocol, S_IRUGO, lpfc_sli4_protocol_show, NULL);
drivers/scsi/lpfc/lpfc_attr.c
3143
static DEVICE_ATTR(lpfc_xlane_supported, S_IRUGO, lpfc_oas_supported_show,
drivers/scsi/lpfc/lpfc_attr.c
3258
static DEVICE_ATTR(lpfc_xlane_tgt, S_IRUGO | S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
3321
static DEVICE_ATTR(lpfc_xlane_priority, S_IRUGO | S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
3391
static DEVICE_ATTR(lpfc_xlane_vpt, S_IRUGO | S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
3452
static DEVICE_ATTR(lpfc_xlane_lun_state, S_IRUGO | S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
3478
static DEVICE_ATTR(lpfc_xlane_lun_status, S_IRUGO,
drivers/scsi/lpfc/lpfc_attr.c
3697
static DEVICE_ATTR(lpfc_xlane_lun, S_IRUGO | S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
3708
module_param(lpfc_poll, int, S_IRUGO);
drivers/scsi/lpfc/lpfc_attr.c
3802
static DEVICE_ATTR(iocb_hw, S_IRUGO,
drivers/scsi/lpfc/lpfc_attr.c
3815
static DEVICE_ATTR(txq_hw, S_IRUGO,
drivers/scsi/lpfc/lpfc_attr.c
3829
static DEVICE_ATTR(txcmplq_hw, S_IRUGO,
drivers/scsi/lpfc/lpfc_attr.c
3989
module_param(lpfc_devloss_tmo, int, S_IRUGO);
drivers/scsi/lpfc/lpfc_attr.c
4177
module_param(lpfc_restrict_login, int, S_IRUGO);
drivers/scsi/lpfc/lpfc_attr.c
4527
module_param(lpfc_link_speed, int, S_IRUGO);
drivers/scsi/lpfc/lpfc_attr.c
4591
module_param(lpfc_aer_support, uint, S_IRUGO);
drivers/scsi/lpfc/lpfc_attr.c
4822
module_param(lpfc_req_fw_upgrade, int, S_IRUGO|S_IWUSR);
drivers/scsi/lpfc/lpfc_attr.c
4847
static DEVICE_ATTR(lpfc_req_fw_upgrade, S_IRUGO | S_IWUSR,
drivers/scsi/lpfc/lpfc_attr.c
4987
module_param(lpfc_fcp_imax, int, S_IRUGO|S_IWUSR);
drivers/scsi/lpfc/lpfc_attr.c
5281
module_param(lpfc_fcp_cpu_map, int, S_IRUGO|S_IWUSR);
drivers/scsi/lpfc/lpfc_attr.c
7160
static FC_RPORT_ATTR(field, S_IRUGO, lpfc_show_rport_##field, NULL)
drivers/scsi/lpfc/lpfc_attr.h
102
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
108
static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
drivers/scsi/lpfc/lpfc_attr.h
113
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
117
static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
drivers/scsi/lpfc/lpfc_attr.h
121
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
127
static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
drivers/scsi/lpfc/lpfc_attr.h
26
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
32
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
36
static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
drivers/scsi/lpfc/lpfc_attr.h
40
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
46
static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
drivers/scsi/lpfc/lpfc_attr.h
61
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
65
static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
drivers/scsi/lpfc/lpfc_attr.h
69
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
75
static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
drivers/scsi/lpfc/lpfc_attr.h
80
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
86
module_param(lpfc_##name, uint, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
90
static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
drivers/scsi/lpfc/lpfc_attr.h
94
module_param(lpfc_##name, ullong, S_IRUGO);\
drivers/scsi/lpfc/lpfc_attr.h
98
static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
drivers/scsi/lpfc/lpfc_debugfs.c
103
module_param(lpfc_debugfs_max_slow_ring_trc, int, S_IRUGO);
drivers/scsi/lpfc/lpfc_debugfs.c
114
module_param(lpfc_debugfs_mask_disc_trc, int, S_IRUGO);
drivers/scsi/lpfc/lpfc_debugfs.c
92
module_param(lpfc_debugfs_enable, int, S_IRUGO);
drivers/scsi/lpfc/lpfc_debugfs.c
97
module_param(lpfc_debugfs_max_disc_trc, int, S_IRUGO);
drivers/scsi/megaraid/megaraid_sas_debugfs.c
144
debugfs_create_file(name, S_IRUGO,
drivers/scsi/ncr53c8xx.c
8039
.attr = { .name = "revision", .mode = S_IRUGO, },
drivers/scsi/pcmcia/sym53c500_cs.c
655
.mode = (S_IRUGO | S_IWUSR),
drivers/scsi/pm8001/pm8001_ctl.c
123
static DEVICE_ATTR(fw_version, S_IRUGO, pm8001_ctl_fw_version_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
201
static DEVICE_ATTR(max_out_io, S_IRUGO, pm8001_ctl_max_out_io_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
225
static DEVICE_ATTR(max_devices, S_IRUGO, pm8001_ctl_max_devices_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
250
static DEVICE_ATTR(max_sg_list, S_IRUGO, pm8001_ctl_max_sg_list_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
295
static DEVICE_ATTR(sas_spec_support, S_IRUGO,
drivers/scsi/pm8001/pm8001_ctl.c
317
static DEVICE_ATTR(host_sas_address, S_IRUGO,
drivers/scsi/pm8001/pm8001_ctl.c
353
static DEVICE_ATTR(logging_level, S_IRUGO | S_IWUSR,
drivers/scsi/pm8001/pm8001_ctl.c
389
static DEVICE_ATTR(aap_log, S_IRUGO, pm8001_ctl_aap_log_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
425
static DEVICE_ATTR(ib_log, S_IRUGO, pm8001_ctl_ib_queue_log_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
461
static DEVICE_ATTR(ob_log, S_IRUGO, pm8001_ctl_ob_queue_log_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
500
static DEVICE_ATTR(bios_version, S_IRUGO, pm8001_ctl_bios_version_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
558
static DEVICE_ATTR(iop_log, S_IRUGO, pm8001_ctl_iop_log_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
578
static DEVICE_ATTR(fatal_log, S_IRUGO, pm8001_ctl_fatal_log_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
642
static DEVICE_ATTR(gsm_log, S_IRUGO, pm8001_ctl_gsm_log_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
72
DEVICE_ATTR(interface_rev, S_IRUGO, pm8001_ctl_mpi_interface_rev_show, NULL);
drivers/scsi/pm8001/pm8001_ctl.c
889
static DEVICE_ATTR(update_fw, S_IRUGO|S_IWUSR|S_IWGRP,
drivers/scsi/pmcraid.c
3584
.mode = S_IRUGO | S_IWUSR,
drivers/scsi/pmcraid.c
3612
.mode = S_IRUGO,
drivers/scsi/pmcraid.c
3646
.mode = S_IRUGO,
drivers/scsi/pmcraid.c
77
module_param_named(log_level, pmcraid_log_level, uint, (S_IRUGO | S_IWUSR));
drivers/scsi/pmcraid.c
83
module_param_named(debug, pmcraid_debug_log, uint, (S_IRUGO | S_IWUSR));
drivers/scsi/pmcraid.c
88
module_param_named(disable_aen, pmcraid_disable_aen, uint, (S_IRUGO | S_IWUSR));
drivers/scsi/qedf/qedf_main.c
100
module_param_named(dp_module, qedf_dp_module, uint, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
105
module_param_named(dp_level, qedf_dp_level, uint, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
111
bool, S_IRUGO | S_IWUSR);
drivers/scsi/qedf/qedf_main.c
40
module_param_named(dev_loss_tmo, qedf_dev_loss_tmo, int, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
45
module_param_named(debug, qedf_debug, uint, S_IRUGO|S_IWUSR);
drivers/scsi/qedf/qedf_main.c
50
module_param_named(fipvlan_retries, qedf_fipvlan_retries, int, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
55
module_param_named(fallback_vlan, qedf_fallback_vlan, int, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
60
module_param_named(default_prio, qedf_default_prio, int, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
65
module_param_named(dump_frames, qedf_dump_frames, int, S_IRUGO | S_IWUSR);
drivers/scsi/qedf/qedf_main.c
70
module_param_named(queue_depth, qedf_queue_depth, int, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
75
module_param_named(io_tracing, qedf_io_tracing, int, S_IRUGO | S_IWUSR);
drivers/scsi/qedf/qedf_main.c
80
module_param_named(max_lun, qedf_max_lun, int, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
85
module_param_named(link_down_tmo, qedf_link_down_tmo, int, S_IRUGO);
drivers/scsi/qedf/qedf_main.c
90
module_param_named(retry_delay, qedf_retry_delay, bool, S_IRUGO | S_IWUSR);
drivers/scsi/qedf/qedf_main.c
95
module_param_named(dcbx_no_wait, qedf_dcbx_no_wait, bool, S_IRUGO | S_IWUSR);
drivers/scsi/qla2xxx/qla_attr.c
2408
static DEVICE_STRING_ATTR_RO(driver_version, S_IRUGO, qla2x00_version_str);
drivers/scsi/qla2xxx/qla_attr.c
2409
static DEVICE_ATTR(fw_version, S_IRUGO, qla2x00_fw_version_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2410
static DEVICE_ATTR(serial_num, S_IRUGO, qla2x00_serial_num_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2411
static DEVICE_ATTR(isp_name, S_IRUGO, qla2x00_isp_name_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2412
static DEVICE_ATTR(isp_id, S_IRUGO, qla2x00_isp_id_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2413
static DEVICE_ATTR(model_name, S_IRUGO, qla2x00_model_name_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2414
static DEVICE_ATTR(model_desc, S_IRUGO, qla2x00_model_desc_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2415
static DEVICE_ATTR(pci_info, S_IRUGO, qla2x00_pci_info_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2416
static DEVICE_ATTR(link_state, S_IRUGO, qla2x00_link_state_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2417
static DEVICE_ATTR(zio, S_IRUGO | S_IWUSR, qla2x00_zio_show, qla2x00_zio_store);
drivers/scsi/qla2xxx/qla_attr.c
2418
static DEVICE_ATTR(zio_timer, S_IRUGO | S_IWUSR, qla2x00_zio_timer_show,
drivers/scsi/qla2xxx/qla_attr.c
2420
static DEVICE_ATTR(beacon, S_IRUGO | S_IWUSR, qla2x00_beacon_show,
drivers/scsi/qla2xxx/qla_attr.c
2424
static DEVICE_ATTR(optrom_bios_version, S_IRUGO,
drivers/scsi/qla2xxx/qla_attr.c
2426
static DEVICE_ATTR(optrom_efi_version, S_IRUGO,
drivers/scsi/qla2xxx/qla_attr.c
2428
static DEVICE_ATTR(optrom_fcode_version, S_IRUGO,
drivers/scsi/qla2xxx/qla_attr.c
2430
static DEVICE_ATTR(optrom_fw_version, S_IRUGO, qla2x00_optrom_fw_version_show,
drivers/scsi/qla2xxx/qla_attr.c
2432
static DEVICE_ATTR(optrom_gold_fw_version, S_IRUGO,
drivers/scsi/qla2xxx/qla_attr.c
2434
static DEVICE_ATTR(84xx_fw_version, S_IRUGO, qla24xx_84xx_fw_version_show,
drivers/scsi/qla2xxx/qla_attr.c
2436
static DEVICE_ATTR(total_isp_aborts, S_IRUGO, qla2x00_total_isp_aborts_show,
drivers/scsi/qla2xxx/qla_attr.c
2439
static DEVICE_ATTR(mpi_version, S_IRUGO, qla2x00_mpi_version_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2440
static DEVICE_ATTR(phy_version, S_IRUGO, qla2x00_phy_version_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2441
static DEVICE_ATTR(flash_block_size, S_IRUGO, qla2x00_flash_block_size_show,
drivers/scsi/qla2xxx/qla_attr.c
2443
static DEVICE_ATTR(vlan_id, S_IRUGO, qla2x00_vlan_id_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2444
static DEVICE_ATTR(vn_port_mac_address, S_IRUGO,
drivers/scsi/qla2xxx/qla_attr.c
2446
static DEVICE_ATTR(fabric_param, S_IRUGO, qla2x00_fabric_param_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2447
static DEVICE_ATTR(fw_state, S_IRUGO, qla2x00_fw_state_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2448
static DEVICE_ATTR(thermal_temp, S_IRUGO, qla2x00_thermal_temp_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2449
static DEVICE_ATTR(diag_requests, S_IRUGO, qla2x00_diag_requests_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2450
static DEVICE_ATTR(diag_megabytes, S_IRUGO, qla2x00_diag_megabytes_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2451
static DEVICE_ATTR(fw_dump_size, S_IRUGO, qla2x00_fw_dump_size_show, NULL);
drivers/scsi/qla2xxx/qla_attr.c
2452
static DEVICE_ATTR(allow_cna_fw_dump, S_IRUGO | S_IWUSR,
drivers/scsi/qla2xxx/qla_attr.c
2455
static DEVICE_ATTR(pep_version, S_IRUGO, qla2x00_pep_version_show, NULL);
drivers/scsi/qla2xxx/qla_os.c
106
module_param(ql2xextended_error_logging, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
107
module_param_named(logging, ql2xextended_error_logging, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
127
module_param(ql2xextended_error_logging_ktrace, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
132
module_param(ql2xshiftctondsd, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
138
module_param(ql2xfdmienable, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
139
module_param_named(fdmi, ql2xfdmienable, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
147
module_param(ql2xmaxqdepth, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
153
module_param(ql2xenabledif, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
172
module_param(ql2xenablehba_err_chk, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
181
module_param(ql2xmqsupport, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
188
module_param(ql2xfwloadbin, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
189
module_param_named(fwload, ql2xfwloadbin, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
198
module_param(ql2xdbwr, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
205
module_param(ql2xgffidenable, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
211
module_param(ql2xasynctmfenable, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
217
module_param(ql2xdontresethba, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
224
module_param(ql2xmaxlun, ullong, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
230
module_param(ql2xmdcapmask, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
236
module_param(ql2xmdenable, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
243
module_param(ql2xexlogins, uint, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
259
module_param(ql2xfwholdabts, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
266
module_param(ql2xmvasynctoatio, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
346
module_param(ql2xnvme_queues, uint, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
44
module_param(ql2xfulldump_on_mpifail, int, S_IRUGO | S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
49
module_param(ql2xenforce_iocb_limit, int, S_IRUGO | S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
64
module_param(ql2xsecenable, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
69
module_param(ql2xenableclass2, int, S_IRUGO|S_IRUSR);
drivers/scsi/qla2xxx/qla_os.c
76
module_param(ql2xlogintimeout, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
81
module_param(qlport_down_retry, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
87
module_param(ql2xplogiabsentdevice, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_os.c
94
module_param(ql2xloginretrycount, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_os.c
99
module_param(ql2xallocfwdump, int, S_IRUGO);
drivers/scsi/qla2xxx/qla_target.c
35
module_param(ql2xtgt_tape_enable, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla2xxx/qla_target.c
40
module_param(qlini_mode, charp, S_IRUGO);
drivers/scsi/qla4xxx/ql4_attr.c
316
static DEVICE_ATTR(fw_version, S_IRUGO, qla4xxx_fw_version_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
317
static DEVICE_ATTR(serial_num, S_IRUGO, qla4xxx_serial_num_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
318
static DEVICE_ATTR(iscsi_version, S_IRUGO, qla4xxx_iscsi_version_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
319
static DEVICE_ATTR(optrom_version, S_IRUGO, qla4xxx_optrom_version_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
320
static DEVICE_ATTR(board_id, S_IRUGO, qla4xxx_board_id_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
321
static DEVICE_ATTR(fw_state, S_IRUGO, qla4xxx_fw_state_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
322
static DEVICE_ATTR(phy_port_cnt, S_IRUGO, qla4xxx_phy_port_cnt_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
323
static DEVICE_ATTR(phy_port_num, S_IRUGO, qla4xxx_phy_port_num_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
324
static DEVICE_ATTR(iscsi_func_cnt, S_IRUGO, qla4xxx_iscsi_func_cnt_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
325
static DEVICE_ATTR(hba_model, S_IRUGO, qla4xxx_hba_model_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
326
static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
327
static DEVICE_ATTR(fw_build_user, S_IRUGO, qla4xxx_fw_build_user_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
328
static DEVICE_ATTR(fw_ext_timestamp, S_IRUGO, qla4xxx_fw_ext_timestamp_show,
drivers/scsi/qla4xxx/ql4_attr.c
330
static DEVICE_ATTR(fw_load_src, S_IRUGO, qla4xxx_fw_load_src_show, NULL);
drivers/scsi/qla4xxx/ql4_attr.c
331
static DEVICE_ATTR(fw_uptime, S_IRUGO, qla4xxx_fw_uptime_show, NULL);
drivers/scsi/qla4xxx/ql4_os.c
36
module_param(ql4xdisablesysfsboot, int, S_IRUGO | S_IWUSR);
drivers/scsi/qla4xxx/ql4_os.c
408
return S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
43
module_param(ql4xdontresethba, int, S_IRUGO | S_IWUSR);
drivers/scsi/qla4xxx/ql4_os.c
472
return S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
50
module_param(ql4xextended_error_logging, int, S_IRUGO | S_IWUSR);
drivers/scsi/qla4xxx/ql4_os.c
528
return S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
552
return S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
57
module_param(ql4xenablemsix, int, S_IRUGO|S_IWUSR);
drivers/scsi/qla4xxx/ql4_os.c
5774
rc = S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
5806
rc = S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
5901
rc = S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
614
return S_IRUGO;
drivers/scsi/qla4xxx/ql4_os.c
66
module_param(ql4xmaxqdepth, int, S_IRUGO | S_IWUSR);
drivers/scsi/qla4xxx/ql4_os.c
72
module_param(ql4xqfulltracking, int, S_IRUGO | S_IWUSR);
drivers/scsi/qla4xxx/ql4_os.c
80
module_param(ql4xsess_recovery_tmo, int, S_IRUGO);
drivers/scsi/qla4xxx/ql4_os.c
86
module_param(ql4xmdcapmask, int, S_IRUGO);
drivers/scsi/qla4xxx/ql4_os.c
93
module_param(ql4xenablemd, int, S_IRUGO | S_IWUSR);
drivers/scsi/raid_class.c
190
static DEVICE_ATTR(attr, S_IRUGO, raid_show_##attr, NULL)
drivers/scsi/raid_class.c
195
static DEVICE_ATTR(attr, S_IRUGO, raid_show_##attr, NULL)
drivers/scsi/scsi.c
1023
module_param(scsi_logging_level, int, S_IRUGO|S_IWUSR);
drivers/scsi/scsi_debug.c
7340
module_param_named(add_host, sdebug_add_host, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7341
module_param_named(ato, sdebug_ato, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7343
module_param_named(clustering, sdebug_clustering, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7344
module_param_named(delay, sdebug_jdelay, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7345
module_param_named(dev_size_mb, sdebug_dev_size_mb, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7346
module_param_named(dif, sdebug_dif, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7347
module_param_named(dix, sdebug_dix, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7348
module_param_named(dsense, sdebug_dsense, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7349
module_param_named(every_nth, sdebug_every_nth, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7350
module_param_named(fake_rw, sdebug_fake_rw, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7351
module_param_named(guard, sdebug_guard, uint, S_IRUGO);
drivers/scsi/scsi_debug.c
7352
module_param_named(host_lock, sdebug_host_lock, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7353
module_param_named(host_max_queue, sdebug_host_max_queue, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7355
sizeof(sdebug_inq_product_id), S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7357
sizeof(sdebug_inq_product_rev), S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7359
sizeof(sdebug_inq_vendor_id), S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7360
module_param_named(lbprz, sdebug_lbprz, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7361
module_param_named(lbpu, sdebug_lbpu, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7362
module_param_named(lbpws, sdebug_lbpws, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7363
module_param_named(lbpws10, sdebug_lbpws10, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7364
module_param_named(atomic_wr, sdebug_atomic_wr, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7365
module_param_named(lowest_aligned, sdebug_lowest_aligned, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7366
module_param_named(lun_format, sdebug_lun_am_i, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7367
module_param_named(max_luns, sdebug_max_luns, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7368
module_param_named(max_queue, sdebug_max_queue, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7370
S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7372
S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7373
module_param_named(ndelay, sdebug_ndelay, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7374
module_param_named(no_lun_0, sdebug_no_lun_0, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7375
module_param_named(no_rwlock, sdebug_no_rwlock, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7376
module_param_named(no_uld, sdebug_no_uld, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7377
module_param_named(num_parts, sdebug_num_parts, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7378
module_param_named(num_tgts, sdebug_num_tgts, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7379
module_param_named(opt_blks, sdebug_opt_blks, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7380
module_param_named(opt_xferlen_exp, sdebug_opt_xferlen_exp, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7381
module_param_named(opts, sdebug_opts, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7383
S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7384
module_param_named(physblk_exp, sdebug_physblk_exp, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7385
module_param_named(ptype, sdebug_ptype, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7386
module_param_named(random, sdebug_random, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7387
module_param_named(removable, sdebug_removable, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7388
module_param_named(scsi_level, sdebug_scsi_level, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7389
module_param_named(sector_size, sdebug_sector_size, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7390
module_param_named(statistics, sdebug_statistics, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7391
module_param_named(strict, sdebug_strict, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7392
module_param_named(submit_queues, submit_queues, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7393
module_param_named(poll_queues, poll_queues, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7394
module_param_named(tur_ms_to_ready, sdeb_tur_ms_to_ready, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7395
module_param_named(unmap_alignment, sdebug_unmap_alignment, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7396
module_param_named(unmap_granularity, sdebug_unmap_granularity, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7397
module_param_named(unmap_max_blocks, sdebug_unmap_max_blocks, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7398
module_param_named(unmap_max_desc, sdebug_unmap_max_desc, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7399
module_param_named(atomic_wr_max_length, sdebug_atomic_wr_max_length, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7400
module_param_named(atomic_wr_align, sdebug_atomic_wr_align, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7401
module_param_named(atomic_wr_gran, sdebug_atomic_wr_gran, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7402
module_param_named(atomic_wr_max_length_bndry, sdebug_atomic_wr_max_length_bndry, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7403
module_param_named(atomic_wr_max_bndry, sdebug_atomic_wr_max_bndry, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7404
module_param_named(uuid_ctl, sdebug_uuid_ctl, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7405
module_param_named(virtual_gb, sdebug_virtual_gb, int, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7407
S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7408
module_param_named(wp, sdebug_wp, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7410
S_IRUGO | S_IWUSR);
drivers/scsi/scsi_debug.c
7411
module_param_named(zbc, sdeb_zbc_model_s, charp, S_IRUGO);
drivers/scsi/scsi_debug.c
7412
module_param_named(zone_cap_mb, sdeb_zbc_zone_cap_mb, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7413
module_param_named(zone_max_open, sdeb_zbc_max_open, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7414
module_param_named(zone_nr_conv, sdeb_zbc_nr_conv, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7415
module_param_named(zone_size_mb, sdeb_zbc_zone_size_mb, int, S_IRUGO);
drivers/scsi/scsi_debug.c
7416
module_param_named(allow_restart, sdebug_allow_restart, bool, S_IRUGO | S_IWUSR);
drivers/scsi/scsi_proc.c
233
p = proc_create_data(name, S_IRUGO | S_IWUSR, e->proc_dir,
drivers/scsi/scsi_scan.c
103
S_IRUGO|S_IWUSR);
drivers/scsi/scsi_scan.c
110
module_param_named(inq_timeout, scsi_inq_timeout, uint, S_IRUGO|S_IWUSR);
drivers/scsi/scsi_scan.c
90
module_param_named(max_luns, max_scsi_luns, ullong, S_IRUGO|S_IWUSR);
drivers/scsi/scsi_sysfs.c
1035
static DEVICE_ATTR(queue_depth, S_IRUGO | S_IWUSR, sdev_show_queue_depth,
drivers/scsi/scsi_sysfs.c
1052
static DEVICE_ATTR(wwid, S_IRUGO, sdev_show_wwid, NULL);
drivers/scsi/scsi_sysfs.c
1088
static DEVICE_ATTR(blacklist, S_IRUGO, sdev_show_blacklist, NULL);
drivers/scsi/scsi_sysfs.c
1140
static DEVICE_ATTR(dh_state, S_IRUGO | S_IWUSR, sdev_show_dh_state,
drivers/scsi/scsi_sysfs.c
1161
static DEVICE_ATTR(access_state, S_IRUGO, sdev_show_access_state, NULL);
drivers/scsi/scsi_sysfs.c
1178
static DEVICE_ATTR(preferred_path, S_IRUGO, sdev_show_preferred_path, NULL);
drivers/scsi/scsi_sysfs.c
1207
static DEVICE_ATTR(queue_ramp_up_period, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_sysfs.c
1235
static DEVICE_ATTR(cdl_enable, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_sysfs.c
1247
return S_IRUGO;
drivers/scsi/scsi_sysfs.c
1287
return S_IRUGO;
drivers/scsi/scsi_sysfs.c
175
static DEVICE_ATTR(name, S_IRUGO, show_##name, NULL);
drivers/scsi/scsi_sysfs.c
236
__ATTR(state, S_IRUGO | S_IWUSR, show_shost_state, store_shost_state);
drivers/scsi/scsi_sysfs.c
268
static DEVICE_ATTR(supported_mode, S_IRUGO, show_shost_supported_mode, NULL);
drivers/scsi/scsi_sysfs.c
282
static DEVICE_ATTR(active_mode, S_IRUGO, show_shost_active_mode, NULL);
drivers/scsi/scsi_sysfs.c
370
static DEVICE_ATTR(eh_deadline, S_IRUGO | S_IWUSR, show_shost_eh_deadline, store_shost_eh_deadline);
drivers/scsi/scsi_sysfs.c
387
static DEVICE_ATTR(host_busy, S_IRUGO, show_host_busy, NULL);
drivers/scsi/scsi_sysfs.c
394
static DEVICE_ATTR(use_blk_mq, S_IRUGO, show_use_blk_mq, NULL);
drivers/scsi/scsi_sysfs.c
404
static DEVICE_ATTR(nr_hw_queues, S_IRUGO, show_nr_hw_queues, NULL);
drivers/scsi/scsi_sysfs.c
644
static DEVICE_ATTR(field, S_IRUGO, sdev_show_##field, NULL);
drivers/scsi/scsi_sysfs.c
663
static DEVICE_ATTR(device_busy, S_IRUGO, sdev_show_device_busy, NULL);
drivers/scsi/scsi_sysfs.c
672
static DEVICE_ATTR(device_blocked, S_IRUGO, sdev_show_device_blocked, NULL);
drivers/scsi/scsi_sysfs.c
700
static DEVICE_ATTR(timeout, S_IRUGO | S_IWUSR, sdev_show_timeout, sdev_store_timeout);
drivers/scsi/scsi_sysfs.c
729
static DEVICE_ATTR(eh_timeout, S_IRUGO | S_IWUSR, sdev_show_eh_timeout, sdev_store_eh_timeout);
drivers/scsi/scsi_sysfs.c
846
static DEVICE_ATTR(state, S_IRUGO | S_IWUSR, show_state_field, store_state_field);
drivers/scsi/scsi_sysfs.c
875
static DEVICE_ATTR(queue_type, S_IRUGO | S_IWUSR, show_queue_type_field,
drivers/scsi/scsi_sysfs.c
898
.attr = {.name = __stringify(vpd_##_page), .mode = S_IRUGO }, \
drivers/scsi/scsi_sysfs.c
929
.mode = S_IRUGO,
drivers/scsi/scsi_sysfs.c
942
static DEVICE_ATTR(iocounterbits, S_IRUGO, show_iostat_counterbits, NULL);
drivers/scsi/scsi_sysfs.c
953
static DEVICE_ATTR(field, S_IRUGO, show_iostat_##field, NULL)
drivers/scsi/scsi_sysfs.c
967
static DEVICE_ATTR(modalias, S_IRUGO, sdev_show_modalias, NULL);
drivers/scsi/scsi_sysfs.c
998
static DEVICE_ATTR(evt_##name, S_IRUGO, sdev_show_evt_##name, \
drivers/scsi/scsi_transport_fc.c
1016
static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1021
static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1027
static FC_DEVICE_ATTR(rport, field, S_IRUGO | S_IWUSR, \
drivers/scsi/scsi_transport_fc.c
1043
static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1048
static FC_DEVICE_ATTR(rport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1064
static FC_DEVICE_ATTR(rport, title, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1070
i->private_rport_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1078
i->private_rport_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1086
i->private_rport_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1116
static FC_DEVICE_ATTR(rport, supported_classes, S_IRUGO,
drivers/scsi/scsi_transport_fc.c
1186
static FC_DEVICE_ATTR(rport, dev_loss_tmo, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_transport_fc.c
1226
static FC_DEVICE_ATTR(rport, roles, S_IRUGO,
drivers/scsi/scsi_transport_fc.c
1329
static FC_DEVICE_ATTR(rport, fast_io_fail_tmo, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_transport_fc.c
1463
static FC_DEVICE_ATTR(starget, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1468
static FC_DEVICE_ATTR(starget, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1473
i->private_starget_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1482
i->private_starget_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1556
static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1561
static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1567
static FC_DEVICE_ATTR(vport, field, S_IRUGO | S_IWUSR, \
drivers/scsi/scsi_transport_fc.c
1601
static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1606
static FC_DEVICE_ATTR(vport, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1612
static FC_DEVICE_ATTR(vport, field, S_IRUGO | S_IWUSR, \
drivers/scsi/scsi_transport_fc.c
1630
static FC_DEVICE_ATTR(vport, title, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1636
i->private_vport_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1645
i->private_vport_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1660
i->private_vport_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1698
static FC_DEVICE_ATTR(vport, roles, S_IRUGO, show_fc_vport_roles, NULL);
drivers/scsi/scsi_transport_fc.c
1705
static FC_DEVICE_ATTR(vport, symbolic_name, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_transport_fc.c
1820
static FC_DEVICE_ATTR(host, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1825
static FC_DEVICE_ATTR(host, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1831
static FC_DEVICE_ATTR(host, field, S_IRUGO | S_IWUSR, \
drivers/scsi/scsi_transport_fc.c
1850
static FC_DEVICE_ATTR(host, title, S_IRUGO, show_fc_host_##title, NULL)
drivers/scsi/scsi_transport_fc.c
1854
i->private_host_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1862
i->private_host_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1870
i->private_host_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1889
static FC_DEVICE_ATTR(host, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1894
static FC_DEVICE_ATTR(host, field, S_IRUGO, \
drivers/scsi/scsi_transport_fc.c
1899
i->private_host_attrs[count].attr.mode = S_IRUGO; \
drivers/scsi/scsi_transport_fc.c
1925
static FC_DEVICE_ATTR(host, supported_classes, S_IRUGO,
drivers/scsi/scsi_transport_fc.c
1935
static FC_DEVICE_ATTR(host, supported_fc4s, S_IRUGO,
drivers/scsi/scsi_transport_fc.c
1949
static FC_DEVICE_ATTR(host, supported_speeds, S_IRUGO,
drivers/scsi/scsi_transport_fc.c
1983
static FC_DEVICE_ATTR(host, active_fc4s, S_IRUGO,
drivers/scsi/scsi_transport_fc.c
2001
static FC_DEVICE_ATTR(host, speed, S_IRUGO,
drivers/scsi/scsi_transport_fc.c
2014
static FC_DEVICE_ATTR(host, system_hostname, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_transport_fc.c
2065
static FC_DEVICE_ATTR(host, tgtid_bind_type, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_transport_fc.c
2113
static FC_DEVICE_ATTR(host, dev_loss_tmo, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_transport_fc.c
2155
static FC_DEVICE_ATTR(host, name, S_IRUGO, show_fcstat_##name, NULL)
drivers/scsi/scsi_transport_fc.c
55
module_param_named(dev_loss_tmo, fc_dev_loss_tmo, uint, S_IRUGO|S_IWUSR);
drivers/scsi/scsi_transport_iscsi.c
1034
static ISCSI_FLASHNODE_ATTR(type, name, S_IRUGO, \
drivers/scsi/scsi_transport_iscsi.c
137
static DEVICE_ATTR(handle, S_IRUGO, show_transport_handle, NULL);
drivers/scsi/scsi_transport_iscsi.c
147
static DEVICE_ATTR(name, S_IRUGO, show_transport_##name, NULL);
drivers/scsi/scsi_transport_iscsi.c
193
static ISCSI_ATTR(ep, handle, S_IRUGO, show_ep_handle, NULL);
drivers/scsi/scsi_transport_iscsi.c
331
static ISCSI_IFACE_ATTR(type, name, S_IRUGO, show_##type##_##name, NULL);
drivers/scsi/scsi_transport_iscsi.c
335
static ISCSI_IFACE_ATTR(type, name, S_IRUGO, show_##type##_##name, NULL);
drivers/scsi/scsi_transport_iscsi.c
4126
static ISCSI_CLASS_ATTR(conn, field, S_IRUGO, show_conn_param_##param, \
drivers/scsi/scsi_transport_iscsi.c
4178
static ISCSI_CLASS_ATTR(conn, state, S_IRUGO, show_conn_state,
drivers/scsi/scsi_transport_iscsi.c
4212
static ISCSI_CLASS_ATTR(conn, field, S_IRUGO, \
drivers/scsi/scsi_transport_iscsi.c
43
S_IRUGO | S_IWUSR);
drivers/scsi/scsi_transport_iscsi.c
4322
return S_IRUGO;
drivers/scsi/scsi_transport_iscsi.c
4355
static ISCSI_CLASS_ATTR(sess, field, S_IRUGO, show_session_param_##param, \
drivers/scsi/scsi_transport_iscsi.c
4409
static ISCSI_CLASS_ATTR(priv_sess, target_state, S_IRUGO,
drivers/scsi/scsi_transport_iscsi.c
4419
static ISCSI_CLASS_ATTR(priv_sess, state, S_IRUGO, show_priv_session_state,
drivers/scsi/scsi_transport_iscsi.c
4428
static ISCSI_CLASS_ATTR(priv_sess, creator, S_IRUGO, show_priv_session_creator,
drivers/scsi/scsi_transport_iscsi.c
4437
static ISCSI_CLASS_ATTR(priv_sess, target_id, S_IRUGO,
drivers/scsi/scsi_transport_iscsi.c
4481
static ISCSI_CLASS_ATTR(priv_sess, field, S_IRUGO | S_IWUSR, \
drivers/scsi/scsi_transport_iscsi.c
4625
return S_IRUGO | S_IWUSR;
drivers/scsi/scsi_transport_iscsi.c
4627
return S_IRUGO;
drivers/scsi/scsi_transport_iscsi.c
4629
return S_IRUGO;
drivers/scsi/scsi_transport_iscsi.c
4631
return S_IRUGO;
drivers/scsi/scsi_transport_iscsi.c
4633
return S_IRUGO;
drivers/scsi/scsi_transport_iscsi.c
4662
static ISCSI_CLASS_ATTR(host, field, S_IRUGO, show_host_param_##param, \
drivers/scsi/scsi_transport_iscsi.c
51
S_IRUGO | S_IWUSR);
drivers/scsi/scsi_transport_iscsi.c
821
static ISCSI_FLASHNODE_ATTR(type, name, S_IRUGO, \
drivers/scsi/scsi_transport_sas.c
1180
static SAS_DEVICE_ATTR(rphy, name, S_IRUGO, \
drivers/scsi/scsi_transport_sas.c
1197
static SAS_DEVICE_ATTR(rphy, name, S_IRUGO, \
drivers/scsi/scsi_transport_sas.c
1212
static SAS_DEVICE_ATTR(rphy, device_type, S_IRUGO,
drivers/scsi/scsi_transport_sas.c
1232
static SAS_DEVICE_ATTR(rphy, enclosure_identifier, S_IRUGO,
drivers/scsi/scsi_transport_sas.c
1251
static SAS_DEVICE_ATTR(rphy, bay_identifier, S_IRUGO,
drivers/scsi/scsi_transport_sas.c
1315
static SAS_DEVICE_ATTR(end_dev, name, S_IRUGO, \
drivers/scsi/scsi_transport_sas.c
1344
static SAS_DEVICE_ATTR(expander, name, S_IRUGO, \
drivers/scsi/scsi_transport_sas.c
1774
SETUP_TEMPLATE(rphy_attrs, field, S_IRUGO, 1)
drivers/scsi/scsi_transport_sas.c
1777
SETUP_TEMPLATE(rphy_attrs, field, S_IRUGO, i->f->func)
drivers/scsi/scsi_transport_sas.c
1780
SETUP_TEMPLATE(phy_attrs, field, S_IRUGO, 1)
drivers/scsi/scsi_transport_sas.c
1783
SETUP_TEMPLATE_RW(phy_attrs, field, S_IRUGO | S_IWUSR, 1, \
drivers/scsi/scsi_transport_sas.c
1784
!i->f->set_phy_speed, S_IRUGO)
drivers/scsi/scsi_transport_sas.c
1787
SETUP_TEMPLATE_RW(phy_attrs, field, S_IRUGO | S_IWUSR, 1, \
drivers/scsi/scsi_transport_sas.c
1788
!i->f->func, S_IRUGO)
drivers/scsi/scsi_transport_sas.c
1791
SETUP_TEMPLATE(port_attrs, field, S_IRUGO, 1)
drivers/scsi/scsi_transport_sas.c
1794
SETUP_TEMPLATE(phy_attrs, field, S_IRUGO, i->f->func)
drivers/scsi/scsi_transport_sas.c
1803
SETUP_TEMPLATE(end_dev_attrs, field, S_IRUGO, 1)
drivers/scsi/scsi_transport_sas.c
1806
SETUP_TEMPLATE(expander_attrs, expander_##field, S_IRUGO, 1)
drivers/scsi/scsi_transport_sas.c
460
static DEVICE_ATTR(name, S_IRUGO, show_sas_phy_##name, NULL)
drivers/scsi/scsi_transport_sas.c
476
static DEVICE_ATTR(name, S_IRUGO, show_sas_phy_##name, NULL)
drivers/scsi/scsi_transport_sas.c
514
static DEVICE_ATTR(field, S_IRUGO, show_sas_phy_##field, \
drivers/scsi/scsi_transport_sas.c
519
static DEVICE_ATTR(field, S_IRUGO, show_sas_phy_##field, NULL)
drivers/scsi/scsi_transport_sas.c
540
static DEVICE_ATTR(field, S_IRUGO, show_sas_phy_##field, NULL)
drivers/scsi/scsi_transport_sas.c
553
static DEVICE_ATTR(device_type, S_IRUGO, show_sas_device_type, NULL);
drivers/scsi/scsi_transport_sas.c
600
static DEVICE_ATTR(enable, S_IRUGO | S_IWUSR, show_sas_phy_enable,
drivers/scsi/scsi_transport_sas.c
831
static DEVICE_ATTR(name, S_IRUGO, show_sas_port_##name, NULL)
drivers/scsi/scsi_transport_spi.c
1467
(si->f->show_##name ? S_IRUGO : 0) | \
drivers/scsi/scsi_transport_spi.c
358
static DEVICE_ATTR(field, S_IRUGO, \
drivers/scsi/scsi_transport_spi.c
365
static DEVICE_ATTR(field, S_IRUGO, \
drivers/scsi/scsi_transport_spi.c
373
static DEVICE_ATTR(field, S_IRUGO, \
drivers/scsi/scsi_transport_spi.c
520
static DEVICE_ATTR(period, S_IRUGO,
drivers/scsi/scsi_transport_spi.c
554
static DEVICE_ATTR(min_period, S_IRUGO,
drivers/scsi/scsi_transport_spi.c
587
static DEVICE_ATTR(signalling, S_IRUGO,
drivers/scsi/scsi_transport_spi.c
599
static DEVICE_ATTR(host_width, S_IRUGO,
drivers/scsi/scsi_transport_spi.c
610
static DEVICE_ATTR(hba_id, S_IRUGO,
drivers/scsi/scsi_transport_srp.c
128
static DEVICE_ATTR(port_id, S_IRUGO, show_srp_rport_id, NULL);
drivers/scsi/scsi_transport_srp.c
154
static DEVICE_ATTR(roles, S_IRUGO, show_srp_rport_roles, NULL);
drivers/scsi/scsi_transport_srp.c
192
static DEVICE_ATTR(state, S_IRUGO, show_srp_rport_state, NULL);
drivers/scsi/scsi_transport_srp.c
249
static DEVICE_ATTR(reconnect_delay, S_IRUGO | S_IWUSR, show_reconnect_delay,
drivers/scsi/scsi_transport_srp.c
260
static DEVICE_ATTR(failed_reconnects, S_IRUGO, show_failed_reconnects, NULL);
drivers/scsi/scsi_transport_srp.c
293
static DEVICE_ATTR(fast_io_fail_tmo, S_IRUGO | S_IWUSR,
drivers/scsi/scsi_transport_srp.c
328
static DEVICE_ATTR(dev_loss_tmo, S_IRUGO | S_IWUSR,
drivers/scsi/sg.c
1625
module_param_named(scatter_elem_sz, scatter_elem_sz, int, S_IRUGO | S_IWUSR);
drivers/scsi/sg.c
1627
S_IRUGO | S_IWUSR);
drivers/scsi/sg.c
1628
module_param_named(allow_dio, sg_allow_dio, int, S_IRUGO | S_IWUSR);
drivers/scsi/sg.c
2376
proc_create("allow_dio", S_IRUGO | S_IWUSR, p, &adio_proc_ops);
drivers/scsi/sg.c
2377
proc_create_seq("debug", S_IRUGO, p, &debug_seq_ops);
drivers/scsi/sg.c
2378
proc_create("def_reserved_size", S_IRUGO | S_IWUSR, p, &dressz_proc_ops);
drivers/scsi/sg.c
2379
proc_create_single("device_hdr", S_IRUGO, p, sg_proc_seq_show_devhdr);
drivers/scsi/sg.c
2380
proc_create_seq("devices", S_IRUGO, p, &dev_seq_ops);
drivers/scsi/sg.c
2381
proc_create_seq("device_strs", S_IRUGO, p, &devstrs_seq_ops);
drivers/scsi/sg.c
2382
proc_create_single("version", S_IRUGO, p, sg_proc_seq_show_version);
drivers/scsi/snic/snic_attrs.c
51
static DEVICE_ATTR(snic_sym_name, S_IRUGO, snic_show_sym_name, NULL);
drivers/scsi/snic/snic_attrs.c
52
static DEVICE_ATTR(snic_state, S_IRUGO, snic_show_state, NULL);
drivers/scsi/snic/snic_attrs.c
53
static DEVICE_ATTR(drv_version, S_IRUGO, snic_show_drv_version, NULL);
drivers/scsi/snic/snic_attrs.c
54
static DEVICE_ATTR(link_state, S_IRUGO, snic_show_link_state, NULL);
drivers/scsi/snic/snic_debugfs.c
348
snic->stats_file = debugfs_create_file("stats", S_IFREG|S_IRUGO,
drivers/scsi/snic/snic_debugfs.c
353
S_IFREG|S_IRUGO|S_IWUSR,
drivers/scsi/snic/snic_debugfs.c
425
debugfs_create_bool(TRC_ENABLE_FILE, S_IFREG | S_IRUGO | S_IWUSR,
drivers/scsi/snic/snic_debugfs.c
428
debugfs_create_file(TRC_FILE, S_IFREG | S_IRUGO | S_IWUSR,
drivers/scsi/snic/snic_main.c
30
module_param(snic_log_level, int, S_IRUGO|S_IWUSR);
drivers/scsi/snic/snic_main.c
35
module_param(snic_trace_max_pages, uint, S_IRUGO|S_IWUSR);
drivers/scsi/snic/snic_main.c
41
module_param(snic_max_qdepth, uint, S_IRUGO | S_IWUSR);
drivers/scsi/sr_ioctl.c
34
module_param(xa_test, int, S_IRUGO | S_IWUSR);
drivers/scsi/storvsc_drv.c
159
module_param(logging_level, int, S_IRUGO|S_IWUSR);
drivers/scsi/storvsc_drv.c
348
module_param(storvsc_ringbuffer_size, int, S_IRUGO);
drivers/scsi/storvsc_drv.c
354
module_param(storvsc_vcpus_per_sub_channel, int, S_IRUGO);
drivers/scsi/storvsc_drv.c
358
module_param(ring_avail_percent_lowater, int, S_IRUGO);
drivers/sh/intc/core.c
474
static DEVICE_ATTR(name, S_IRUGO, show_intc_name, NULL);
drivers/sh/intc/virq-debugfs.c
49
if (debugfs_create_file("intc_irq_xlate", S_IRUGO, NULL, NULL,
drivers/soc/ti/knav_dma.c
743
debugfs_create_file("knav_dma", S_IFREG | S_IRUGO, NULL, NULL,
drivers/soc/ti/knav_qmss_queue.c
1860
debugfs_create_file("qmss", S_IFREG | S_IRUGO, NULL, NULL,
drivers/soc/ti/smartreflex.c
893
debugfs_create_file("autocomp", S_IRUGO | S_IWUSR, sr_info->dbg_dir,
drivers/soc/ti/smartreflex.c
895
debugfs_create_x32("errweight", S_IRUGO, sr_info->dbg_dir,
drivers/soc/ti/smartreflex.c
897
debugfs_create_x32("errmaxlimit", S_IRUGO, sr_info->dbg_dir,
drivers/soc/ti/smartreflex.c
915
debugfs_create_x32(name, S_IRUGO | S_IWUSR, nvalue_dir,
drivers/soc/ti/smartreflex.c
919
debugfs_create_x32(name, S_IRUGO | S_IWUSR, nvalue_dir,
drivers/spi/spi-tle62x0.c
131
static DEVICE_ATTR(status_show, S_IRUGO, tle62x0_status_show, NULL);
drivers/spi/spi-tle62x0.c
175
static DEVICE_ATTR(gpio1, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
177
static DEVICE_ATTR(gpio2, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
179
static DEVICE_ATTR(gpio3, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
181
static DEVICE_ATTR(gpio4, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
183
static DEVICE_ATTR(gpio5, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
185
static DEVICE_ATTR(gpio6, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
187
static DEVICE_ATTR(gpio7, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
189
static DEVICE_ATTR(gpio8, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
191
static DEVICE_ATTR(gpio9, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
193
static DEVICE_ATTR(gpio10, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
195
static DEVICE_ATTR(gpio11, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
197
static DEVICE_ATTR(gpio12, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
199
static DEVICE_ATTR(gpio13, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
201
static DEVICE_ATTR(gpio14, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
203
static DEVICE_ATTR(gpio15, S_IWUSR|S_IRUGO,
drivers/spi/spi-tle62x0.c
205
static DEVICE_ATTR(gpio16, S_IWUSR|S_IRUGO,
drivers/spi/spidev.c
87
module_param(bufsiz, uint, S_IRUGO);
drivers/target/target_core_user.c
264
S_IWUSR | S_IRUGO);
drivers/target/target_core_user.c
300
module_param_cb(block_netlink, &tcmu_block_netlink_op, NULL, S_IWUSR | S_IRUGO);
drivers/target/tcm_fc/tfc_conf.c
41
module_param_named(debug_logging, ft_debug_logging, int, S_IRUGO|S_IWUSR);
drivers/thermal/intel/intel_powerclamp.c
758
debugfs_create_file("powerclamp_calib", S_IRUGO, debug_dir, cal_data,
drivers/thermal/intel/x86_pkg_temp_thermal.c
85
debugfs_create_u32("pkg_thres_interrupt", S_IRUGO, debugfs,
drivers/thermal/intel/x86_pkg_temp_thermal.c
87
debugfs_create_u32("pkg_thres_work", S_IRUGO, debugfs,
drivers/thermal/thermal_core.c
886
dev->weight_attr.attr.mode = S_IWUSR | S_IRUGO;
drivers/thermal/thermal_sysfs.c
409
trip_attrs->type.attr.attr.mode = S_IRUGO;
drivers/thermal/thermal_sysfs.c
419
trip_attrs->temp.attr.attr.mode = S_IRUGO;
drivers/thermal/thermal_sysfs.c
432
trip_attrs->hyst.attr.attr.mode = S_IRUGO;
drivers/tty/hvc/hvcs.c
326
static DEVICE_ATTR(partner_vtys, S_IRUGO, hvcs_partner_vtys_show, NULL);
drivers/tty/hvc/hvcs.c
340
static DEVICE_ATTR(partner_clcs, S_IRUGO, hvcs_partner_clcs_show, NULL);
drivers/tty/hvc/hvcs.c
367
S_IRUGO | S_IWUSR, hvcs_current_vty_show, hvcs_current_vty_store);
drivers/tty/hvc/hvcs.c
419
static DEVICE_ATTR(vterm_state, S_IRUGO | S_IWUSR,
drivers/tty/hvc/hvcs.c
435
static DEVICE_ATTR(index, S_IRUGO, hvcs_index_show, NULL);
drivers/tty/nozomi.c
53
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/tty/serial/men_z135_uart.c
103
module_param(txlvl, int, S_IRUGO);
drivers/tty/serial/men_z135_uart.c
107
module_param(rxlvl, int, S_IRUGO);
drivers/tty/serial/men_z135_uart.c
111
module_param(align, int, S_IRUGO);
drivers/tty/serial/men_z135_uart.c
115
module_param(rx_timeout, uint, S_IRUGO);
drivers/tty/serial/pch_uart.c
1722
debugfs_create_file(name, S_IFREG | S_IRUGO, NULL, priv,
drivers/tty/serial/pch_uart.c
1875
module_param(default_baud, uint, S_IRUGO);
drivers/tty/serial/pch_uart.c
1878
module_param(user_uartclk, uint, S_IRUGO);
drivers/tty/tty_io.c
3586
static DEVICE_ATTR(active, S_IRUGO, show_cons_active, NULL);
drivers/tty/vt/vt.c
1372
module_param_array(default_red, byte, NULL, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
1379
module_param_array(default_grn, byte, NULL, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
1386
module_param_array(default_blu, byte, NULL, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
161
module_param(default_utf8, int, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
163
module_param(global_cursor_default, int, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
167
module_param(cur_default, int, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
3737
module_param_named(color, default_color, int, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
3738
module_param_named(italic, default_italic_color, int, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
3739
module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);
drivers/tty/vt/vt.c
3864
static DEVICE_ATTR(active, S_IRUGO, show_tty_active, NULL);
drivers/tty/vt/vt.c
4238
static DEVICE_ATTR(bind, S_IRUGO|S_IWUSR, show_bind, store_bind);
drivers/tty/vt/vt.c
4239
static DEVICE_ATTR(name, S_IRUGO, show_name, NULL);
drivers/uio/uio.c
168
__ATTR(name, S_IRUGO, portio_name_show, NULL);
drivers/uio/uio.c
170
__ATTR(start, S_IRUGO, portio_start_show, NULL);
drivers/uio/uio.c
172
__ATTR(size, S_IRUGO, portio_size_show, NULL);
drivers/uio/uio.c
174
__ATTR(porttype, S_IRUGO, portio_porttype_show, NULL);
drivers/uio/uio.c
79
__ATTR(name, S_IRUGO, map_name_show, NULL);
drivers/uio/uio.c
81
__ATTR(addr, S_IRUGO, map_addr_show, NULL);
drivers/uio/uio.c
83
__ATTR(size, S_IRUGO, map_size_show, NULL);
drivers/uio/uio.c
85
__ATTR(offset, S_IRUGO, map_offset_show, NULL);
drivers/usb/atm/speedtch.c
102
module_param(ModemMode, byte, S_IRUGO | S_IWUSR);
drivers/usb/atm/speedtch.c
106
module_param_array(ModemOption, byte, &num_ModemOption, S_IRUGO);
drivers/usb/atm/speedtch.c
77
module_param(altsetting, uint, S_IRUGO | S_IWUSR);
drivers/usb/atm/speedtch.c
83
module_param(dl_512_first, bool, S_IRUGO | S_IWUSR);
drivers/usb/atm/speedtch.c
88
module_param(enable_isoc, bool, S_IRUGO | S_IWUSR);
drivers/usb/atm/speedtch.c
93
module_param(sw_buffering, bool, S_IRUGO | S_IWUSR);
drivers/usb/atm/speedtch.c
98
module_param(BMaxDSL, uint, S_IRUGO | S_IWUSR);
drivers/usb/atm/usbatm.c
103
module_param(num_rcv_urbs, uint, S_IRUGO);
drivers/usb/atm/usbatm.c
109
module_param(num_snd_urbs, uint, S_IRUGO);
drivers/usb/atm/usbatm.c
115
module_param(rcv_buf_bytes, uint, S_IRUGO);
drivers/usb/atm/usbatm.c
121
module_param(snd_buf_bytes, uint, S_IRUGO);
drivers/usb/chipidea/debug.c
295
debugfs_create_file("device", S_IRUGO, dir, ci, &ci_device_fops);
drivers/usb/chipidea/debug.c
296
debugfs_create_file("port_test", S_IRUGO | S_IWUSR, dir, ci, &ci_port_test_fops);
drivers/usb/chipidea/debug.c
297
debugfs_create_file("qheads", S_IRUGO, dir, ci, &ci_qheads_fops);
drivers/usb/chipidea/debug.c
298
debugfs_create_file("requests", S_IRUGO, dir, ci, &ci_requests_fops);
drivers/usb/chipidea/debug.c
301
debugfs_create_file("otg", S_IRUGO, dir, ci, &ci_otg_fops);
drivers/usb/chipidea/debug.c
303
debugfs_create_file("registers", S_IRUGO, dir, ci, &ci_registers_fops);
drivers/usb/class/usblp.c
1485
module_param(proto_bias, int, S_IRUGO | S_IWUSR);
drivers/usb/core/devio.c
113
module_param(usbfs_snoop, bool, S_IRUGO | S_IWUSR);
drivers/usb/core/devio.c
117
module_param(usbfs_snoop_max, uint, S_IRUGO | S_IWUSR);
drivers/usb/core/hcd.c
357
module_param(authorized_default, int, S_IRUGO|S_IWUSR);
drivers/usb/core/hub.c
102
module_param(initial_descriptor_timeout, int, S_IRUGO|S_IWUSR);
drivers/usb/core/hub.c
122
module_param(old_scheme_first, bool, S_IRUGO | S_IWUSR);
drivers/usb/core/hub.c
127
module_param(use_both_schemes, bool, S_IRUGO | S_IWUSR);
drivers/usb/core/hub.c
93
module_param(blinkenlights, bool, S_IRUGO);
drivers/usb/core/sysfs.c
109
static DEVICE_ATTR_IGNORE_LOCKDEP(bConfigurationValue, S_IRUGO | S_IWUSR,
drivers/usb/core/sysfs.c
1243
__ATTR(authorized, S_IRUGO | S_IWUSR,
drivers/usb/core/sysfs.c
755
static DEVICE_ATTR_IGNORE_LOCKDEP(authorized, S_IRUGO | S_IWUSR,
drivers/usb/fotg210/fotg210-hcd.c
64
module_param(log2_irq_thresh, int, S_IRUGO);
drivers/usb/fotg210/fotg210-hcd.c
69
module_param(park, uint, S_IRUGO);
drivers/usb/fotg210/fotg210-hcd.c
74
module_param(hird, int, S_IRUGO);
drivers/usb/fotg210/fotg210-hcd.c
846
debugfs_create_file("async", S_IRUGO, root, bus, &debug_async_fops);
drivers/usb/fotg210/fotg210-hcd.c
847
debugfs_create_file("periodic", S_IRUGO, root, bus,
drivers/usb/fotg210/fotg210-hcd.c
849
debugfs_create_file("registers", S_IRUGO, root, bus,
drivers/usb/gadget/function/f_mass_storage.c
2863
return lun->cdrom ? S_IRUGO : (S_IWUSR | S_IRUGO);
drivers/usb/gadget/function/f_mass_storage.c
2865
return lun->removable ? (S_IWUSR | S_IRUGO) : S_IRUGO;
drivers/usb/gadget/function/f_mass_storage.h
24
S_IRUGO); \
drivers/usb/gadget/function/f_mass_storage.h
29
S_IRUGO); \
drivers/usb/gadget/function/f_mass_storage.h
52
module_param_named(num_buffers, fsg_num_buffers, uint, S_IRUGO);\
drivers/usb/gadget/function/u_ether.h
28
module_param(qmult, uint, S_IRUGO|S_IWUSR); \
drivers/usb/gadget/function/u_ether.h
32
module_param(dev_addr, charp, S_IRUGO); \
drivers/usb/gadget/function/u_ether.h
36
module_param(host_addr, charp, S_IRUGO); \
drivers/usb/gadget/function/uvc_configfs.c
27
.ca_mode = S_IRUGO | S_IWUGO, \
drivers/usb/gadget/function/uvc_configfs.c
36
.ca_mode = S_IRUGO, \
drivers/usb/gadget/legacy/gmidi.c
42
module_param(index, int, S_IRUGO);
drivers/usb/gadget/legacy/gmidi.c
46
module_param(id, charp, S_IRUGO);
drivers/usb/gadget/legacy/gmidi.c
50
module_param(buflen, uint, S_IRUGO);
drivers/usb/gadget/legacy/gmidi.c
54
module_param(qlen, uint, S_IRUGO);
drivers/usb/gadget/legacy/gmidi.c
58
module_param(in_ports, uint, S_IRUGO);
drivers/usb/gadget/legacy/gmidi.c
62
module_param(out_ports, uint, S_IRUGO);
drivers/usb/gadget/legacy/inode.c
2044
S_IFDIR | S_IRUGO | S_IXUGO);
drivers/usb/gadget/legacy/printer.c
43
module_param_named(iSerialNum, coverwrite.serial_number, charp, S_IRUGO);
drivers/usb/gadget/legacy/printer.c
47
module_param(iPNPstring, charp, S_IRUGO);
drivers/usb/gadget/legacy/printer.c
52
module_param(qlen, uint, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/webcam.c
23
module_param(streaming_interval, uint, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/webcam.c
27
module_param(streaming_maxpacket, uint, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/webcam.c
31
module_param(streaming_maxburst, uint, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
103
module_param(autoresume_interval_ms, uint, S_IRUGO);
drivers/usb/gadget/legacy/zero.c
245
module_param_named(pattern, gzero_options.pattern, uint, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
249
S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
253
S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
256
module_param_named(isoc_mult, gzero_options.isoc_mult, uint, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
260
S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
263
module_param_named(qlen, gzero_options.qlen, uint, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
267
S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
271
S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
60
module_param(loopdefault, bool, S_IRUGO|S_IWUSR);
drivers/usb/gadget/legacy/zero.c
93
module_param(autoresume, uint, S_IRUGO);
drivers/usb/gadget/legacy/zero.c
98
module_param(max_autoresume, uint, S_IRUGO);
drivers/usb/gadget/udc/amd5536udc.h
608
module_param(use_dma, bool, S_IRUGO);
drivers/usb/gadget/udc/amd5536udc.h
610
module_param(use_dma_ppb, bool, S_IRUGO);
drivers/usb/gadget/udc/amd5536udc.h
612
module_param(use_dma_ppb_du, bool, S_IRUGO);
drivers/usb/gadget/udc/amd5536udc.h
615
module_param(use_fullspeed, bool, S_IRUGO);
drivers/usb/gadget/udc/bcm63xx_udc.c
69
module_param(use_fullspeed, bool, S_IRUGO);
drivers/usb/gadget/udc/bcm63xx_udc.c
92
module_param(irq_coalesce, bool, S_IRUGO);
drivers/usb/gadget/udc/dummy_hcd.c
76
module_param_named(is_super_speed, mod_data.is_super_speed, bool, S_IRUGO);
drivers/usb/gadget/udc/dummy_hcd.c
78
module_param_named(is_high_speed, mod_data.is_high_speed, bool, S_IRUGO);
drivers/usb/gadget/udc/dummy_hcd.c
80
module_param_named(num, mod_data.num, uint, S_IRUGO);
drivers/usb/gadget/udc/goku_udc.c
76
module_param(use_dma, uint, S_IRUGO);
drivers/usb/gadget/udc/pch_udc.c
375
module_param_named(speed_fs, speed_fs, bool, S_IRUGO);
drivers/usb/gadget/udc/pxa25x_udc.c
1341
S_IRUGO, NULL, dev, &udc_debug_fops); \
drivers/usb/host/ehci-dbg.c
1032
debugfs_create_file("async", S_IRUGO, ehci->debug_dir, bus,
drivers/usb/host/ehci-dbg.c
1034
debugfs_create_file("bandwidth", S_IRUGO, ehci->debug_dir, bus,
drivers/usb/host/ehci-dbg.c
1036
debugfs_create_file("periodic", S_IRUGO, ehci->debug_dir, bus,
drivers/usb/host/ehci-dbg.c
1038
debugfs_create_file("registers", S_IRUGO, ehci->debug_dir, bus,
drivers/usb/host/ehci-hcd.c
81
module_param (log2_irq_thresh, int, S_IRUGO);
drivers/usb/host/ehci-hcd.c
86
module_param (park, uint, S_IRUGO);
drivers/usb/host/ehci-hcd.c
91
module_param (ignore_oc, bool, S_IRUGO);
drivers/usb/host/fhci-dbg.c
87
debugfs_create_file("regs", S_IFREG | S_IRUGO, fhci->dfs_root, fhci,
drivers/usb/host/fhci-dbg.c
89
debugfs_create_file("irq_stat", S_IFREG | S_IRUGO, fhci->dfs_root, fhci,
drivers/usb/host/isp116x-hcd.c
1202
debugfs_create_file(hcd_name, S_IRUGO, usb_debug_root, isp116x,
drivers/usb/host/ohci-dbg.c
770
debugfs_create_file("async", S_IRUGO, root, ohci, &debug_async_fops);
drivers/usb/host/ohci-dbg.c
771
debugfs_create_file("periodic", S_IRUGO, root, ohci,
drivers/usb/host/ohci-dbg.c
773
debugfs_create_file("registers", S_IRUGO, root, ohci,
drivers/usb/host/oxu210hp-hcd.c
632
module_param(log2_irq_thresh, int, S_IRUGO);
drivers/usb/host/oxu210hp-hcd.c
637
module_param(park, uint, S_IRUGO);
drivers/usb/host/oxu210hp-hcd.c
642
module_param(ignore_oc, bool, S_IRUGO);
drivers/usb/host/sl811-hcd.c
1501
debugfs_create_file("sl811h", S_IRUGO, usb_debug_root, sl811,
drivers/usb/host/uhci-hcd.c
593
debugfs_create_file(hcd->self.bus_name, S_IFREG|S_IRUGO|S_IWUSR,
drivers/usb/host/uhci-hcd.c
63
module_param(ignore_oc, bool, S_IRUGO);
drivers/usb/host/uhci-hcd.c
76
module_param(debug, int, S_IRUGO | S_IWUSR);
drivers/usb/host/xhci.c
37
module_param(link_quirk, int, S_IRUGO | S_IWUSR);
drivers/usb/host/xhci.c
41
module_param(quirks, ullong, S_IRUGO);
drivers/usb/misc/usbtest.c
339
module_param_named(pattern, mod_pattern, uint, S_IRUGO | S_IWUSR);
drivers/usb/musb/musb_debugfs.c
326
debugfs_create_file("regdump", S_IRUGO, root, musb, &musb_regdump_fops);
drivers/usb/musb/musb_debugfs.c
327
debugfs_create_file("testmode", S_IRUGO | S_IWUSR, root, musb,
drivers/usb/musb/musb_debugfs.c
329
debugfs_create_file("softconnect", S_IRUGO | S_IWUSR, root, musb,
drivers/usb/musb/musb_dsps.c
420
debugfs_create_regset32("regdump", S_IRUGO, root, &glue->regset);
drivers/usb/storage/option_ms.c
23
module_param(option_zero_cd, uint, S_IRUGO | S_IWUSR);
drivers/usb/storage/realtek_cr.c
41
module_param(auto_delink_en, int, S_IRUGO | S_IWUSR);
drivers/usb/storage/realtek_cr.c
46
module_param(ss_en, int, S_IRUGO | S_IWUSR);
drivers/usb/storage/realtek_cr.c
50
module_param(ss_delay, int, S_IRUGO | S_IWUSR);
drivers/usb/storage/sierra_ms.c
27
module_param(swi_tru_install, uint, S_IRUGO | S_IWUSR);
drivers/usb/storage/usb.c
169
module_param_string(quirks, quirks, sizeof(quirks), S_IRUGO | S_IWUSR);
drivers/usb/usbip/usbip_common.c
29
module_param(usbip_debug_flag, ulong, S_IRUGO|S_IWUSR);
drivers/usb/usbip/vhci_sysfs.c
470
status->attr.attr.mode = S_IRUGO;
drivers/usb/usbip/vudc_main.c
17
module_param_named(num, vudc_number, uint, S_IRUGO);
drivers/vfio/container.c
413
.mode = S_IRUGO | S_IWUGO,
drivers/vfio/pci/vfio_pci.c
38
module_param_named(nointxmask, nointxmask, bool, S_IRUGO | S_IWUSR);
drivers/vfio/pci/vfio_pci.c
44
module_param(disable_vga, bool, S_IRUGO);
drivers/vfio/pci/vfio_pci.c
49
module_param(disable_idle_d3, bool, S_IRUGO | S_IWUSR);
drivers/vfio/vfio_iommu_type1.c
50
allow_unsafe_interrupts, bool, S_IRUGO | S_IWUSR);
drivers/vfio/vfio_iommu_type1.c
56
disable_hugepages, bool, S_IRUGO | S_IWUSR);
drivers/vfio/vfio_main.c
61
vfio_noiommu, bool, S_IRUGO | S_IWUSR);
drivers/video/backlight/lp855x_bl.c
310
static DEVICE_ATTR(chip_id, S_IRUGO, lp855x_get_chip_id, NULL);
drivers/video/backlight/lp855x_bl.c
311
static DEVICE_ATTR(bl_ctl_mode, S_IRUGO, lp855x_get_bl_ctl_mode, NULL);
drivers/video/backlight/lp8788_bl.c
114
static DEVICE_ATTR(bl_ctl_mode, S_IRUGO, lp8788_get_bl_ctl_mode, NULL);
drivers/video/backlight/sky81452-backlight.c
165
static DEVICE_ATTR(open, S_IRUGO, sky81452_bl_show_open_short, NULL);
drivers/video/backlight/sky81452-backlight.c
166
static DEVICE_ATTR(short, S_IRUGO, sky81452_bl_show_open_short, NULL);
drivers/video/backlight/sky81452-backlight.c
167
static DEVICE_ATTR(fault, S_IRUGO, sky81452_bl_show_fault, NULL);
drivers/video/fbdev/fsl-diu-fb.c
1803
data->dev_attr.attr.mode = S_IRUGO|S_IWUSR;
drivers/video/fbdev/gbefb.c
1068
static DEVICE_ATTR(size, S_IRUGO, gbefb_show_memsize, NULL);
drivers/video/fbdev/gbefb.c
1075
static DEVICE_ATTR(revision, S_IRUGO, gbefb_show_rev, NULL);
drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c
528
static DEVICE_ATTR(num_dsi_errors, S_IRUGO, dsicm_num_errors_show, NULL);
drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c
529
static DEVICE_ATTR(hw_revision, S_IRUGO, dsicm_hw_revision_show, NULL);
drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c
530
static DEVICE_ATTR(ulps, S_IRUGO | S_IWUSR,
drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c
532
static DEVICE_ATTR(ulps_timeout, S_IRUGO | S_IWUSR,
drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c
485
static DEVICE_ATTR(cabc_mode, S_IRUGO | S_IWUSR,
drivers/video/fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c
487
static DEVICE_ATTR(cabc_available_modes, S_IRUGO,
drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c
261
static DEVICE_ATTR(vmirror, S_IRUGO | S_IWUSR,
drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c
263
static DEVICE_ATTR(mode, S_IRUGO | S_IWUSR,
drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c
265
static DEVICE_ATTR(gamma, S_IRUGO | S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/core.c
107
debugfs_create_file("clk", S_IRUGO, dss_debugfs_dir,
drivers/video/fbdev/omap2/omapfb/dss/core.c
118
debugfs_create_file(name, S_IRUGO, dss_debugfs_dir, write, &dss_fops);
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
243
static DISPLAY_ATTR(name, S_IRUGO, display_name_show, NULL);
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
244
static DISPLAY_ATTR(display_name, S_IRUGO, display_name_show, NULL);
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
245
static DISPLAY_ATTR(enabled, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
247
static DISPLAY_ATTR(tear_elim, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
249
static DISPLAY_ATTR(timings, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
251
static DISPLAY_ATTR(rotate, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
253
static DISPLAY_ATTR(mirror, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/display-sysfs.c
255
static DISPLAY_ATTR(wss, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
426
static MANAGER_ATTR(name, S_IRUGO, manager_name_show, NULL);
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
427
static MANAGER_ATTR(display, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
429
static MANAGER_ATTR(default_color, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
431
static MANAGER_ATTR(trans_key_type, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
433
static MANAGER_ATTR(trans_key_value, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
435
static MANAGER_ATTR(trans_key_enabled, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
438
static MANAGER_ATTR(alpha_blending_enabled, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
441
static MANAGER_ATTR(cpr_enable, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c
444
static MANAGER_ATTR(cpr_coef, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
362
static OVERLAY_ATTR(name, S_IRUGO, overlay_name_show, NULL);
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
363
static OVERLAY_ATTR(manager, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
365
static OVERLAY_ATTR(input_size, S_IRUGO, overlay_input_size_show, NULL);
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
366
static OVERLAY_ATTR(screen_width, S_IRUGO, overlay_screen_width_show, NULL);
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
367
static OVERLAY_ATTR(position, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
369
static OVERLAY_ATTR(output_size, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
371
static OVERLAY_ATTR(enabled, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
373
static OVERLAY_ATTR(global_alpha, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
375
static OVERLAY_ATTR(pre_mult_alpha, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c
378
static OVERLAY_ATTR(zorder, S_IRUGO|S_IWUSR,
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
542
__ATTR(rotate_type, S_IRUGO | S_IWUSR, show_rotate_type,
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
544
__ATTR(mirror, S_IRUGO | S_IWUSR, show_mirror, store_mirror),
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
545
__ATTR(size, S_IRUGO | S_IWUSR, show_size, store_size),
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
546
__ATTR(overlays, S_IRUGO | S_IWUSR, show_overlays, store_overlays),
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
547
__ATTR(overlays_rotate, S_IRUGO | S_IWUSR, show_overlays_rotate,
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
549
__ATTR(phys_addr, S_IRUGO, show_phys, NULL),
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
550
__ATTR(virt_addr, S_IRUGO, show_virt, NULL),
drivers/video/fbdev/omap2/omapfb/omapfb-sysfs.c
551
__ATTR(update_mode, S_IRUGO | S_IWUSR, show_upd_mode, store_upd_mode),
drivers/video/fbdev/sstfb.c
742
__ATTR(vgapass, S_IRUGO|S_IWUSR, show_vgapass, store_vgapass)
drivers/video/fbdev/uvesafb.c
1549
static DEVICE_ATTR(vbe_version, S_IRUGO, uvesafb_show_vbe_ver, NULL);
drivers/video/fbdev/uvesafb.c
1568
static DEVICE_ATTR(vbe_modes, S_IRUGO, uvesafb_show_vbe_modes, NULL);
drivers/video/fbdev/uvesafb.c
1583
static DEVICE_ATTR(oem_vendor, S_IRUGO, uvesafb_show_vendor, NULL);
drivers/video/fbdev/uvesafb.c
1598
static DEVICE_ATTR(oem_product_name, S_IRUGO, uvesafb_show_product_name, NULL);
drivers/video/fbdev/uvesafb.c
1613
static DEVICE_ATTR(oem_product_rev, S_IRUGO, uvesafb_show_product_rev, NULL);
drivers/video/fbdev/uvesafb.c
1628
static DEVICE_ATTR(oem_string, S_IRUGO, uvesafb_show_oem_string, NULL);
drivers/video/fbdev/uvesafb.c
1654
static DEVICE_ATTR(nocrtc, S_IRUGO | S_IWUSR, uvesafb_show_nocrtc,
drivers/w1/w1.c
527
static W1_MASTER_ATTR_RO(name, S_IRUGO);
drivers/w1/w1.c
528
static W1_MASTER_ATTR_RO(slaves, S_IRUGO);
drivers/w1/w1.c
529
static W1_MASTER_ATTR_RO(slave_count, S_IRUGO);
drivers/w1/w1.c
530
static W1_MASTER_ATTR_RW(max_slave_count, S_IRUGO | S_IWUSR | S_IWGRP);
drivers/w1/w1.c
531
static W1_MASTER_ATTR_RO(attempts, S_IRUGO);
drivers/w1/w1.c
532
static W1_MASTER_ATTR_RO(timeout, S_IRUGO);
drivers/w1/w1.c
533
static W1_MASTER_ATTR_RO(timeout_us, S_IRUGO);
drivers/w1/w1.c
534
static W1_MASTER_ATTR_RO(pointer, S_IRUGO);
drivers/w1/w1.c
535
static W1_MASTER_ATTR_RW(search, S_IRUGO | S_IWUSR | S_IWGRP);
drivers/w1/w1.c
536
static W1_MASTER_ATTR_RW(pullup, S_IRUGO | S_IWUSR | S_IWGRP);
drivers/w1/w1.c
537
static W1_MASTER_ATTR_RW(add, S_IRUGO | S_IWUSR | S_IWGRP);
drivers/w1/w1.c
538
static W1_MASTER_ATTR_RW(remove, S_IRUGO | S_IWUSR | S_IWGRP);
drivers/watchdog/bcm_kona_wdt.c
147
debugfs_create_file("info", S_IFREG | S_IRUGO, dir, wdt,
drivers/watchdog/ie6xx_wdt.c
206
S_IFREG | S_IRUGO, NULL, NULL, &ie6xx_wdt_fops);
drivers/watchdog/ni903x_wdt.c
51
module_param(nowayout, int, S_IRUGO);
drivers/watchdog/sbsa_gwdt.c
121
module_param(nowayout, bool, S_IRUGO);
drivers/watchdog/sun4v_wdt.c
33
module_param(nowayout, bool, S_IRUGO);
drivers/watchdog/xen_wdt.c
31
module_param(timeout, uint, S_IRUGO);
drivers/watchdog/xen_wdt.c
36
module_param(nowayout, bool, S_IRUGO);
drivers/watchdog/ziirave_wdt.c
457
static DEVICE_ATTR(firmware_version, S_IRUGO, ziirave_wdt_sysfs_show_firm,
drivers/watchdog/ziirave_wdt.c
481
static DEVICE_ATTR(bootloader_version, S_IRUGO, ziirave_wdt_sysfs_show_boot,
drivers/watchdog/ziirave_wdt.c
503
static DEVICE_ATTR(reset_reason, S_IRUGO, ziirave_wdt_sysfs_show_reason,
drivers/xen/xen-pciback/xenbus.c
23
module_param(passthrough, bool, S_IRUGO);
drivers/xen/xenfs/super.c
51
{ "capabilities", &capabilities_file_ops, S_IRUGO },
drivers/xen/xenfs/super.c
58
{ "capabilities", &capabilities_file_ops, S_IRUGO },
drivers/zorro/zorro-sysfs.c
104
.mode = S_IRUGO,
fs/adfs/inode.c
108
rmask = S_IRUGO | S_IXUGO;
fs/adfs/inode.c
112
rmask = S_IRUGO;
fs/adfs/inode.c
152
if (mode & S_IRUGO)
fs/adfs/inode.c
159
if (mode & S_IRUGO)
fs/adfs/inode.c
99
mode = S_IRUGO & asb->s_owner_mask;
fs/affs/inode.c
108
inode->i_mode = S_IRUGO | S_IXUGO | S_IWUSR | S_IFDIR;
fs/afs/main.c
23
module_param_named(debug, afs_debug, uint, S_IWUSR | S_IRUGO);
fs/binfmt_misc.c
933
[2] = {"status", &bm_status_operations, S_IWUSR|S_IRUGO},
fs/btrfs/inode.c
6034
vfs_inode->i_mode = S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO;
fs/btrfs/sysfs.c
1807
fa->kobj_attr.attr.mode = S_IRUGO;
fs/btrfs/sysfs.c
85
.kobj_attr = __INIT_KOBJ_ATTR(_name, S_IRUGO, \
fs/cachefiles/main.c
27
module_param_named(debug, cachefiles_debug, uint, S_IWUSR | S_IRUGO);
fs/configfs/dir.c
296
umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO;
fs/configfs/file.c
354
if (!(inode->i_mode & S_IRUGO))
fs/configfs/mount.c
74
inode = configfs_new_inode(S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO,
fs/debugfs/file.c
1429
debugfs_create_file(name, S_IRUGO, parent, entry,
fs/debugfs/file.c
571
if (!(mode & S_IRUGO))
fs/debugfs/inode.c
585
inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO;
fs/devpts/inode.c
379
inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO | S_IWUSR;
fs/dlm/debug_fs.c
770
S_IFREG | S_IRUGO,
fs/dlm/debug_fs.c
790
S_IFREG | S_IRUGO,
fs/dlm/debug_fs.c
800
S_IFREG | S_IRUGO,
fs/dlm/lockspace.c
129
.attr = {.name = "id", .mode = S_IRUGO | S_IWUSR},
fs/dlm/lockspace.c
135
.attr = {.name = "nodir", .mode = S_IRUGO | S_IWUSR},
fs/dlm/lockspace.c
141
.attr = {.name = "recover_status", .mode = S_IRUGO},
fs/dlm/lockspace.c
146
.attr = {.name = "recover_nodeid", .mode = S_IRUGO},
fs/ext4/sysfs.c
629
proc_create_single_data("options", S_IRUGO, sbi->s_proc,
fs/ext4/sysfs.c
631
proc_create_single_data("es_shrinker_info", S_IRUGO,
fs/ext4/sysfs.c
636
proc_create_seq_data("mb_groups", S_IRUGO, sbi->s_proc,
fs/fat/file.c
445
if ((perm & (S_IRUGO | S_IXUGO)) != (inode->i_mode & (S_IRUGO|S_IXUGO)))
fs/fat/file.c
73
S_IRUGO | S_IWUGO | (inode->i_mode & S_IXUGO));
fs/fat/inode.c
547
? S_IRUGO|S_IWUGO : S_IRWXUGO));
fs/gfs2/glock.c
2818
debugfs_create_file("glocks", S_IFREG | S_IRUGO, sdp->debugfs_dir, sdp,
fs/gfs2/glock.c
2821
debugfs_create_file("glockfd", S_IFREG | S_IRUGO, sdp->debugfs_dir, sdp,
fs/gfs2/glock.c
2824
debugfs_create_file("glstats", S_IFREG | S_IRUGO, sdp->debugfs_dir, sdp,
fs/gfs2/glock.c
2827
debugfs_create_file("sbstats", S_IFREG | S_IRUGO, sdp->debugfs_dir, sdp,
fs/hfs/inode.c
244
inode->i_mode |= S_IRUGO|S_IXUGO;
fs/hfs/inode.c
381
inode->i_mode = S_IRUGO | S_IXUGO;
fs/hfsplus/inode.c
219
mode = S_IFREG | ((S_IRUGO|S_IWUGO) & ~(sbi->umask));
fs/inode.c
160
debugfs_create_file("multigrain_timestamps", S_IFREG | S_IRUGO, NULL, NULL, &mgts_fops);
fs/isofs/inode.c
1325
inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
fs/isofs/inode.c
1342
inode->i_mode = S_IFREG | S_IRUGO | S_IXUGO;
fs/jbd2/journal.c
1226
proc_create_data("info", S_IRUGO, journal->j_proc_entry,
fs/jffs2/readinode.c
1210
latest_node->mode = cpu_to_jemode(S_IFDIR|S_IRUGO|S_IWUSR|S_IXUGO);
fs/kernfs/dir.c
1015
kn = __kernfs_new_node(root, NULL, "", S_IFDIR | S_IRUGO | S_IXUGO,
fs/kernfs/dir.c
1120
kn = kernfs_new_node(parent, name, S_IRUGO|S_IXUGO|S_IFDIR,
fs/kernfs/file.c
635
(!(inode->i_mode & S_IRUGO) || !has_read))
fs/libfs.c
1776
inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
fs/lockd/procfs.c
78
entry = proc_create("nlm_end_grace", S_IRUGO|S_IWUSR, entry,
fs/netfs/main.c
24
module_param_named(debug, netfs_debug, uint, S_IWUSR | S_IRUGO);
fs/nfs/client.c
1471
p = proc_create_net("servers", S_IFREG|S_IRUGO, nn->proc_nfsfs,
fs/nfs/client.c
1477
p = proc_create_net("volumes", S_IFREG|S_IRUGO, nn->proc_nfsfs,
fs/nfs/nfs4proc.c
4608
fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
fs/nfs/nfs4proc.c
8040
fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
fs/nfsd/debugfs.c
135
debugfs_create_file("disable-splice-read", S_IWUSR | S_IRUGO,
fs/nfsd/nfs4recover.c
1540
S_IRUGO|S_IWUSR);
fs/nfsd/nfs4recover.c
1544
module_param(cltrack_legacy_disable, bool, S_IRUGO|S_IWUSR);
fs/nfsd/nfsctl.c
1294
[NFSD_List] = {"exports", &exports_nfsd_operations, S_IRUGO},
fs/nfsd/nfsctl.c
1296
[NFSD_Export_Stats] = {"export_stats", &exports_nfsd_operations, S_IRUGO},
fs/nfsd/nfsctl.c
1298
&export_features_fops, S_IRUGO},
fs/nfsd/nfsctl.c
1306
[NFSD_Pool_Stats] = {"pool_stats", &pool_stats_operations, S_IRUGO},
fs/nfsd/nfsctl.c
1308
&nfsd_reply_cache_stats_fops, S_IRUGO},
fs/nfsd/nfsctl.c
1310
[NFSD_Ports] = {"portlist", &transaction_ops, S_IWUSR|S_IRUGO},
fs/nfsd/nfsctl.c
1311
[NFSD_MaxBlkSize] = {"max_block_size", &transaction_ops, S_IWUSR|S_IRUGO},
fs/nfsd/nfsctl.c
1312
[NFSD_Filecache] = {"filecache", &nfsd_file_cache_stats_fops, S_IRUGO},
fs/nfsd/nfsctl.c
1319
[NFSD_V4EndGrace] = {"v4_end_grace", &transaction_ops, S_IWUSR|S_IRUGO},
fs/nsfs.c
426
inode->i_mode |= S_IRUGO;
fs/ocfs2/cluster/masklog.c
95
.mode = S_IRUGO | S_IWUSR, \
fs/ocfs2/cluster/sys.c
27
__ATTR(interface_revision, S_IRUGO, version_show, NULL);
fs/ocfs2/stackglue.c
489
__ATTR(max_locking_protocol, S_IRUGO,
fs/ocfs2/stackglue.c
517
__ATTR(loaded_cluster_plugins, S_IRUGO,
fs/ocfs2/stackglue.c
539
__ATTR(active_cluster_plugin, S_IRUGO,
fs/ocfs2/stackglue.c
588
__ATTR(cluster_stack, S_IRUGO | S_IWUSR,
fs/ocfs2/stackglue.c
602
__ATTR(dlm_recover_callback_support, S_IRUGO,
fs/openpromfs/inode.c
247
inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
fs/openpromfs/inode.c
257
inode->i_mode = S_IFREG | S_IRUGO;
fs/openpromfs/inode.c
392
root_inode->i_mode = S_IFDIR | S_IRUGO | S_IXUGO;
fs/proc/base.c
1906
if (mode != (S_IFDIR|S_IRUGO|S_IXUGO)) {
fs/proc/base.c
3313
DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations),
fs/proc/base.c
3316
DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),
fs/proc/base.c
3319
DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
fs/proc/base.c
3323
ONE("status", S_IRUGO, proc_pid_status),
fs/proc/base.c
3325
ONE("limits", S_IRUGO, proc_pid_limits),
fs/proc/base.c
3326
REG("sched", S_IRUGO|S_IWUSR, proc_pid_sched_operations),
fs/proc/base.c
3328
REG("autogroup", S_IRUGO|S_IWUSR, proc_pid_sched_autogroup_operations),
fs/proc/base.c
3331
REG("timens_offsets", S_IRUGO|S_IWUSR, proc_timens_offsets_operations),
fs/proc/base.c
3333
REG("comm", S_IRUGO|S_IWUSR, proc_pid_set_comm_operations),
fs/proc/base.c
3337
REG("cmdline", S_IRUGO, proc_pid_cmdline_ops),
fs/proc/base.c
3338
ONE("stat", S_IRUGO, proc_tgid_stat),
fs/proc/base.c
3339
ONE("statm", S_IRUGO, proc_pid_statm),
fs/proc/base.c
3340
REG("maps", S_IRUGO, proc_pid_maps_operations),
fs/proc/base.c
3342
REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
fs/proc/base.c
3348
REG("mounts", S_IRUGO, proc_mounts_operations),
fs/proc/base.c
3349
REG("mountinfo", S_IRUGO, proc_mountinfo_operations),
fs/proc/base.c
3353
REG("smaps", S_IRUGO, proc_pid_smaps_operations),
fs/proc/base.c
3354
REG("smaps_rollup", S_IRUGO, proc_pid_smaps_rollup_operations),
fs/proc/base.c
3358
DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
fs/proc/base.c
3361
ONE("wchan", S_IRUGO, proc_pid_wchan),
fs/proc/base.c
3367
ONE("schedstat", S_IRUGO, proc_pid_schedstat),
fs/proc/base.c
3370
REG("latency", S_IRUGO, proc_lstats_operations),
fs/proc/base.c
3373
ONE("cpuset", S_IRUGO, proc_cpuset_show),
fs/proc/base.c
3376
ONE("cgroup", S_IRUGO, proc_cgroup_show),
fs/proc/base.c
3379
ONE("cpu_resctrl_groups", S_IRUGO, proc_resctrl_show),
fs/proc/base.c
3381
ONE("oom_score", S_IRUGO, proc_oom_score),
fs/proc/base.c
3382
REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations),
fs/proc/base.c
3383
REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
fs/proc/base.c
3385
REG("loginuid", S_IWUSR|S_IRUGO, proc_loginuid_operations),
fs/proc/base.c
3386
REG("sessionid", S_IRUGO, proc_sessionid_operations),
fs/proc/base.c
3389
REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
fs/proc/base.c
3393
REG("coredump_filter", S_IRUGO|S_IWUSR, proc_coredump_filter_operations),
fs/proc/base.c
3399
REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
fs/proc/base.c
3400
REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations),
fs/proc/base.c
3401
REG("projid_map", S_IRUGO|S_IWUSR, proc_projid_map_operations),
fs/proc/base.c
3402
REG("setgroups", S_IRUGO|S_IWUSR, proc_setgroups_operations),
fs/proc/base.c
3405
REG("timers", S_IRUGO, proc_timers_operations),
fs/proc/base.c
3407
REG("timerslack_ns", S_IRUGO|S_IWUGO, proc_pid_set_timerslack_ns_operations),
fs/proc/base.c
3412
ONE("stack_depth", S_IRUGO, proc_stack_depth),
fs/proc/base.c
3415
ONE("arch_status", S_IRUGO, proc_pid_arch_status),
fs/proc/base.c
3490
S_IFDIR | S_IRUGO | S_IXUGO);
fs/proc/base.c
3662
DIR("fdinfo", S_IRUGO|S_IXUGO, proc_fdinfo_inode_operations, proc_fdinfo_operations),
fs/proc/base.c
3665
DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
fs/proc/base.c
3669
ONE("status", S_IRUGO, proc_pid_status),
fs/proc/base.c
3671
ONE("limits", S_IRUGO, proc_pid_limits),
fs/proc/base.c
3672
REG("sched", S_IRUGO|S_IWUSR, proc_pid_sched_operations),
fs/proc/base.c
3673
NOD("comm", S_IFREG|S_IRUGO|S_IWUSR,
fs/proc/base.c
3679
REG("cmdline", S_IRUGO, proc_pid_cmdline_ops),
fs/proc/base.c
3680
ONE("stat", S_IRUGO, proc_tid_stat),
fs/proc/base.c
3681
ONE("statm", S_IRUGO, proc_pid_statm),
fs/proc/base.c
3682
REG("maps", S_IRUGO, proc_pid_maps_operations),
fs/proc/base.c
3684
REG("children", S_IRUGO, proc_tid_children_operations),
fs/proc/base.c
3687
REG("numa_maps", S_IRUGO, proc_pid_numa_maps_operations),
fs/proc/base.c
3693
REG("mounts", S_IRUGO, proc_mounts_operations),
fs/proc/base.c
3694
REG("mountinfo", S_IRUGO, proc_mountinfo_operations),
fs/proc/base.c
3697
REG("smaps", S_IRUGO, proc_pid_smaps_operations),
fs/proc/base.c
3698
REG("smaps_rollup", S_IRUGO, proc_pid_smaps_rollup_operations),
fs/proc/base.c
3702
DIR("attr", S_IRUGO|S_IXUGO, proc_attr_dir_inode_operations, proc_attr_dir_operations),
fs/proc/base.c
3705
ONE("wchan", S_IRUGO, proc_pid_wchan),
fs/proc/base.c
3711
ONE("schedstat", S_IRUGO, proc_pid_schedstat),
fs/proc/base.c
3714
REG("latency", S_IRUGO, proc_lstats_operations),
fs/proc/base.c
3717
ONE("cpuset", S_IRUGO, proc_cpuset_show),
fs/proc/base.c
3720
ONE("cgroup", S_IRUGO, proc_cgroup_show),
fs/proc/base.c
3723
ONE("cpu_resctrl_groups", S_IRUGO, proc_resctrl_show),
fs/proc/base.c
3725
ONE("oom_score", S_IRUGO, proc_oom_score),
fs/proc/base.c
3726
REG("oom_adj", S_IRUGO|S_IWUSR, proc_oom_adj_operations),
fs/proc/base.c
3727
REG("oom_score_adj", S_IRUGO|S_IWUSR, proc_oom_score_adj_operations),
fs/proc/base.c
3729
REG("loginuid", S_IWUSR|S_IRUGO, proc_loginuid_operations),
fs/proc/base.c
3730
REG("sessionid", S_IRUGO, proc_sessionid_operations),
fs/proc/base.c
3733
REG("make-it-fail", S_IRUGO|S_IWUSR, proc_fault_inject_operations),
fs/proc/base.c
3740
REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
fs/proc/base.c
3741
REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations),
fs/proc/base.c
3742
REG("projid_map", S_IRUGO|S_IWUSR, proc_projid_map_operations),
fs/proc/base.c
3743
REG("setgroups", S_IRUGO|S_IWUSR, proc_setgroups_operations),
fs/proc/base.c
3749
ONE("arch_status", S_IRUGO, proc_pid_arch_status),
fs/proc/base.c
3790
S_IFDIR | S_IRUGO | S_IXUGO);
fs/proc/fd.c
374
inode = proc_pid_make_inode(dentry->d_sb, task, S_IFREG | S_IRUGO);
fs/proc/generic.c
490
(S_IFLNK | S_IRUGO | S_IWUGO | S_IXUGO),1);
fs/proc/generic.c
513
mode = S_IRUGO | S_IXUGO;
fs/proc/generic.c
552
umode_t mode = S_IFDIR | S_IRUGO | S_IXUGO;
fs/proc/generic.c
574
mode |= S_IRUGO;
fs/proc/nommu.c
112
proc_create_seq("maps", S_IRUGO, NULL, &proc_nommu_region_list_seqop);
fs/proc/proc_sysctl.c
1173
if ((entry->mode & (S_IRUGO|S_IWUGO)) != entry->mode)
fs/proc/proc_sysctl.c
74
.mode = S_IFDIR|S_IRUGO|S_IXUGO,
fs/proc/proc_sysctl.c
977
table[0].mode = S_IFDIR|S_IRUGO|S_IXUGO;
fs/proc/root.c
448
.mode = S_IFDIR | S_IRUGO | S_IXUGO,
fs/smb/client/cifsacl.c
657
if (mode & S_IRUGO)
fs/smb/client/fs_context.c
1971
ctx->dir_mode = ctx->file_mode = S_IRUGO | S_IXUGO | S_IWUSR;
fs/sysfs/group.c
157
mode = S_IRWXU | S_IRUGO | S_IXUGO;
fs/tracefs/event_inode.c
413
umode_t mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO;
fs/tracefs/event_inode.c
809
inode->i_mode = S_IFDIR | S_IRWXU | S_IRUGO | S_IXUGO;
fs/ubifs/sb.c
305
ino->mode = cpu_to_le32(S_IFDIR | S_IRUGO | S_IWUSR | S_IXUGO);
fs/xfs/xfs_error.c
94
.mode = VERIFY_OCTAL_PERMISSIONS(S_IWUSR | S_IRUGO) }, \
include/linux/configfs.h
133
_pfx, _name, S_IRUGO | S_IWUSR \
include/linux/configfs.h
139
.ca_mode = S_IRUGO, \
include/linux/configfs.h
167
.ca_mode = S_IRUGO | S_IWUSR, \
include/linux/configfs.h
180
.ca_mode = S_IRUGO, \
include/linux/iio/common/st_sensors.h
83
IIO_DEVICE_ATTR(name, S_IRUGO, \
include/linux/iio/sysfs.h
129
IIO_DEVICE_ATTR(sampling_frequency_available, S_IRUGO, _show, NULL, 0)
include/linux/iio/sysfs.h
144
IIO_DEVICE_ATTR(integration_time_available, S_IRUGO, _show, NULL, 0)
include/linux/iio/sysfs.h
155
IIO_DEVICE_ATTR(in_temp_raw, S_IRUGO, _show, NULL, 0)
include/linux/iio/sysfs.h
93
.dev_attr = __ATTR(_name, S_IRUGO, iio_read_const_attr, NULL)}
include/linux/iio/sysfs.h
98
.dev_attr = __ATTR(_name, S_IRUGO, iio_read_const_attr, NULL)}
include/linux/mfd/lm3533.h
14
DEVICE_ATTR(_name, S_IRUGO, show_##_name, NULL)
include/linux/mfd/lm3533.h
16
DEVICE_ATTR(_name, S_IRUGO | S_IWUSR , show_##_name, store_##_name)
include/linux/module.h
288
.mode = S_IRUGO, \
include/linux/usb/composite.h
539
module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \
include/linux/usb/composite.h
542
module_param_named(idProduct, coverwrite.idProduct, ushort, S_IRUGO); \
include/linux/usb/composite.h
545
module_param_named(bcdDevice, coverwrite.bcdDevice, ushort, S_IRUGO); \
include/linux/usb/composite.h
549
S_IRUGO); \
include/linux/usb/composite.h
553
S_IRUGO); \
include/linux/usb/composite.h
556
module_param_named(iProduct, coverwrite.product, charp, S_IRUGO); \
ipc/msg.c
1133
if (ipcperms(ns, &msq->q_perm, S_IRUGO))
ipc/msg.c
546
if (ipcperms(ns, &msq->q_perm, S_IRUGO))
ipc/sem.c
1263
if (ipcperms(ns, &sma->sem_perm, S_IRUGO))
ipc/sem.c
1425
if (ipcperms(ns, &sma->sem_perm, cmd == SETALL ? S_IWUGO : S_IRUGO))
ipc/sem.c
2061
if (ipcperms(ns, &sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) {
ipc/shm.c
1116
if (ipcperms(ns, &shp->shm_perm, S_IRUGO))
ipc/shm.c
1564
acc_mode = S_IRUGO;
ipc/shm.c
1568
acc_mode = S_IRUGO | S_IWUGO;
ipc/util.c
153
S_IRUGO, /* world readable */
kernel/cgroup/cgroup.c
1612
mode |= S_IRUGO;
kernel/configs.c
60
entry = proc_create("config.gz", S_IFREG | S_IRUGO, NULL,
kernel/irq/proc.c
357
umode_t umode = S_IRUGO;
kernel/power/main.c
630
debugfs_create_file("suspend_stats", S_IFREG | S_IRUGO,
kernel/power/power.h
103
.mode = S_IRUGO, \
kernel/printk/printk.c
1283
module_param(ignore_loglevel, bool, S_IRUGO | S_IWUSR);
kernel/printk/printk.c
1348
module_param_named(time, printk_time, bool, S_IRUGO | S_IWUSR);
kernel/printk/printk.c
2764
bool, S_IRUGO | S_IWUSR);
kernel/printk/printk.c
4824
module_param_named(always_kmsg_dump, always_kmsg_dump, bool, S_IRUGO | S_IWUSR);
kernel/profile.c
223
entry = proc_create("profile", S_IWUSR | S_IRUGO,
kernel/trace/blktrace.c
1939
DEVICE_ATTR(_name, S_IRUGO | S_IWUSR, \
lib/842/842_debugfs.h
18
umode_t m = S_IRUGO | S_IWUSR;
net/mac80211/rc80211_minstrel_ht.c
1969
debugfs_create_u32("fixed_rate_idx", S_IRUGO | S_IWUGO, debugfsdir,
samples/hw_breakpoint/data_breakpoint.c
27
module_param_string(ksym, ksym_name, KSYM_NAME_LEN, S_IRUGO);
security/apparmor/apparmorfs.c
2644
inode->i_mode = S_IFCHR | S_IRUGO | S_IWUGO;
security/apparmor/apparmorfs.c
2646
init_special_inode(inode, S_IFCHR | S_IRUGO | S_IWUGO,
security/apparmor/lsm.c
1885
module_param_named(paranoid_load, aa_g_paranoid_load, aabool, S_IRUGO);
security/selinux/hooks.c
6529
if (flag & S_IRUGO)
security/selinux/selinuxfs.c
1404
inode = sel_make_inode(bool_dir->d_sb, S_IFREG | S_IRUGO | S_IWUSR);
security/selinux/selinuxfs.c
1612
&sel_avc_cache_threshold_ops, S_IRUGO|S_IWUSR },
security/selinux/selinuxfs.c
1613
{ "hash_stats", &sel_avc_hash_stats_ops, S_IRUGO },
security/selinux/selinuxfs.c
1615
{ "cache_stats", &sel_avc_cache_stats_ops, S_IRUGO },
security/selinux/selinuxfs.c
1642
{ "sidtab_hash_stats", &sel_sidtab_hash_stats_ops, S_IRUGO },
security/selinux/selinuxfs.c
1695
inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
security/selinux/selinuxfs.c
1789
inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
security/selinux/selinuxfs.c
1817
inode = sel_make_inode(dir->d_sb, S_IFREG|S_IRUGO);
security/selinux/selinuxfs.c
1906
inode = sel_make_inode(dir->d_sb, S_IFDIR | S_IRUGO | S_IXUGO);
security/selinux/selinuxfs.c
1970
[SEL_ENFORCE] = {"enforce", &sel_enforce_ops, S_IRUGO|S_IWUSR},
security/selinux/selinuxfs.c
1971
[SEL_CONTEXT] = {"context", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1972
[SEL_ACCESS] = {"access", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1973
[SEL_CREATE] = {"create", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1974
[SEL_RELABEL] = {"relabel", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1975
[SEL_USER] = {"user", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1976
[SEL_POLICYVERS] = {"policyvers", &sel_policyvers_ops, S_IRUGO},
security/selinux/selinuxfs.c
1978
[SEL_MLS] = {"mls", &sel_mls_ops, S_IRUGO},
security/selinux/selinuxfs.c
1980
[SEL_MEMBER] = {"member", &transaction_ops, S_IRUGO|S_IWUGO},
security/selinux/selinuxfs.c
1981
[SEL_CHECKREQPROT] = {"checkreqprot", &sel_checkreqprot_ops, S_IRUGO|S_IWUSR},
security/selinux/selinuxfs.c
1982
[SEL_REJECT_UNKNOWN] = {"reject_unknown", &sel_handle_unknown_ops, S_IRUGO},
security/selinux/selinuxfs.c
1983
[SEL_DENY_UNKNOWN] = {"deny_unknown", &sel_handle_unknown_ops, S_IRUGO},
security/selinux/selinuxfs.c
1984
[SEL_STATUS] = {"status", &sel_handle_status_ops, S_IRUGO},
security/selinux/selinuxfs.c
1985
[SEL_POLICY] = {"policy", &sel_policy_ops, S_IRUGO},
security/selinux/selinuxfs.c
2008
inode = sel_make_inode(sb, S_IFCHR | S_IRUGO | S_IWUGO);
security/selinux/selinuxfs.c
2018
init_special_inode(inode, S_IFCHR | S_IRUGO | S_IWUGO, MKDEV(MEM_MAJOR, 3));
security/smack/smack_lsm.c
3120
if (flags & S_IRUGO)
security/smack/smackfs.c
2885
"load", &smk_load_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2887
"cipso", &smk_cipso_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2889
"doi", &smk_doi_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2891
"direct", &smk_direct_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2893
"ambient", &smk_ambient_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2895
"netlabel", &smk_net4addr_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2897
"onlycap", &smk_onlycap_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2900
"logging", &smk_logging_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2903
"load-self", &smk_load_self_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2905
"access", &smk_access_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2907
"mapped", &smk_mapped_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2909
"load2", &smk_load2_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2911
"load-self2", &smk_load_self2_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2913
"access2", &smk_access2_ops, S_IRUGO|S_IWUGO},
security/smack/smackfs.c
2915
"cipso2", &smk_cipso2_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2918
S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2920
"change-rule", &smk_change_rule_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2922
"syslog", &smk_syslog_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2924
"ptrace", &smk_ptrace_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2927
"unconfined", &smk_unconfined_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2931
"ipv6host", &smk_net6addr_ops, S_IRUGO|S_IWUSR},
security/smack/smackfs.c
2935
S_IRUGO|S_IWUGO},
tools/perf/trace/beauty/mode_t.c
13
#ifndef S_IRUGO