Searched refs:S_IRUGO (Results 201 - 225 of 691) sorted by relevance

1234567891011>>

/linux-master/drivers/usb/storage/
H A Dsierra_ms.c27 module_param(swi_tru_install, uint, S_IRUGO | S_IWUSR);
/linux-master/arch/s390/pci/
H A Dpci_debug.c182 debugfs_create_file("statistics", S_IFREG | S_IRUGO | S_IWUSR,
/linux-master/kernel/power/
H A Dpower.h94 .mode = S_IRUGO, \
/linux-master/drivers/scsi/aacraid/
H A Dlinit.c571 .mode = S_IRUGO,
1370 .mode = S_IRUGO,
1377 .mode = S_IRUGO,
1384 .mode = S_IRUGO,
1391 .mode = S_IRUGO,
1398 .mode = S_IRUGO,
1405 .mode = S_IRUGO,
1419 .mode = S_IRUGO,
1426 .mode = S_IRUGO,
1433 .mode = S_IRUGO,
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c377 debugfs_create_file("control", S_IRUGO | S_IWUSR, crc_ent, crtc,
379 debugfs_create_file("data", S_IRUGO, crc_ent, crtc,
/linux-master/arch/x86/kernel/
H A Dksysfs.c41 .mode = S_IRUGO,
251 .mode = S_IRUGO,
/linux-master/drivers/mtd/tests/
H A Dspeedtest.c25 module_param(dev, int, S_IRUGO);
29 module_param(count, int, S_IRUGO);
/linux-master/drivers/iio/adc/
H A Dmcp3422.c295 static IIO_DEVICE_ATTR(sampling_frequency_available, S_IRUGO,
297 static IIO_DEVICE_ATTR(in_voltage_scale_available, S_IRUGO,
/linux-master/drivers/input/touchscreen/
H A Dsun4i-ts.c224 static DEVICE_ATTR(temp1_input, S_IRUGO, show_temp, NULL);
225 static DEVICE_ATTR(temp1_label, S_IRUGO, show_temp_label, NULL);
/linux-master/drivers/scsi/
H A Dscsi_debug.c6263 module_param_named(add_host, sdebug_add_host, int, S_IRUGO | S_IWUSR);
6264 module_param_named(ato, sdebug_ato, int, S_IRUGO);
6266 module_param_named(clustering, sdebug_clustering, bool, S_IRUGO | S_IWUSR);
6267 module_param_named(delay, sdebug_jdelay, int, S_IRUGO | S_IWUSR);
6268 module_param_named(dev_size_mb, sdebug_dev_size_mb, int, S_IRUGO);
6269 module_param_named(dif, sdebug_dif, int, S_IRUGO);
6270 module_param_named(dix, sdebug_dix, int, S_IRUGO);
6271 module_param_named(dsense, sdebug_dsense, int, S_IRUGO | S_IWUSR);
6272 module_param_named(every_nth, sdebug_every_nth, int, S_IRUGO | S_IWUSR);
6273 module_param_named(fake_rw, sdebug_fake_rw, int, S_IRUGO | S_IWUS
[all...]
H A Dscsi_transport_iscsi.c43 S_IRUGO | S_IWUSR);
51 S_IRUGO | S_IWUSR);
137 static DEVICE_ATTR(handle, S_IRUGO, show_transport_handle, NULL);
147 static DEVICE_ATTR(name, S_IRUGO, show_transport_##name, NULL);
193 static ISCSI_ATTR(ep, handle, S_IRUGO, show_ep_handle, NULL);
331 static ISCSI_IFACE_ATTR(type, name, S_IRUGO, show_##type##_##name, NULL);
335 static ISCSI_IFACE_ATTR(type, name, S_IRUGO, show_##type##_##name, NULL);
821 static ISCSI_FLASHNODE_ATTR(type, name, S_IRUGO, \
1034 static ISCSI_FLASHNODE_ATTR(type, name, S_IRUGO, \
4146 static ISCSI_CLASS_ATTR(conn, field, S_IRUGO, show_conn_param
[all...]
/linux-master/drivers/input/mouse/
H A Dsentelic.c485 PSMOUSE_DEFINE_ATTR(getreg, S_IWUSR | S_IRUGO, NULL,
518 PSMOUSE_DEFINE_ATTR(page, S_IWUSR | S_IRUGO, NULL,
547 PSMOUSE_DEFINE_ATTR(vscroll, S_IWUSR | S_IRUGO, NULL,
576 PSMOUSE_DEFINE_ATTR(hscroll, S_IWUSR | S_IRUGO, NULL,
609 PSMOUSE_DEFINE_ATTR(flags, S_IWUSR | S_IRUGO, NULL,
618 PSMOUSE_DEFINE_RO_ATTR(ver, S_IRUGO, NULL, fsp_attr_show_ver);
H A Dcyapa.c806 static DEVICE_ATTR(suspend_scanrate_ms, S_IRUGO|S_IWUSR,
921 static DEVICE_ATTR(runtime_suspend_scanrate_ms, S_IRUGO|S_IWUSR,
1219 static DEVICE_ATTR(firmware_version, S_IRUGO, cyapa_show_fm_ver, NULL);
1220 static DEVICE_ATTR(product_id, S_IRUGO, cyapa_show_product_id, NULL);
1222 static DEVICE_ATTR(baseline, S_IRUGO, cyapa_show_baseline, NULL);
1224 static DEVICE_ATTR(mode, S_IRUGO, cyapa_show_mode, NULL);
/linux-master/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c933 debugfs_create_file("pss_info", S_IFREG | S_IRUGO, dir, NULL,
935 debugfs_create_file("ioss_info", S_IFREG | S_IRUGO, dir, NULL,
937 debugfs_create_file("soc_states", S_IFREG | S_IRUGO, dir, NULL,
939 debugfs_create_file("s0ix_residency_usec", S_IFREG | S_IRUGO, dir, NULL,
941 debugfs_create_file("pss_trace_verbosity", S_IFREG | S_IRUGO, dir, NULL,
943 debugfs_create_file("ioss_trace_verbosity", S_IFREG | S_IRUGO, dir,
/linux-master/drivers/edac/
H A Di5100_edac.c956 edac_debugfs_create_x8("inject_channel", S_IRUGO | S_IWUSR, priv->debugfs,
958 edac_debugfs_create_x8("inject_hlinesel", S_IRUGO | S_IWUSR, priv->debugfs,
960 edac_debugfs_create_x8("inject_deviceptr1", S_IRUGO | S_IWUSR, priv->debugfs,
962 edac_debugfs_create_x8("inject_deviceptr2", S_IRUGO | S_IWUSR, priv->debugfs,
964 edac_debugfs_create_x16("inject_eccmask1", S_IRUGO | S_IWUSR, priv->debugfs,
966 edac_debugfs_create_x16("inject_eccmask2", S_IRUGO | S_IWUSR, priv->debugfs,
/linux-master/drivers/iio/light/
H A Dlm3533-als.c583 S_IRUGO | S_IWUSR, \
611 S_IRUGO | S_IWUSR, \
617 S_IRUGO | S_IWUSR, \
638 S_IRUGO, show_als_attr, NULL, \
654 DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO, show_##_name, NULL)
656 DEVICE_ATTR(in_illuminance0_##_name, S_IRUGO | S_IWUSR, \
/linux-master/drivers/ata/
H A Dlibata-sata.c847 DEVICE_ATTR(link_power_management_policy, S_IRUGO | S_IWUSR,
872 DEVICE_ATTR(ncq_prio_supported, S_IRUGO, ata_ncq_prio_supported_show, NULL);
942 DEVICE_ATTR(ncq_prio_enable, S_IRUGO | S_IWUSR,
985 DEVICE_ATTR(em_message, S_IRUGO | S_IWUSR,
998 DEVICE_ATTR(em_message_type, S_IRUGO,
1040 DEVICE_ATTR(sw_activity, S_IWUSR | S_IRUGO, ata_scsi_activity_show,
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c96 module_param_named(max_id, max_id, int, S_IRUGO | S_IWUSR);
98 module_param_named(max_channel, max_channel, int, S_IRUGO | S_IWUSR);
100 module_param_named(init_timeout, init_timeout, int, S_IRUGO | S_IWUSR);
102 module_param_named(max_requests, max_requests, int, S_IRUGO);
104 module_param_named(fast_fail, fast_fail, int, S_IRUGO | S_IWUSR);
106 module_param_named(client_reserve, client_reserve, int, S_IRUGO );
1917 .mode = S_IRUGO,
1937 .mode = S_IRUGO,
1957 .mode = S_IRUGO,
1978 .mode = S_IRUGO,
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_pm.c661 static DEVICE_ATTR(power_profile, S_IRUGO | S_IWUSR, radeon_get_pm_profile, radeon_set_pm_profile);
662 static DEVICE_ATTR(power_method, S_IRUGO | S_IWUSR, radeon_get_pm_method, radeon_set_pm_method);
663 static DEVICE_ATTR(power_dpm_state, S_IRUGO | S_IWUSR, radeon_get_dpm_state, radeon_set_dpm_state);
664 static DEVICE_ATTR(power_dpm_force_performance_level, S_IRUGO | S_IWUSR,
705 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, radeon_hwmon_show_temp, NULL, 0);
706 static SENSOR_DEVICE_ATTR(temp1_crit, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 0);
707 static SENSOR_DEVICE_ATTR(temp1_crit_hyst, S_IRUGO, radeon_hwmon_show_temp_thresh, NULL, 1);
708 static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, radeon_hwmon_get_pwm1, radeon_hwmon_set_pwm1, 0);
709 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, radeon_hwmon_get_pwm1_enable, radeon_hwmon_set_pwm1_enable, 0);
710 static SENSOR_DEVICE_ATTR(pwm1_min, S_IRUGO, radeon_hwmon_get_pwm1_mi
[all...]
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_init.c29 module_param_named(use_msi, use_msi, int, S_IRUGO);
270 static DEVICE_ATTR(aic_revision, S_IRUGO, asd_show_dev_rev, NULL);
278 static DEVICE_ATTR(bios_build, S_IRUGO, asd_show_dev_bios_build, NULL);
286 static DEVICE_ATTR(pcba_sn, S_IRUGO, asd_show_dev_pcba_sn, NULL);
460 static DEVICE_ATTR(update_bios, S_IRUGO|S_IWUSR,
/linux-master/drivers/infiniband/hw/hfi1/
H A Dpcie.c618 module_param(pcie_target, uint, S_IRUGO);
622 module_param(pcie_force, uint, S_IRUGO);
626 module_param(pcie_retry, uint, S_IRUGO);
633 module_param(pcie_pset, uint, S_IRUGO);
637 module_param(pcie_ctle, uint, S_IRUGO);
/linux-master/drivers/tty/hvc/
H A Dhvcs.c326 static DEVICE_ATTR(partner_vtys, S_IRUGO, hvcs_partner_vtys_show, NULL);
340 static DEVICE_ATTR(partner_clcs, S_IRUGO, hvcs_partner_clcs_show, NULL);
367 S_IRUGO | S_IWUSR, hvcs_current_vty_show, hvcs_current_vty_store);
419 static DEVICE_ATTR(vterm_state, S_IRUGO | S_IWUSR,
435 static DEVICE_ATTR(index, S_IRUGO, hvcs_index_show, NULL);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c204 static DEVICE_ATTR(mem_info_vram_total, S_IRUGO,
206 static DEVICE_ATTR(mem_info_vis_vram_total, S_IRUGO,
208 static DEVICE_ATTR(mem_info_vram_used, S_IRUGO,
210 static DEVICE_ATTR(mem_info_vis_vram_used, S_IRUGO,
212 static DEVICE_ATTR(mem_info_vram_vendor, S_IRUGO,
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c92 module_param(lpfc_debugfs_enable, int, S_IRUGO);
97 module_param(lpfc_debugfs_max_disc_trc, int, S_IRUGO);
103 module_param(lpfc_debugfs_max_slow_ring_trc, int, S_IRUGO);
114 module_param(lpfc_debugfs_mask_disc_trc, int, S_IRUGO);
6145 S_IFREG|S_IRUGO|S_IWUSR,
6156 S_IFREG|S_IRUGO|S_IWUSR,
6165 debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
6172 debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
6178 debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUSR,
6184 debugfs_create_file(name, S_IFREG|S_IRUGO|S_IWUS
[all...]
/linux-master/drivers/platform/x86/
H A Dsony-laptop.c852 handles->devattr.attr.mode = S_IRUGO;
1920 kbdbl_ctl->mode_attr.attr.mode = S_IRUGO | S_IWUSR;
1933 kbdbl_ctl->timeout_attr.attr.mode = S_IRUGO | S_IWUSR;
2083 bcare_ctl->attrs[0].attr.mode = S_IRUGO | S_IWUSR;
2097 bcare_ctl->attrs[1].attr.mode = S_IRUGO;
2246 th_handle->profiles_attr.attr.mode = S_IRUGO;
2251 th_handle->mode_attr.attr.mode = S_IRUGO | S_IWUSR;
2384 lid_ctl->attrs[LID_RESUME_S5].attr.mode = S_IRUGO | S_IWUSR;
2391 lid_ctl->attrs[LID_RESUME_S4].attr.mode = S_IRUGO | S_IWUSR;
2397 lid_ctl->attrs[LID_RESUME_S3].attr.mode = S_IRUGO | S_IWUS
[all...]

Completed in 682 milliseconds

1234567891011>>