| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| D | drmem.c | 40 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property() 65 struct property *prop) in drmem_update_dt_v1() 104 struct property *prop) in drmem_update_dt_v2() 175 struct property *prop; in drmem_update_dt() local 202 const __be32 **prop) in read_drconf_v1_cell() 219 __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v1_lmbs() argument 238 const __be32 **prop) in read_drconf_v2_cell() 253 __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v2_lmbs() argument 285 int __init walk_drmem_lmbs_early(unsigned long node, void *data, in walk_drmem_lmbs_early() argument 288 const __be32 *prop, *usm; in walk_drmem_lmbs_early() local [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | drmem.c | 39 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property() 64 struct property *prop) in drmem_update_dt_v1() 103 struct property *prop) in drmem_update_dt_v2() 174 struct property *prop; in drmem_update_dt() local 195 const __be32 **prop) in read_drconf_v1_cell() 212 __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v1_lmbs() argument 231 const __be32 **prop) in read_drconf_v2_cell() 246 __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, void *data, in __walk_drmem_v2_lmbs() argument 278 int __init walk_drmem_lmbs_early(unsigned long node, void *data, in walk_drmem_lmbs_early() argument 281 const __be32 *prop, *usm; in walk_drmem_lmbs_early() local [all …]
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/common/pci/ |
| D | pci.c | 90 int hl_pci_elbi_read(struct hl_device *hdev, u64 addr, u32 *data) in hl_pci_elbi_read() 153 static int hl_pci_elbi_write(struct hl_device *hdev, u64 addr, u32 data) in hl_pci_elbi_write() 213 int hl_pci_iatu_write(struct hl_device *hdev, u32 addr, u32 data) in hl_pci_iatu_write() 215 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_iatu_write() local 248 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_set_inbound_region() local 311 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_set_outbound_region() local 380 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_init() local
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| D | power_supply_hwmon.c | 129 int prop = power_supply_hwmon_to_property(type, in power_supply_hwmon_has_input() local 158 static umode_t power_supply_hwmon_is_visible(const void *data, in power_supply_hwmon_is_visible() 163 int prop; in power_supply_hwmon_is_visible() local 212 int ret, prop; in power_supply_hwmon_read() local 256 int prop; in power_supply_hwmon_write() local 329 static void power_supply_hwmon_bitmap_free(void *data) in power_supply_hwmon_bitmap_free() 367 const enum power_supply_property prop = desc->properties[i]; in power_supply_add_hwmon_sysfs() local
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | qcom-spmi-adc5.c | 155 const struct adc5_data *data; member 158 static int adc5_read(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_read() 163 static int adc5_write(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_write() 173 static int adc5_read_voltage_data(struct adc5_chip *adc, u16 *data) in adc5_read_voltage_data() 221 struct adc5_channel_prop *prop, u8 *data) in adc5_update_dig_param() 237 struct adc5_channel_prop *prop) in adc5_configure() 274 struct adc5_channel_prop *prop) in adc7_configure() 315 struct adc5_channel_prop *prop, in adc5_do_conversion() 356 struct adc5_channel_prop *prop, in adc7_do_conversion() 440 struct adc5_channel_prop *prop; in adc_read_raw_common() local [all …]
|
| D | qcom-spmi-vadc.c | 139 static int vadc_read(struct vadc_priv *vadc, u16 offset, u8 *data) in vadc_read() 144 static int vadc_write(struct vadc_priv *vadc, u16 offset, u8 data) in vadc_write() 151 u8 data; in vadc_reset() local 211 struct vadc_channel_prop *prop) in vadc_configure() 276 static int vadc_read_result(struct vadc_priv *vadc, u16 *data) in vadc_read_result() 304 struct vadc_channel_prop *prop, u16 *data) in vadc_do_conversion() 356 struct vadc_channel_prop *prop; in vadc_measure_ref_points() local 451 struct vadc_channel_prop *prop; in vadc_read_raw() local 664 struct vadc_channel_prop *prop, in vadc_get_fw_channel_data() 756 struct vadc_channel_prop prop; in vadc_get_fw_data() local
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | qcom-spmi-adc5.c | 154 const struct adc5_data *data; member 169 static int adc5_read(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_read() 174 static int adc5_write(struct adc5_chip *adc, u16 offset, u8 *data, int len) in adc5_write() 233 static int adc5_read_voltage_data(struct adc5_chip *adc, u16 *data) in adc5_read_voltage_data() 281 struct adc5_channel_prop *prop, u8 *data) in adc5_update_dig_param() 297 struct adc5_channel_prop *prop) in adc5_configure() 334 struct adc5_channel_prop *prop) in adc7_configure() 375 struct adc5_channel_prop *prop, in adc5_do_conversion() 416 struct adc5_channel_prop *prop, in adc7_do_conversion() 500 struct adc5_channel_prop *prop; in adc_read_raw_common() local [all …]
|
| D | qcom-spmi-vadc.c | 137 static int vadc_read(struct vadc_priv *vadc, u16 offset, u8 *data) in vadc_read() 142 static int vadc_write(struct vadc_priv *vadc, u16 offset, u8 data) in vadc_write() 149 u8 data; in vadc_reset() local 209 struct vadc_channel_prop *prop) in vadc_configure() 274 static int vadc_read_result(struct vadc_priv *vadc, u16 *data) in vadc_read_result() 302 struct vadc_channel_prop *prop, u16 *data) in vadc_do_conversion() 354 struct vadc_channel_prop *prop; in vadc_measure_ref_points() local 449 struct vadc_channel_prop *prop; in vadc_read_raw() local 652 struct vadc_channel_prop *prop, in vadc_get_dt_channel_data() 739 struct vadc_channel_prop prop; in vadc_get_dt_data() local
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
| D | pci.c | 96 static int hl_pci_elbi_write(struct hl_device *hdev, u64 addr, u32 data) in hl_pci_elbi_write() 153 int hl_pci_iatu_write(struct hl_device *hdev, u32 addr, u32 data) in hl_pci_iatu_write() 155 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_iatu_write() local 209 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_set_inbound_region() local 274 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_pci_set_outbound_region() local
|
| /kernel/linux/linux-6.6/scripts/dtc/ |
| D | yamltree.c | 33 char *data, unsigned int seq_offset, unsigned int len, int width) in yaml_propval_int() 113 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval() 145 char *data = &prop->val.val[m->offset]; in yaml_propval() local 180 struct property *prop; in yaml_tree() local
|
| D | checks.c | 34 void *data; member 63 struct property *prop, in check_msg() 126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 209 struct property *prop; in check_is_string() local 228 struct property *prop; in check_is_string_list() local 256 struct property *prop; in check_is_cell() local 292 struct property *prop, *prop2; in check_duplicate_property_names() local 360 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local 386 struct property *prop; in check_property_name_chars() local 402 struct property *prop; in check_property_name_chars_strict() local [all …]
|
| D | livetree.c | 266 void add_property(struct node *node, struct property *prop) in add_property() 281 struct property *prop = node->proplist; in delete_property_by_name() local 292 void delete_property(struct property *prop) in delete_property() 327 struct property *prop; in delete_node() local 339 char *name, const void *data, int len, in append_to_property() 426 struct property *prop; in get_property() local 435 cell_t propval_cell(struct property *prop) in propval_cell() 441 cell_t propval_cell_n(struct property *prop, unsigned int n) in propval_cell_n() 450 struct property *prop; in get_property_by_label() local 474 struct node **node, struct property **prop) in get_marker_label() [all …]
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| D | yamltree.c | 32 static void yaml_propval_int(yaml_emitter_t *emitter, struct marker *markers, char *data, int len, … in yaml_propval_int() 112 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval() 143 char *data = &prop->val.val[m->offset]; in yaml_propval() local 178 struct property *prop; in yaml_tree() local
|
| D | livetree.c | 266 void add_property(struct node *node, struct property *prop) in add_property() 281 struct property *prop = node->proplist; in delete_property_by_name() local 292 void delete_property(struct property *prop) in delete_property() 327 struct property *prop; in delete_node() local 339 char *name, const void *data, int len, in append_to_property() 426 struct property *prop; in get_property() local 435 cell_t propval_cell(struct property *prop) in propval_cell() 441 cell_t propval_cell_n(struct property *prop, int n) in propval_cell_n() 450 struct property *prop; in get_property_by_label() local 474 struct node **node, struct property **prop) in get_marker_label() [all …]
|
| D | checks.c | 34 void *data; member 63 struct property *prop, in check_msg() 126 #define FAIL_PROP(c, dti, node, prop, ...) \ argument 201 struct property *prop; in check_is_string() local 220 struct property *prop; in check_is_string_list() local 248 struct property *prop; in check_is_cell() local 284 struct property *prop, *prop2; in check_duplicate_property_names() local 337 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local 363 struct property *prop; in check_property_name_chars() local 379 struct property *prop; in check_property_name_chars_strict() local [all …]
|
| /kernel/linux/linux-5.10/sound/soc/generic/ |
| D | simple-card-utils.c | 17 void asoc_simple_convert_fixup(struct asoc_simple_data *data, in asoc_simple_convert_fixup() 38 struct asoc_simple_data *data) in asoc_simple_parse_convert() 40 char prop[128]; in asoc_simple_parse_convert() local 131 char prop[128]; in asoc_simple_parse_card_name() local 451 char prop[128]; in asoc_simple_parse_routing() local 469 char prop[128]; in asoc_simple_parse_widgets() local 492 char prop[128]; in asoc_simple_parse_pin_switches() local 548 char prop[128]; in asoc_simple_init_jack() local
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| D | power_supply_hwmon.c | 129 int prop = power_supply_hwmon_to_property(type, in power_supply_hwmon_has_input() local 158 static umode_t power_supply_hwmon_is_visible(const void *data, in power_supply_hwmon_is_visible() 163 int prop; in power_supply_hwmon_is_visible() local 212 int ret, prop; in power_supply_hwmon_read() local 256 int prop; in power_supply_hwmon_write() local 356 const enum power_supply_property prop = desc->properties[i]; in power_supply_add_hwmon_sysfs() local
|
| /kernel/linux/linux-5.10/fs/openpromfs/ |
| D | inode.c | 34 struct property *prop; member 69 struct property *prop = f->private; in property_show() local 185 struct property *prop; in openpromfs_lookup() local 271 struct property *prop; in openpromfs_readdir() local 365 static int openprom_remount(struct super_block *sb, int *flags, char *data) in openprom_remount() 436 static void op_inode_init_once(void *data) in op_inode_init_once()
|
| /kernel/linux/linux-6.6/fs/openpromfs/ |
| D | inode.c | 34 struct property *prop; member 69 struct property *prop = f->private; in property_show() local 185 struct property *prop; in openpromfs_lookup() local 275 struct property *prop; in openpromfs_readdir() local 358 static int openprom_remount(struct super_block *sb, int *flags, char *data) in openprom_remount() 434 static void op_inode_init_once(void *data) in op_inode_init_once()
|
| /kernel/linux/linux-5.10/drivers/thermal/ |
| D | thermal_of.c | 90 struct __thermal_zone *data = tz->devdata; in of_thermal_get_temp() local 101 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trips() local 121 struct __thermal_zone *data = tz->devdata; in of_thermal_get_ntrips() local 142 struct __thermal_zone *data = tz->devdata; in of_thermal_is_trip_valid() local 164 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_points() local 187 struct __thermal_zone *data = tz->devdata; in of_thermal_set_emul_temp() local 198 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trend() local 209 struct __thermal_zone *data = thermal->devdata; in of_thermal_bind() local 244 struct __thermal_zone *data = thermal->devdata; in of_thermal_unbind() local 276 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_type() local [all …]
|
| /kernel/linux/linux-6.6/drivers/of/ |
| D | fdt.c | 506 const __be32 *prop; in __reserved_mem_reserve_reg() local 550 const __be32 *prop; in __reserved_mem_check_root() local 676 void *data), in of_scan_flat_dt() 707 void *data), in of_scan_flat_dt_subnodes() 851 const void *data = NULL; in of_flat_dt_match_machine() local 866 const char *prop; in of_flat_dt_match_machine() local 912 const __be32 *prop; in early_init_dt_check_for_initrd() local 945 const __be32 *prop; in early_init_dt_check_for_elfcorehdr() local 982 const __be32 *prop, *endp; in early_init_dt_check_for_usable_mem_range() local 1064 const __be32 *prop; in early_init_dt_scan_root() local
|
| /kernel/linux/linux-6.6/sound/soc/generic/ |
| D | simple-card-utils.c | 17 static void asoc_simple_fixup_sample_fmt(struct asoc_simple_data *data, in asoc_simple_fixup_sample_fmt() 46 struct asoc_simple_data *data) in asoc_simple_parse_convert() 48 char prop[128]; in asoc_simple_parse_convert() local 74 bool asoc_simple_is_convert_required(const struct asoc_simple_data *data) in asoc_simple_is_convert_required() 197 char prop[128]; in asoc_simple_parse_card_name() local 505 struct asoc_simple_data *data = &dai_props->adata; in asoc_simple_be_hw_params_fixup() local 694 char prop[128]; in asoc_simple_parse_routing() local 712 char prop[128]; in asoc_simple_parse_widgets() local 730 char prop[128]; in asoc_simple_parse_pin_switches() local 748 char prop[128]; in asoc_simple_init_jack() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | prom.c | 314 const __be32 *prop; in check_cpu_feature_properties() local 327 void *data) in early_init_dt_scan_cpus() 330 const __be32 *prop; in early_init_dt_scan_cpus() local 426 int depth, void *data) in early_init_dt_scan_chosen_ppc() 501 void *data) in early_init_drmem_lmb() 619 const __be32 *prop; in early_reserve_mem_dt() local 726 int depth, void *data) in early_init_dt_scan_model() 728 const char *prop; in early_init_dt_scan_model() local
|
| /kernel/linux/linux-5.10/drivers/of/ |
| D | fdt.c | 481 const __be32 *prop; in __reserved_mem_reserve_reg() local 525 const __be32 *prop; in __reserved_mem_check_root() local 545 int depth, void *data) in __fdt_scan_reserved_mem() 630 void *data), in of_scan_flat_dt() 660 void *data), in of_scan_flat_dt_subnodes() 787 void *data; member 813 const void *data = NULL; in of_flat_dt_match_machine() local 828 const char *prop; in of_flat_dt_match_machine() local 874 const __be32 *prop; in early_init_dt_check_for_initrd() local 956 int depth, void *data) in early_init_dt_scan_root() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_mode_object.c | 360 struct drm_property *prop = obj->properties->properties[i]; in drm_mode_object_get_properties() local 400 int drm_mode_obj_get_properties_ioctl(struct drm_device *dev, void *data, in drm_mode_obj_get_properties_ioctl() 448 struct drm_property *prop, in set_property_legacy() 480 struct drm_property *prop, in set_property_atomic() 526 int drm_mode_obj_set_property_ioctl(struct drm_device *dev, void *data, in drm_mode_obj_set_property_ioctl()
|