Home
last modified time | relevance | path

Searched refs:__ATTR_RO (Results 1 – 25 of 87) sorted by relevance

1234

/Linux-v6.6/drivers/platform/x86/dell/dell-wmi-sysman/
Dint-attributes.c65 __ATTR_RO(display_name_language_code);
69 __ATTR_RO(display_name);
73 __ATTR_RO(default_value);
81 __ATTR_RO(dell_modifier);
85 __ATTR_RO(min_value);
89 __ATTR_RO(max_value);
93 __ATTR_RO(scalar_increment);
101 __ATTR_RO(type);
Dstring-attributes.c55 __ATTR_RO(display_name_language_code);
59 __ATTR_RO(display_name);
63 __ATTR_RO(default_value);
71 __ATTR_RO(dell_modifier);
75 __ATTR_RO(min_length);
79 __ATTR_RO(max_length);
87 __ATTR_RO(type);
Denum-attributes.c65 __ATTR_RO(display_name_language_code);
69 __ATTR_RO(display_name);
73 __ATTR_RO(default_value);
81 __ATTR_RO(dell_modifier);
85 __ATTR_RO(dell_value_modifier);
89 __ATTR_RO(possible_values);
97 __ATTR_RO(type);
Dpassobj-attributes.c38 static struct kobj_attribute po_is_pass_set = __ATTR_RO(is_enabled);
100 static struct kobj_attribute po_min_pass_length = __ATTR_RO(min_password_length);
103 static struct kobj_attribute po_max_pass_length = __ATTR_RO(max_password_length);
111 static struct kobj_attribute po_mechanism = __ATTR_RO(mechanism);
123 static struct kobj_attribute po_role = __ATTR_RO(role);
/Linux-v6.6/drivers/misc/cxl/
Dsysfs.c186 __ATTR_RO(caia_version),
187 __ATTR_RO(psl_revision),
188 __ATTR_RO(base_image),
189 __ATTR_RO(image_loaded),
190 __ATTR_RO(psl_timebase_synced),
191 __ATTR_RO(tunneled_ops_supported),
229 __ATTR_RO(pp_mmio_off),
230 __ATTR_RO(pp_mmio_len),
456 __ATTR_RO(mmio_size),
457 __ATTR_RO(irqs_min),
[all …]
/Linux-v6.6/drivers/dma/ioat/
Dsysfs.c29 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-v6.6/drivers/misc/ocxl/
Dsysfs.c89 __ATTR_RO(global_mmio_size),
90 __ATTR_RO(pp_mmio_size),
91 __ATTR_RO(afu_version),
92 __ATTR_RO(contexts),
/Linux-v6.6/drivers/platform/x86/hp/hp-bioscfg/
Dint-attributes.c67 __ATTR_RO(display_name);
75 __ATTR_RO(lower_bound);
79 __ATTR_RO(upper_bound);
83 __ATTR_RO(scalar_increment);
92 __ATTR_RO(type);
Dpasswdobj-attributes.c83 static struct kobj_attribute password_is_password_set = __ATTR_RO(is_enabled);
137 static struct kobj_attribute password_min_password_length = __ATTR_RO(min_password_length);
140 static struct kobj_attribute password_max_password_length = __ATTR_RO(max_password_length);
153 static struct kobj_attribute password_role = __ATTR_RO(role);
169 static struct kobj_attribute password_mechanism = __ATTR_RO(mechanism);
172 static struct kobj_attribute password_encodings_val = __ATTR_RO(encodings);
Dsurestart-attributes.c109 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);
Dspmobj-attributes.c207 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);
Dstring-attributes.c64 __ATTR_RO(display_name);
72 __ATTR_RO(min_length);
76 __ATTR_RO(max_length);
85 __ATTR_RO(type);
Denum-attributes.c62 __ATTR_RO(display_name);
70 __ATTR_RO(possible_values);
79 __ATTR_RO(type);
Dorder-list-attributes.c67 __ATTR_RO(display_name);
75 __ATTR_RO(elements);
84 __ATTR_RO(type);
/Linux-v6.6/drivers/block/rnbd/
Drnbd-srv-sysfs.c96 __ATTR_RO(read_only);
111 __ATTR_RO(access_mode);
124 __ATTR_RO(mapping_path);
Drnbd-clt-sysfs.c248 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-v6.6/drivers/firmware/
Dmemmap.c59 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-v6.6/drivers/media/pci/solo6x10/
Dsolo6x10-core.c391 __ATTR_RO(p2m_timeouts),
392 __ATTR_RO(sdram_size),
393 __ATTR_RO(tw28xx),
394 __ATTR_RO(input_map),
395 __ATTR_RO(intervals),
396 __ATTR_RO(sdram_offsets),
/Linux-v6.6/drivers/dma-buf/
Ddma-buf-sysfs-stats.c97 __ATTR_RO(exporter_name);
98 static struct dma_buf_stats_attribute size_attribute = __ATTR_RO(size);
/Linux-v6.6/drivers/platform/x86/
Dthink-lmi.c398 static struct kobj_attribute auth_is_pass_set = __ATTR_RO(is_enabled);
516 static struct kobj_attribute auth_min_pass_length = __ATTR_RO(min_password_length);
525 static struct kobj_attribute auth_max_pass_length = __ATTR_RO(max_password_length);
532 static struct kobj_attribute auth_mechanism = __ATTR_RO(mechanism);
594 static struct kobj_attribute auth_role = __ATTR_RO(role);
690 static struct kobj_attribute auth_cert_thumb = __ATTR_RO(certificate_thumbprint);
1089 static struct kobj_attribute attr_displ_name = __ATTR_RO(display_name);
1091 static struct kobj_attribute attr_possible_values = __ATTR_RO(possible_values);
1095 static struct kobj_attribute attr_type = __ATTR_RO(type);
1153 static struct kobj_attribute pending_reboot = __ATTR_RO(pending_reboot);
/Linux-v6.6/arch/powerpc/kernel/
Dsecvar-sysfs.c103 static struct kobj_attribute format_attr = __ATTR_RO(format);
105 static struct kobj_attribute size_attr = __ATTR_RO(size);
/Linux-v6.6/include/rdma/
Dib_sysfs.h29 struct ib_port_attribute ib_port_attr_##_name = __ATTR_RO(_name)
/Linux-v6.6/drivers/soc/hisilicon/
Dkunpeng_hccs.c759 static struct kobj_attribute hccs_type_attr = __ATTR_RO(type);
768 static struct kobj_attribute lane_mode_attr = __ATTR_RO(lane_mode);
777 static struct kobj_attribute port_enable_attr = __ATTR_RO(enable);
795 static struct kobj_attribute cur_lane_num_attr = __ATTR_RO(cur_lane_num);
831 static struct kobj_attribute link_fsm_attr = __ATTR_RO(link_fsm);
849 static struct kobj_attribute lane_mask_attr = __ATTR_RO(lane_mask);
867 static struct kobj_attribute crc_err_cnt_attr = __ATTR_RO(crc_err_cnt);
/Linux-v6.6/drivers/firewire/
Dcore-device.c379 __ATTR_RO(modalias),
380 __ATTR_RO(rom_index),
466 __ATTR_RO(config_rom),
467 __ATTR_RO(guid),
468 __ATTR_RO(is_local),
469 __ATTR_RO(units),
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_gt_sysfs.c62 static struct kobj_attribute attr_id = __ATTR_RO(id);

1234