Home
last modified time | relevance | path

Searched refs:kobj_attribute (Results 1 – 25 of 151) sorted by relevance

1234567

/linux-6.15/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.h63 struct kobj_attribute max_freq_khz_kobj_attr;
64 struct kobj_attribute min_freq_khz_kobj_attr;
65 struct kobj_attribute initial_max_freq_khz_kobj_attr;
66 struct kobj_attribute initial_min_freq_khz_kobj_attr;
67 struct kobj_attribute current_freq_khz_kobj_attr;
68 struct kobj_attribute domain_id_kobj_attr;
69 struct kobj_attribute fabric_cluster_id_kobj_attr;
70 struct kobj_attribute package_id_kobj_attr;
71 struct kobj_attribute elc_low_threshold_percent_kobj_attr;
73 struct kobj_attribute elc_high_threshold_enable_kobj_attr;
[all …]
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_hw_engine_class_sysfs.c45 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_show()
64 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_store()
93 struct kobj_attribute *attr, in job_timeout_max_store()
129 struct kobj_attribute *attr, in job_timeout_min_store()
165 struct kobj_attribute *attr, in job_timeout_store()
231 struct kobj_attribute *attr, in timeslice_duration_store()
278 struct kobj_attribute *attr, in timeslice_duration_max_show()
316 struct kobj_attribute *attr, in timeslice_duration_min_show()
419 struct kobj_attribute *attr, in preempt_timeout_min_default()
443 struct kobj_attribute *attr, in preempt_timeout_max_store()
[all …]
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c30 static const struct kobj_attribute name_attr =
39 static const struct kobj_attribute class_attr =
48 static const struct kobj_attribute inst_attr =
57 static const struct kobj_attribute mmio_attr =
128 static const struct kobj_attribute caps_attr =
137 static const struct kobj_attribute all_caps_attr =
186 static const struct kobj_attribute max_spin_attr =
197 static const struct kobj_attribute max_spin_def =
291 static const struct kobj_attribute stop_timeout_attr =
302 static const struct kobj_attribute stop_timeout_def =
[all …]
/linux-6.15/arch/s390/kernel/
H A Duv.c446 struct kobj_attribute *attr, char *buf) in uv_query_facilities()
459 struct kobj_attribute *attr, char *buf) in uv_query_supp_se_hdr_ver()
468 struct kobj_attribute *attr, char *buf) in uv_query_supp_se_hdr_pcf()
495 struct kobj_attribute *attr, char *buf) in uv_query_dump_finalize_len()
549 struct kobj_attribute *attr, char *buf) in uv_query_supp_att_pflags()
558 struct kobj_attribute *attr, char *buf) in uv_query_supp_add_secret_req_ver()
576 struct kobj_attribute *attr, char *buf) in uv_query_supp_secret_types()
595 struct kobj_attribute *attr, char *buf) in uv_query_max_retr_secrets()
604 struct kobj_attribute *attr, in uv_query_max_assoc_secrets()
653 struct kobj_attribute *attr, char *buf) in uv_keys_host_key()
[all …]
/linux-6.15/kernel/
H A Dksysfs.c40 struct kobj_attribute *attr, char *buf) in uevent_seqnum_show()
48 struct kobj_attribute *attr, char *buf) in cpu_byteorder_show()
56 struct kobj_attribute *attr, char *buf) in address_bits_show()
65 struct kobj_attribute *attr, char *buf) in uevent_helper_show()
70 struct kobj_attribute *attr, in uevent_helper_store()
86 struct kobj_attribute *attr, char *buf) in profiling_show()
91 struct kobj_attribute *attr, in profiling_store()
124 struct kobj_attribute *attr, char *buf) in kexec_loaded_show()
149 struct kobj_attribute *attr, in kexec_crash_size_store()
207 struct kobj_attribute *attr, in rcu_expedited_store()
[all …]
/linux-6.15/mm/damon/
H A Dsysfs-schemes.c61 struct kobj_attribute *attr, char *buf) in nr_accesses_show()
79 struct kobj_attribute *attr, char *buf) in sz_filter_passed_show()
155 struct kobj_attribute *attr, char *buf) in total_bytes_show()
233 struct kobj_attribute *attr, char *buf) in nr_applied_show()
242 struct kobj_attribute *attr, char *buf) in sz_applied_show()
251 struct kobj_attribute *attr, char *buf) in sz_ops_filter_passed_show()
260 struct kobj_attribute *attr, char *buf) in qt_exceeds_show()
357 struct kobj_attribute *attr, char *buf) in type_show()
406 struct kobj_attribute *attr, char *buf) in matching_show()
430 struct kobj_attribute *attr, char *buf) in allow_show()
[all …]
/linux-6.15/drivers/accessibility/speakup/
H A Dkobjects.c30 struct kobj_attribute *attr, char *buf) in chars_chartab_show()
110 struct kobj_attribute *attr, in chars_chartab_store()
413 struct kobj_attribute *attr, in synth_direct_store()
837 struct kobj_attribute *attr, char *buf) in message_show()
866 static struct kobj_attribute keymap_attribute =
868 static struct kobj_attribute silent_attribute =
870 static struct kobj_attribute synth_attribute =
879 static struct kobj_attribute ex_num_attribute =
896 static struct kobj_attribute bleeps_attribute =
930 static struct kobj_attribute colors_attribute =
[all …]
H A Dspeakup_dummy.c51 static struct kobj_attribute caps_start_attribute =
53 static struct kobj_attribute caps_stop_attribute =
55 static struct kobj_attribute pitch_attribute =
57 static struct kobj_attribute inflection_attribute =
59 static struct kobj_attribute punct_attribute =
61 static struct kobj_attribute rate_attribute =
63 static struct kobj_attribute tone_attribute =
65 static struct kobj_attribute vol_attribute =
68 static struct kobj_attribute delay_time_attribute =
70 static struct kobj_attribute direct_attribute =
[all …]
H A Dspeakup_spkout.c46 static struct kobj_attribute caps_start_attribute =
48 static struct kobj_attribute caps_stop_attribute =
50 static struct kobj_attribute pitch_attribute =
52 static struct kobj_attribute punct_attribute =
54 static struct kobj_attribute rate_attribute =
56 static struct kobj_attribute tone_attribute =
58 static struct kobj_attribute vol_attribute =
61 static struct kobj_attribute delay_time_attribute =
63 static struct kobj_attribute direct_attribute =
65 static struct kobj_attribute full_time_attribute =
[all …]
H A Dspeakup_ltlk.c49 static struct kobj_attribute caps_start_attribute =
51 static struct kobj_attribute caps_stop_attribute =
53 static struct kobj_attribute freq_attribute =
55 static struct kobj_attribute pitch_attribute =
57 static struct kobj_attribute punct_attribute =
59 static struct kobj_attribute rate_attribute =
61 static struct kobj_attribute tone_attribute =
63 static struct kobj_attribute voice_attribute =
65 static struct kobj_attribute vol_attribute =
70 static struct kobj_attribute direct_attribute =
[all …]
H A Dspeakup_txprt.c47 static struct kobj_attribute caps_start_attribute =
49 static struct kobj_attribute caps_stop_attribute =
51 static struct kobj_attribute pitch_attribute =
53 static struct kobj_attribute rate_attribute =
55 static struct kobj_attribute tone_attribute =
57 static struct kobj_attribute vol_attribute =
60 static struct kobj_attribute delay_time_attribute =
62 static struct kobj_attribute direct_attribute =
64 static struct kobj_attribute full_time_attribute =
66 static struct kobj_attribute jiffy_delta_attribute =
[all …]
H A Dspeakup_bns.c42 static struct kobj_attribute caps_start_attribute =
44 static struct kobj_attribute caps_stop_attribute =
46 static struct kobj_attribute pitch_attribute =
48 static struct kobj_attribute rate_attribute =
50 static struct kobj_attribute tone_attribute =
52 static struct kobj_attribute vol_attribute =
55 static struct kobj_attribute delay_time_attribute =
57 static struct kobj_attribute direct_attribute =
59 static struct kobj_attribute full_time_attribute =
61 static struct kobj_attribute jiffy_delta_attribute =
[all …]
H A Dspeakup_acntsa.c46 static struct kobj_attribute caps_start_attribute =
48 static struct kobj_attribute caps_stop_attribute =
50 static struct kobj_attribute pitch_attribute =
52 static struct kobj_attribute rate_attribute =
54 static struct kobj_attribute tone_attribute =
56 static struct kobj_attribute vol_attribute =
59 static struct kobj_attribute delay_time_attribute =
61 static struct kobj_attribute direct_attribute =
63 static struct kobj_attribute full_time_attribute =
65 static struct kobj_attribute jiffy_delta_attribute =
[all …]
H A Dspeakup_audptr.c46 static struct kobj_attribute caps_start_attribute =
48 static struct kobj_attribute caps_stop_attribute =
50 static struct kobj_attribute pitch_attribute =
52 static struct kobj_attribute punct_attribute =
54 static struct kobj_attribute rate_attribute =
56 static struct kobj_attribute tone_attribute =
58 static struct kobj_attribute vol_attribute =
61 static struct kobj_attribute delay_time_attribute =
63 static struct kobj_attribute direct_attribute =
65 static struct kobj_attribute full_time_attribute =
[all …]
H A Dspeakup_decext.c66 static struct kobj_attribute caps_start_attribute =
68 static struct kobj_attribute caps_stop_attribute =
70 static struct kobj_attribute pitch_attribute =
72 static struct kobj_attribute inflection_attribute =
74 static struct kobj_attribute punct_attribute =
76 static struct kobj_attribute rate_attribute =
78 static struct kobj_attribute voice_attribute =
80 static struct kobj_attribute vol_attribute =
83 static struct kobj_attribute delay_time_attribute =
85 static struct kobj_attribute direct_attribute =
[all …]
/linux-6.15/kernel/power/
H A Dmain.c227 struct kobj_attribute *attr, in sync_on_suspend_store()
578 struct kobj_attribute *attr, in pm_print_times_store()
601 struct kobj_attribute *attr, in pm_wakeup_irq_show()
781 struct kobj_attribute *attr, in wakeup_count_show()
791 struct kobj_attribute *attr, in wakeup_count_store()
823 struct kobj_attribute *attr, in autosleep_show()
844 struct kobj_attribute *attr, in autosleep_store()
866 struct kobj_attribute *attr, in wake_lock_show()
873 struct kobj_attribute *attr, in wake_lock_store()
883 struct kobj_attribute *attr, in wake_unlock_show()
[all …]
/linux-6.15/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpassobj-attributes.c15 static ssize_t is_enabled_show(struct kobject *kobj, struct kobj_attribute *attr, in is_enabled_show()
38 static struct kobj_attribute po_is_pass_set = __ATTR_RO(is_enabled);
41 struct kobj_attribute *attr, in current_password_store()
69 static struct kobj_attribute po_current_password = __ATTR_WO(current_password);
72 struct kobj_attribute *attr, in new_password_store()
97 static struct kobj_attribute po_new_password = __ATTR_WO(new_password);
100 static struct kobj_attribute po_min_pass_length = __ATTR_RO(min_password_length);
105 static ssize_t mechanism_show(struct kobject *kobj, struct kobj_attribute *attr, in mechanism_show()
111 static struct kobj_attribute po_mechanism = __ATTR_RO(mechanism);
113 static ssize_t role_show(struct kobject *kobj, struct kobj_attribute *attr, in role_show()
[all …]
H A Dstring-attributes.c15 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show()
54 static struct kobj_attribute str_displ_langcode =
58 static struct kobj_attribute str_displ_name =
62 static struct kobj_attribute str_default_val =
66 static struct kobj_attribute str_current_val =
70 static struct kobj_attribute str_modifier =
74 static struct kobj_attribute str_min_length =
78 static struct kobj_attribute str_max_length =
81 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
86 static struct kobj_attribute str_type =
H A Dint-attributes.c15 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show()
64 static struct kobj_attribute integer_displ_langcode =
68 static struct kobj_attribute integer_displ_name =
72 static struct kobj_attribute integer_default_val =
76 static struct kobj_attribute integer_current_val =
80 static struct kobj_attribute integer_modifier =
84 static struct kobj_attribute integer_lower_bound =
88 static struct kobj_attribute integer_upper_bound =
92 static struct kobj_attribute integer_scalar_increment =
95 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
[all …]
/linux-6.15/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c199 struct kobj_attribute *attr, char *page) in rtrs_clt_state_show()
220 struct kobj_attribute *attr, in rtrs_clt_reconnect_store()
244 struct kobj_attribute *attr, char *buf) in rtrs_clt_disconnect_show()
250 struct kobj_attribute *attr, in rtrs_clt_disconnect_store()
271 struct kobj_attribute *attr, char *buf) in rtrs_clt_remove_path_show()
277 struct kobj_attribute *attr, in rtrs_clt_remove_path_store()
334 struct kobj_attribute *attr, in rtrs_clt_hca_port_show()
348 struct kobj_attribute *attr, in rtrs_clt_hca_name_show()
362 struct kobj_attribute *attr, in rtrs_clt_cur_latency_show()
377 struct kobj_attribute *attr, in rtrs_clt_src_addr_show()
[all …]
/linux-6.15/drivers/staging/greybus/
H A Daudio_manager_sysfs.c15 struct kobj_attribute *attr, in manager_sysfs_add_store()
36 static struct kobj_attribute manager_add_attribute =
40 struct kobj_attribute *attr, in manager_sysfs_remove_store()
57 static struct kobj_attribute manager_remove_attribute =
61 struct kobj_attribute *attr, in manager_sysfs_dump_store()
81 static struct kobj_attribute manager_dump_attribute =
85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/linux-6.15/samples/kobject/
H A Dkobject-example.c28 static ssize_t foo_show(struct kobject *kobj, struct kobj_attribute *attr, in foo_show()
34 static ssize_t foo_store(struct kobject *kobj, struct kobj_attribute *attr, in foo_store()
47 static struct kobj_attribute foo_attribute =
54 static ssize_t b_show(struct kobject *kobj, struct kobj_attribute *attr, in b_show()
66 static ssize_t b_store(struct kobject *kobj, struct kobj_attribute *attr, in b_store()
82 static struct kobj_attribute baz_attribute =
84 static struct kobj_attribute bar_attribute =
/linux-6.15/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c226 struct kobj_attribute *attr, char *page) in state_show()
264 struct kobj_attribute *attr, char *page) in mapping_path_show()
277 struct kobj_attribute *attr, char *page) in access_mode_show()
290 struct kobj_attribute *attr, char *page) in rnbd_clt_unmap_dev_show()
297 struct kobj_attribute *attr, in rnbd_clt_unmap_dev_store()
360 struct kobj_attribute *attr, in rnbd_clt_resize_dev_show()
368 struct kobj_attribute *attr, in rnbd_clt_resize_dev_store()
393 struct kobj_attribute *attr, char *page) in rnbd_clt_remap_dev_show()
399 struct kobj_attribute *attr, in rnbd_clt_remap_dev_store()
501 struct kobj_attribute *attr, in rnbd_clt_map_device_show()
[all …]
/linux-6.15/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c129 struct kobj_attribute *attr, in statusbin()
145 static ssize_t status_show(struct kobject *kobj, struct kobj_attribute in status_show()
207 static struct kobj_attribute password_spm_status = __ATTR_RO(status);
222 struct kobj_attribute *attr, in sk_store()
254 static struct kobj_attribute password_spm_signing_key = __ATTR_WO(sk);
257 struct kobj_attribute *attr, in kek_store()
291 static struct kobj_attribute password_spm_endorsement_key = __ATTR_WO(kek);
293 static ssize_t role_show(struct kobject *kobj, struct kobj_attribute *attr, in role_show()
299 static struct kobj_attribute password_spm_role = __ATTR_RO(role);
302 struct kobj_attribute *attr, in auth_token_store()
[all …]
/linux-6.15/drivers/platform/x86/
H A Dthink-lmi.c397 struct kobj_attribute *attr, in current_password_store()
417 struct kobj_attribute *attr, in new_password_store()
546 struct kobj_attribute *attr, in encoding_store()
572 struct kobj_attribute *attr, in kbdlang_store()
608 struct kobj_attribute *attr, in index_store()
636 struct kobj_attribute *attr, in level_store()
724 struct kobj_attribute *attr, in cert_to_password_store()
769 struct kobj_attribute *attr, in certificate_store()
863 struct kobj_attribute *attr, in signature_store()
890 struct kobj_attribute *attr, in save_signature_store()
[all …]

1234567