| /linux/samples/kobject/ |
| H A D | kset-example.c | 39 struct attribute attr; 54 struct attribute *attr, in foo_attr_show() 57 const struct foo_attribute *attribute; in foo_attr_show() local 60 attribute = to_foo_attr(attr); in foo_attr_show() 63 if (!attribute->show) in foo_attr_show() 66 return attribute->show(foo, attribute, buf); in foo_attr_show() 74 struct attribute *attr, in foo_attr_store() 77 const struct foo_attribute *attribute; in foo_attr_store() local 80 attribute = to_foo_attr(attr); in foo_attr_store() 83 if (!attribute->store) in foo_attr_store() [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-sensor-custom.c | 31 struct hid_sensor_hub_attribute_info attribute; member 34 struct attribute *attrs[HID_CUSTOM_TOTAL_ATTRS]; 66 static struct attribute hid_custom_attrs[HID_CUSTOM_TOTAL_ATTRS] = { 189 sensor_inst->power_state->attribute.report_id, in set_power_report_state() 190 sensor_inst->power_state->attribute.index, in set_power_report_state() 194 sensor_inst->report_state->attribute.report_id, in set_power_report_state() 195 sensor_inst->report_state->attribute.index, in set_power_report_state() 200 sensor_inst->power_state->attribute.logical_minimum; in set_power_report_state() 202 sensor_inst->power_state->attribute.report_id, in set_power_report_state() 203 sensor_inst->power_state->attribute.index, in set_power_report_state() [all …]
|
| /linux/include/linux/ |
| H A D | sysfs.h | 30 struct attribute { struct 109 struct attribute *, int); 111 const struct attribute *, int); 119 struct attribute **attrs; 120 const struct attribute *const *attrs_const; 170 struct kobject *kobj, struct attribute *attr, int n) \ 202 struct kobject *kobj, struct attribute *a, int n) \ 293 struct attribute **: \ 295 const struct attribute *const *: \ 312 struct attribute attr; [all …]
|
| /linux/sound/pci/asihpi/ |
| H A D | hpicmn.c | 325 if (phm->u.c.attribute == HPI_METER_PEAK) { in hpi_check_control_cache_single() 328 } else if (phm->u.c.attribute == HPI_METER_RMS) { in hpi_check_control_cache_single() 345 if (phm->u.c.attribute == HPI_VOLUME_GAIN) { in hpi_check_control_cache_single() 348 } else if (phm->u.c.attribute == HPI_VOLUME_MUTE) { in hpi_check_control_cache_single() 365 if (phm->u.c.attribute == HPI_MULTIPLEXER_SOURCE) { in hpi_check_control_cache_single() 373 if (phm->u.c.attribute == HPI_CHANNEL_MODE_MODE) in hpi_check_control_cache_single() 379 if (phm->u.c.attribute == HPI_LEVEL_GAIN) { in hpi_check_control_cache_single() 386 if (phm->u.c.attribute == HPI_TUNER_FREQ) in hpi_check_control_cache_single() 388 else if (phm->u.c.attribute == HPI_TUNER_BAND) in hpi_check_control_cache_single() 390 else if (phm->u.c.attribute == HPI_TUNER_LEVEL_AVG) in hpi_check_control_cache_single() [all …]
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-elog.c | 31 struct attribute attr; 96 struct attribute *attr, in elog_attr_show() 99 struct elog_attribute *attribute; in elog_attr_show() local 102 attribute = to_elog_attr(attr); in elog_attr_show() 105 if (!attribute->show) in elog_attr_show() 108 return attribute->show(elog, attribute, buf); in elog_attr_show() 112 struct attribute *attr, in elog_attr_store() 115 struct elog_attribute *attribute; in elog_attr_store() local 118 attribute = to_elog_attr(attr); in elog_attr_store() 121 if (!attribute->store) in elog_attr_store() [all …]
|
| H A D | opal-dump.c | 31 struct attribute attr; 148 static struct attribute *initiate_attrs[] = { 160 struct attribute *attr, in dump_attr_show() 163 struct dump_attribute *attribute; in dump_attr_show() local 166 attribute = to_dump_attr(attr); in dump_attr_show() 169 if (!attribute->show) in dump_attr_show() 172 return attribute->show(dump, attribute, buf); in dump_attr_show() 176 struct attribute *attr, in dump_attr_store() 179 struct dump_attribute *attribute; in dump_attr_store() local 182 attribute = to_dump_attr(attr); in dump_attr_store() [all …]
|
| /linux/drivers/media/pci/mgb4/ |
| H A D | mgb4_sysfs.h | 12 extern struct attribute *mgb4_pci_attrs[]; 13 extern struct attribute *mgb4_fpdl3_in_attrs[]; 14 extern struct attribute *mgb4_gmsl_in_attrs[]; 15 extern struct attribute *mgb4_fpdl3_out_attrs[]; 16 extern struct attribute *mgb4_gmsl_out_attrs[];
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_uncore_frequency_scaling.rst | 44 Out of reset, this attribute represent the maximum possible frequency. 45 This is a read-only attribute. If users adjust max_freq_khz, 46 they can always go back to maximum using the value from this attribute. 49 Out of reset, this attribute represent the minimum possible frequency. 50 This is a read-only attribute. If users adjust min_freq_khz, 51 they can always go back to minimum using the value from this attribute. 54 This attribute is used to set the maximum uncore frequency. 57 This attribute is used to set the minimum uncore frequency. 60 This attribute is used to get the current uncore frequency. 92 This attribute is used to get the power domain id of this instance. [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-lpss_ltr | 14 The /sys/devices/.../lpss_ltr/ltr_mode attribute contains an 18 This attribute is read-only. If the device's runtime PM status 19 is not "active", attempts to read from this attribute cause 26 The /sys/devices/.../lpss_ltr/auto_ltr attribute contains the 30 This attribute is read-only. If the device's runtime PM status 31 is not "active", attempts to read from this attribute cause 38 The /sys/devices/.../lpss_ltr/auto_ltr attribute contains the 42 This attribute is read-only. If the device's runtime PM status 43 is not "active", attempts to read from this attribute cause
|
| H A D | sysfs-devices-edac | 15 Description: This attribute file displays how many seconds have elapsed 22 Description: This attribute file displays the type of memory controller 28 Description: This attribute file displays, in count of megabytes, of memory 34 Description: This attribute file displays the total count of uncorrectable 42 Description: This attribute file displays the number of UEs that have 49 Description: This attribute file displays the total count of correctable 59 Description: This attribute file displays the number of CEs that 69 Description: Read/Write attribute file that controls memory scrubbing. 71 writing a minimum bandwidth in bytes/sec to the attribute file. 76 the value of the attribute file will be -1. [all …]
|
| H A D | sysfs-bus-thunderbolt | 22 boot attribute is set to 1. 28 Description: This attribute tells whether the system supports 31 attribute under each device. 37 Description: This attribute tells whether the system uses IOMMU 46 Description: This attribute holds current Thunderbolt security level 52 appropriate value to the authorized attribute 68 Description: This attribute is used to authorize Thunderbolt devices 72 Contents of this attribute will be 0 when the device is not 79 deauthorization attribute under domain contains 1) 83 When key attribute contains 32 byte hex string the possible [all …]
|
| H A D | sysfs-driver-ppi | 22 This attribute shows the version of the PPI supported by the 30 This attribute shows the request for an operation to be 40 This attribute shows the response to the most recent operation 49 This attribute shows the platform-specific action that should 59 This attribute shows whether it is allowed to request an 63 This attribute is only supported by PPI version 1.2+. 70 This attribute shows whether it is allowed to request an 73 255. The format is same with tcg_operations. This attribute
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf-sysfs-stats.c | 54 struct attribute attr; 61 struct attribute *attr, in dma_buf_stats_attribute_show() 64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show() local 68 attribute = to_dma_buf_stats_attr(attr); in dma_buf_stats_attribute_show() 72 if (!dmabuf || !attribute->show) in dma_buf_stats_attribute_show() 75 return attribute->show(dmabuf, attribute, buf); in dma_buf_stats_attribute_show() 100 static struct attribute *dma_buf_stats_default_attrs[] = {
|
| /linux/Documentation/hwmon/ |
| H A D | ibmpowernv.rst | 18 'hwmon' populates the 'sysfs' tree having attribute files, each for a given 19 sensor type and its attribute data. 22 the DT maps to an attribute file in 'sysfs'. The node exports unique 'sensor-id' 44 sub-group. In POWER9, this attribute corresponds to 45 each OCC. Using this attribute each OCC can be asked to 57 sub-group. In POWER9, this attribute corresponds to 58 each OCC. Using this attribute each OCC can be asked to 68 sub-group. In POWER9, this attribute corresponds to 69 each OCC. Using this attribute each OCC can be asked to 79 sub-group. In POWER9, this attribute corresponds to [all …]
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | attributes.rst | 11 all attribute names begin with “user”; this restriction seems to have 18 available for in-inode extended attribute storage. The second place 21 block to contain a pointer to a second extended attribute block (or even 23 attribute's value to be stored in a separate data block, though as of 46 The beginning of an extended attribute block is in 76 - Checksum of the extended attribute block. 83 of the extended attribute block, and the entire block (header + 113 - Location of this attribute's value on the disk block where it is stored. 114 Multiple attributes can share the same value. For an inode attribute 126 - Length of attribute value. [all …]
|
| H A D | inlinedata.rst | 11 attribute space, then it might be found as an extended attribute 17 Pending a change to compact the extended attribute key used to store 22 The inline data feature requires the presence of an extended attribute 23 for “system.data”, even if the attribute value is zero length. 31 attribute in the inode body, the EA value is an array of
|
| /linux/Documentation/scsi/ |
| H A D | tcm_qla2xxx.rst | 7 tcm_qla2xxx jam_host attribute 9 There is now a new module endpoint attribute called jam_host 10 attribute:: 14 This attribute and accompanying code is only included if the 19 Use this attribute to control the discarding of SCSI commands to a 25 Setting a boolean of 1 for the jam_host attribute for a particular host
|
| /linux/arch/arm/kernel/ |
| H A D | efi.c | 19 if (md->attribute & EFI_MEMORY_RO) in set_permissions() 21 if (md->attribute & EFI_MEMORY_XP) in set_permissions() 62 if (md->attribute & EFI_MEMORY_WB) in efi_create_mapping() 64 else if (md->attribute & EFI_MEMORY_WT) in efi_create_mapping() 66 else if (md->attribute & EFI_MEMORY_WC) in efi_create_mapping() 76 if (md->attribute & (EFI_MEMORY_RO | EFI_MEMORY_XP)) in efi_create_mapping()
|
| /linux/kernel/ |
| H A D | params.c | 565 const struct param_attribute *attribute = to_param_attr(mattr); in param_attr_show() local 567 if (!attribute->param->ops->get) in param_attr_show() 571 count = attribute->param->ops->get(buf, attribute->param); in param_attr_show() 582 const struct param_attribute *attribute = to_param_attr(mattr); in param_attr_store() local 584 if (!attribute->param->ops->set) in param_attr_store() 588 if (param_check_unsafe(attribute->param)) in param_attr_store() 589 err = attribute->param->ops->set(buf, attribute->param); in param_attr_store() 634 struct attribute **new_attrs; in add_sysfs_param() 887 struct attribute *attr, in module_attr_show() 890 const struct module_attribute *attribute; in module_attr_show() local [all …]
|
| /linux/drivers/pci/ |
| H A D | pci-label.c | 59 enum smbios_attr_enum attribute) in find_smbios_instance_string() argument 75 if (attribute == SMBIOS_ATTR_INSTANCE_SHOW) in find_smbios_instance_string() 78 else if (attribute == SMBIOS_ATTR_LABEL_SHOW) in find_smbios_instance_string() 109 static struct attribute *smbios_attrs[] = { 115 static umode_t smbios_attr_is_visible(struct kobject *kobj, struct attribute *a, in smbios_attr_is_visible() 210 static struct attribute *acpi_attrs[] = { 216 static umode_t acpi_attr_is_visible(struct kobject *kobj, struct attribute *a, in acpi_attr_is_visible()
|
| /linux/block/ |
| H A D | blk-crypto-sysfs.c | 19 struct attribute attr; 29 static struct blk_crypto_attr *attr_to_crypto_attr(struct attribute *attr) in attr_to_crypto_attr() 69 struct attribute *attr, int n) in blk_crypto_is_visible() 84 static struct attribute *blk_crypto_attrs[] = { 102 static struct attribute *blk_crypto_mode_attrs[BLK_ENCRYPTION_MODE_MAX + 1]; 105 struct attribute *attr, int n) in blk_crypto_mode_is_visible() 137 struct attribute *attr, char *page) in blk_crypto_attr_show()
|
| /linux/Documentation/translations/zh_TW/filesystems/ |
| H A D | sysfs.txt | 90 struct attribute { 97 int sysfs_create_file(struct kobject * kobj, const struct attribute * attr); 98 void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr); 107 struct attribute attr; 145 ssize_t (*show)(struct kobject *, struct attribute *, char *); 146 ssize_t (*store)(struct kobject *, struct attribute *, const char *, size_t); 154 將一般的kobject 和 attribute 結構體指針轉換爲適當的指針類型後 162 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, 312 struct attribute attr; 334 struct attribute attr; [all …]
|
| /linux/Documentation/translations/zh_CN/filesystems/ |
| H A D | sysfs.txt | 87 struct attribute { 94 int sysfs_create_file(struct kobject * kobj, const struct attribute * attr); 95 void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr); 104 struct attribute attr; 142 ssize_t (*show)(struct kobject *, struct attribute *, char *); 143 ssize_t (*store)(struct kobject *, struct attribute *, const char *, size_t); 151 将一般的kobject 和 attribute 结构体指针转换为适当的指针类型后 159 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, 309 struct attribute attr; 331 struct attribute attr; [all …]
|
| /linux/drivers/edac/ |
| H A D | edac_device_sysfs.c | 108 struct attribute attr; 118 struct attribute *attr, char *buffer) in edac_dev_ctl_info_show() 130 struct attribute *attr, in edac_dev_ctl_info_store() 166 static struct attribute *device_ctrl_attrs[] = { 340 struct attribute attr; 347 struct attribute *attr, char *buffer) in edac_dev_instance_show() 359 struct attribute *attr, in edac_dev_instance_store() 392 static struct attribute *device_instance_attrs[] = { 416 struct attribute *attr, char *data) in block_ue_count_show() 424 struct attribute *attr, char *data) in block_ce_count_show() [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_hwconfig.c | 133 u32 attribute = hwconfig[i++]; in xe_guc_hwconfig_dump() local 138 attribute, len_dw, num_dw - i); in xe_guc_hwconfig_dump() 150 drm_printf(p, "[%2u] = %u\n", attribute, hwconfig[i]); in xe_guc_hwconfig_dump() 152 drm_printf(p, "[%2u] = { %*ph }\n", attribute, in xe_guc_hwconfig_dump() 167 int xe_guc_hwconfig_lookup_u32(struct xe_guc *guc, u32 attribute, u32 *val) in xe_guc_hwconfig_lookup_u32() argument 189 if (key != attribute) { in xe_guc_hwconfig_lookup_u32()
|