| /linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
| H A D | int-attributes.c | 66 __ATTR_RO(display_name_language_code); 70 __ATTR_RO(display_name); 74 __ATTR_RO(default_value); 82 __ATTR_RO(dell_modifier); 86 __ATTR_RO(min_value); 90 __ATTR_RO(max_value); 94 __ATTR_RO(scalar_increment); 102 __ATTR_RO(type);
|
| H A D | string-attributes.c | 56 __ATTR_RO(display_name_language_code); 60 __ATTR_RO(display_name); 64 __ATTR_RO(default_value); 72 __ATTR_RO(dell_modifier); 76 __ATTR_RO(min_length); 80 __ATTR_RO(max_length); 88 __ATTR_RO(type);
|
| H A D | enum-attributes.c | 66 __ATTR_RO(display_name_language_code); 70 __ATTR_RO(display_name); 74 __ATTR_RO(default_value); 82 __ATTR_RO(dell_modifier); 86 __ATTR_RO(dell_value_modifier); 90 __ATTR_RO(possible_values); 98 __ATTR_RO(type);
|
| H A D | passobj-attributes.c | 39 static struct kobj_attribute po_is_pass_set = __ATTR_RO(is_enabled); 101 static struct kobj_attribute po_min_pass_length = __ATTR_RO(min_password_length); 104 static struct kobj_attribute po_max_pass_length = __ATTR_RO(max_password_length); 112 static struct kobj_attribute po_mechanism = __ATTR_RO(mechanism); 124 static struct kobj_attribute po_role = __ATTR_RO(role);
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_freq.c | 78 static struct kobj_attribute attr_act_freq = __ATTR_RO(act_freq); 95 static struct kobj_attribute attr_cur_freq = __ATTR_RO(cur_freq); 105 static struct kobj_attribute attr_rp0_freq = __ATTR_RO(rp0_freq); 119 static struct kobj_attribute attr_rpe_freq = __ATTR_RO(rpe_freq); 133 static struct kobj_attribute attr_rpa_freq = __ATTR_RO(rpa_freq); 143 static struct kobj_attribute attr_rpn_freq = __ATTR_RO(rpn_freq);
|
| H A D | xe_gt_idle.c | 270 static struct kobj_attribute name_attr = __ATTR_RO(name); 285 static struct kobj_attribute idle_status_attr = __ATTR_RO(idle_status); 314 static struct kobj_attribute idle_residency_attr = __ATTR_RO(idle_residency_ms);
|
| /linux/drivers/edac/ |
| H A D | mem_repair.c | 290 [MR_TYPE] = __ATTR_RO(repair_type), 292 [MR_SAFE_IN_USE] = __ATTR_RO(repair_safe_when_in_use), 294 [MR_MIN_HPA] = __ATTR_RO(min_hpa), 295 [MR_MAX_HPA] = __ATTR_RO(max_hpa), 297 [MR_MIN_DPA] = __ATTR_RO(min_dpa), 298 [MR_MAX_DPA] = __ATTR_RO(max_dpa),
|
| /linux/drivers/dma/ioat/ |
| H A D | sysfs.c | 29 struct ioat_sysfs_entry ioat_cap_attr = __ATTR_RO(cap); 39 struct ioat_sysfs_entry ioat_version_attr = __ATTR_RO(version); 117 static struct ioat_sysfs_entry ring_size_attr = __ATTR_RO(ring_size); 126 static struct ioat_sysfs_entry ring_active_attr = __ATTR_RO(ring_active);
|
| /linux/drivers/misc/ocxl/ |
| H A D | sysfs.c | 89 __ATTR_RO(global_mmio_size), 90 __ATTR_RO(pp_mmio_size), 91 __ATTR_RO(afu_version), 92 __ATTR_RO(contexts),
|
| /linux/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | int-attributes.c | 67 __ATTR_RO(display_name); 75 __ATTR_RO(lower_bound); 79 __ATTR_RO(upper_bound); 83 __ATTR_RO(scalar_increment); 92 __ATTR_RO(type);
|
| H A D | passwdobj-attributes.c | 82 static struct kobj_attribute password_is_password_set = __ATTR_RO(is_enabled); 132 static struct kobj_attribute password_min_password_length = __ATTR_RO(min_password_length); 135 static struct kobj_attribute password_max_password_length = __ATTR_RO(max_password_length); 148 static struct kobj_attribute password_role = __ATTR_RO(role); 164 static struct kobj_attribute password_mechanism = __ATTR_RO(mechanism); 167 static struct kobj_attribute password_encodings_val = __ATTR_RO(encodings);
|
| H A D | string-attributes.c | 64 __ATTR_RO(display_name); 72 __ATTR_RO(min_length); 76 __ATTR_RO(max_length); 85 __ATTR_RO(type);
|
| H A D | surestart-attributes.c | 109 static struct kobj_attribute sure_start_audit_log_entry_count = __ATTR_RO(audit_log_entry_count); 110 static struct kobj_attribute sure_start_audit_log_entries = __ATTR_RO(audit_log_entries);
|
| H A D | spmobj-attributes.c | 207 static struct kobj_attribute password_spm_status = __ATTR_RO(status); 210 static struct kobj_attribute password_spm_is_key_enabled = __ATTR_RO(is_enabled); 219 static struct kobj_attribute password_spm_key_mechanism = __ATTR_RO(key_mechanism); 299 static struct kobj_attribute password_spm_role = __ATTR_RO(role);
|
| H A D | order-list-attributes.c | 65 __ATTR_RO(display_name); 73 __ATTR_RO(elements); 82 __ATTR_RO(type);
|
| H A D | enum-attributes.c | 60 __ATTR_RO(display_name); 68 __ATTR_RO(possible_values); 77 __ATTR_RO(type);
|
| /linux/drivers/platform/x86/intel/pmt/ |
| H A D | discovery.c | 178 static struct kobj_attribute caps_attribute = __ATTR_RO(caps); 213 static struct kobj_attribute num_rmids_attribute = __ATTR_RO(num_rmids); 227 __ATTR_RO(min_watcher_period_ms); 241 __ATTR_RO(max_stream_size); 255 __ATTR_RO(max_command_size); 269 static struct kobj_attribute guids_attribute = __ATTR_RO(guids);
|
| /linux/drivers/block/rnbd/ |
| H A D | rnbd-srv-sysfs.c | 96 __ATTR_RO(read_only); 111 __ATTR_RO(access_mode); 124 __ATTR_RO(mapping_path);
|
| H A D | rnbd-clt-sysfs.c | 248 static struct kobj_attribute rnbd_clt_state_attr = __ATTR_RO(state); 261 __ATTR_RO(nr_poll_queues); 274 __ATTR_RO(mapping_path); 287 __ATTR_RO(access_mode); 444 __ATTR_RO(session);
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-core.c | 388 __ATTR_RO(p2m_timeouts), 389 __ATTR_RO(sdram_size), 390 __ATTR_RO(tw28xx), 391 __ATTR_RO(input_map), 392 __ATTR_RO(intervals), 393 __ATTR_RO(sdram_offsets),
|
| /linux/drivers/firmware/ |
| H A D | memmap.c | 59 static struct memmap_attribute memmap_start_attr = __ATTR_RO(start); 60 static struct memmap_attribute memmap_end_attr = __ATTR_RO(end); 61 static struct memmap_attribute memmap_type_attr = __ATTR_RO(type);
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | think-lmi.c | 432 static struct kobj_attribute auth_is_pass_set = __ATTR_RO(is_enabled); 553 static struct kobj_attribute auth_min_pass_length = __ATTR_RO(min_password_length); 562 static struct kobj_attribute auth_max_pass_length = __ATTR_RO(max_password_length); 573 static struct kobj_attribute auth_mechanism = __ATTR_RO(mechanism); 635 static struct kobj_attribute auth_role = __ATTR_RO(role); 766 static struct kobj_attribute auth_cert_thumb = __ATTR_RO(certificate_thumbprint); 1215 static struct kobj_attribute attr_displ_name = __ATTR_RO(display_name); 1217 static struct kobj_attribute attr_possible_values = __ATTR_RO(possible_values); 1221 static struct kobj_attribute attr_type = __ATTR_RO(type); 1282 static struct kobj_attribute pending_reboot = __ATTR_RO(pending_reboot);
|
| /linux/arch/powerpc/kernel/ |
| H A D | secvar-sysfs.c | 104 static struct kobj_attribute format_attr = __ATTR_RO(format); 106 static struct kobj_attribute size_attr = __ATTR_RO(size);
|
| /linux/fs/nfs/ |
| H A D | sysfs.c | 312 static struct kobj_attribute nfs_sysfs_attr_implid_domain = __ATTR_RO(implid_domain); 327 static struct kobj_attribute nfs_sysfs_attr_implid_name = __ATTR_RO(implid_name); 406 static struct kobj_attribute nfs_sysfs_attr_localio = __ATTR_RO(localio);
|
| /linux/kernel/power/ |
| H A D | main.c | 473 static struct kobj_attribute _name = __ATTR_RO(_name) 488 static struct kobj_attribute _name = __ATTR_RO(_name) 511 static struct kobj_attribute last_failed_dev = __ATTR_RO(last_failed_dev); 525 static struct kobj_attribute last_failed_errno = __ATTR_RO(last_failed_errno); 539 static struct kobj_attribute last_failed_step = __ATTR_RO(last_failed_step);
|