| /linux/drivers/thunderbolt/ |
| A D | property.c | 84 property = kzalloc(sizeof(*property), GFP_KERNEL); in tb_property_alloc() 85 if (!property) in tb_property_alloc() 92 return property; in tb_property_alloc() 109 if (!property) in tb_property_parse() 126 property->value.data = kcalloc(property->length, sizeof(u32), in tb_property_parse() 137 property->value.text = kcalloc(property->length, sizeof(u32), in tb_property_parse() 146 property->value.text[property->length * 4 - 1] = '\0'; in tb_property_parse() 158 return property; in tb_property_parse() 527 p = tb_property_alloc(property->key, property->type); in tb_property_copy_dir() 590 if (!property) in tb_property_add_immediate() [all …]
|
| /linux/drivers/gpu/drm/ |
| A D | drm_property.c | 111 if (!property) in drm_property_create() 135 return property; in drm_property_create() 138 kfree(property); in drm_property_create() 173 if (!property) in drm_property_create_enum() 186 return property; in drm_property_create_enum() 223 if (!property) in drm_property_create_bitmask() 238 return property; in drm_property_create_bitmask() 249 if (!property) in property_create_range() 255 return property; in property_create_range() 344 if (!property) in drm_property_create_object() [all …]
|
| A D | drm_atomic_uapi.c | 426 property->base.id, property->name); in drm_atomic_crtc_set_property() 463 property->base.id, property->name); in drm_atomic_crtc_get_property() 503 property->base.id, property->name, val); in drm_atomic_plane_set_property() 553 property, val); in drm_atomic_plane_set_property() 574 property->base.id, property->name); in drm_atomic_plane_set_property() 638 property->base.id, property->name); in drm_atomic_plane_get_property() 683 property->base.id, property->name, val); in drm_atomic_connector_set_property() 694 property->base.id, property->name); in drm_atomic_connector_set_property() 783 state, property, val); in drm_atomic_connector_set_property() 788 property->base.id, property->name); in drm_atomic_connector_set_property() [all …]
|
| A D | drm_mode_object.c | 234 struct drm_property *property, in drm_object_attach_property() argument 238 struct drm_device *dev = property->dev; in drm_object_attach_property() 258 obj->properties->properties[count] = property; in drm_object_attach_property() 289 !(property->flags & DRM_MODE_PROP_IMMUTABLE)); in drm_object_property_set_value() 303 struct drm_property *property, in __drm_object_property_get_prop_value() argument 319 struct drm_property *property, in __drm_object_property_get_value() argument 328 !(property->flags & DRM_MODE_PROP_IMMUTABLE)) in __drm_object_property_get_value() 377 struct drm_property *property, in drm_object_property_get_default_value() argument 567 struct drm_property *property; in drm_mode_obj_set_property_ioctl() local 581 if (!property) in drm_mode_obj_set_property_ioctl() [all …]
|
| /linux/arch/arm/boot/dts/broadcom/ |
| A D | bcm-nsp-ax.dtsi | 13 /delete-property/ dma-coherent; 17 /delete-property/ dma-coherent; 21 /delete-property/ dma-coherent; 25 /delete-property/ dma-coherent; 29 /delete-property/ dma-coherent; 33 /delete-property/ dma-coherent; 37 /delete-property/ dma-coherent; 41 /delete-property/ dma-coherent; 45 /delete-property/ dma-coherent; 49 /delete-property/ dma-coherent; [all …]
|
| /linux/drivers/of/ |
| A D | of_private.h | 50 struct property *prop, struct property *old_prop); 60 struct property *prop, struct property *old_prop) in of_property_notify() 74 int __of_add_property_sysfs(struct device_node *np, struct property *pp); 75 void __of_remove_property_sysfs(struct device_node *np, struct property *prop); 77 struct property *oldprop); 87 struct property *newprop, struct property *oldprop) {} in __of_update_property_sysfs() 128 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags); 129 void __of_prop_free(struct property *prop); 140 extern int __of_add_property(struct device_node *np, struct property *prop); 143 struct property *newprop, struct property **oldprop); [all …]
|
| A D | kobj.c | 35 struct property *pp = container_of(bin_attr, struct property, attr); in of_node_property_read() 63 int __of_add_property_sysfs(struct device_node *np, struct property *pp) in __of_add_property_sysfs() 87 void __of_sysfs_remove_bin_file(struct device_node *np, struct property *prop) in __of_sysfs_remove_bin_file() 96 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs() 103 void __of_update_property_sysfs(struct device_node *np, struct property *newprop, in __of_update_property_sysfs() 104 struct property *oldprop) in __of_update_property_sysfs() 119 struct property *pp; in __of_attach_node_sysfs() 151 struct property *pp; in __of_detach_node_sysfs()
|
| /linux/drivers/mfd/ |
| A D | si476x-prop.c | 46 u16 property) in si476x_core_is_valid_property_a10() argument 87 u16 property) in si476x_core_is_valid_property_a20() argument 101 si476x_core_element_is_in_range(property, valid_ranges, in si476x_core_is_valid_property_a20() 108 u16 property) in si476x_core_is_valid_property_a30() argument 127 si476x_core_element_is_in_range(property, valid_ranges, in si476x_core_is_valid_property_a30() 136 u16 property) in si476x_core_is_valid_property() argument 151 u16 property) in si476x_core_is_readonly_property() argument 158 return (property == 0x3200); in si476x_core_is_readonly_property() 160 return (property == 0x1006 || in si476x_core_is_readonly_property() 161 property == 0x2210 || in si476x_core_is_readonly_property() [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | sc7180-firmware-tfa.dtsi | 10 /delete-property/ power-domains; 11 /delete-property/ power-domain-names; 19 /delete-property/ power-domains; 20 /delete-property/ power-domain-names; 28 /delete-property/ power-domains; 37 /delete-property/ power-domains; 46 /delete-property/ power-domains; 55 /delete-property/ power-domains; 64 /delete-property/ power-domains; 73 /delete-property/ power-domains; [all …]
|
| /linux/drivers/gpu/drm/logicvc/ |
| A D | logicvc_of.c | 129 struct logicvc_of_property *property; in logicvc_of_property_parse_u32() local 137 property = &logicvc_of_properties[index]; in logicvc_of_property_parse_u32() 139 if (!property->optional && in logicvc_of_property_parse_u32() 140 !of_property_read_bool(of_node, property->name)) in logicvc_of_property_parse_u32() 143 if (property->sv) { in logicvc_of_property_parse_u32() 148 ret = logicvc_of_property_sv_value(property->sv, string, in logicvc_of_property_parse_u32() 158 if (property->range[0] || property->range[1]) in logicvc_of_property_parse_u32() 159 if (value < property->range[0] || value > property->range[1]) in logicvc_of_property_parse_u32() 170 struct logicvc_of_property *property; in logicvc_of_property_parse_bool() local 178 property = &logicvc_of_properties[index]; in logicvc_of_property_parse_bool() [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| A D | imx6ulz.dtsi | 9 /delete-property/ ethernet0; 10 /delete-property/ ethernet1; 11 /delete-property/ i2c2; 12 /delete-property/ i2c3; 13 /delete-property/ serial4; 14 /delete-property/ serial5; 15 /delete-property/ serial6; 16 /delete-property/ serial7; 17 /delete-property/ spi2; 18 /delete-property/ spi3;
|
| A D | imx6q-apalis-ixora-v1.1.dts | 24 /delete-property/ xceiver-supply; 28 /delete-property/ xceiver-supply; 33 /delete-property/ cap-power-off-card; 34 /delete-property/ pinctrl-1; 35 /delete-property/ vmmc-supply;
|
| /linux/drivers/bus/ |
| A D | tegra-gmi.c | 97 u32 property, ranges[4]; in tegra_gmi_parse_dt() local 150 err = of_property_read_u32(child, "reg", &property); in tegra_gmi_parse_dt() 157 property = ranges[1]; in tegra_gmi_parse_dt() 161 if (property >= TEGRA_GMI_MAX_CHIP_SELECT) { in tegra_gmi_parse_dt() 167 gmi->snor_config |= TEGRA_GMI_CS_SELECT(property); in tegra_gmi_parse_dt() 176 gmi->snor_timing0 |= TEGRA_GMI_HOLD_WIDTH(property); in tegra_gmi_parse_dt() 181 gmi->snor_timing0 |= TEGRA_GMI_ADV_WIDTH(property); in tegra_gmi_parse_dt() 186 gmi->snor_timing0 |= TEGRA_GMI_CE_WIDTH(property); in tegra_gmi_parse_dt() 191 gmi->snor_timing1 |= TEGRA_GMI_WE_WIDTH(property); in tegra_gmi_parse_dt() 196 gmi->snor_timing1 |= TEGRA_GMI_OE_WIDTH(property); in tegra_gmi_parse_dt() [all …]
|
| /linux/scripts/dtc/ |
| A D | dtc.h | 206 struct property { struct 211 struct property *next; argument 220 struct property *proplist; argument 265 struct property *build_property_delete(const char *name); 266 struct property *chain_property(struct property *first, struct property *list); 267 struct property *reverse_properties(struct property *first); 279 void add_property(struct node *node, struct property *prop); 281 void delete_property(struct property *prop); 291 cell_t propval_cell(struct property *prop); 292 cell_t propval_cell_n(struct property *prop, unsigned int n); [all …]
|
| A D | livetree.c | 65 struct property *chain_property(struct property *first, struct property *list) in chain_property() 73 struct property *reverse_properties(struct property *first) in reverse_properties() 77 struct property *next; in reverse_properties() 232 struct property *p; in add_orphan_node() 269 struct property **p; in add_property() 328 struct property *prop; in delete_node() 344 struct property *p; in append_to_property() 427 struct property *prop; in get_property() 478 struct property *p; in get_marker_label() 661 struct property *reg; in guess_boot_cpuid() [all …]
|
| /linux/Documentation/devicetree/bindings/mux/ |
| A D | mux-consumer.yaml | 14 want to use with a property containing a 'mux-ctrl-list': 23 each mux controller property must be documented in the device tree binding for 24 each consumer. An optional property "mux-control-names" may contain a list of 26 property. 29 be set to, the property "mux-states" must be used. An optional property 31 each of the multiplixer states listed in the "mux-states" property. 35 needs to set multiple states in a mux controller, then property 37 controller to a given state then property "mux-states" can be used. 55 "mux-control-names" property to map the name of the requested mux 61 "mux-state-names" property to map the name of the requested mux [all …]
|
| /linux/include/linux/mfd/ |
| A D | syscon.h | 24 const char *property); 26 const char *property, 30 const char *property); 51 const char *property) in syscon_regmap_lookup_by_phandle() argument 58 const char *property, in syscon_regmap_lookup_by_phandle_args() argument 67 const char *property) in syscon_regmap_lookup_by_phandle_optional() argument
|
| /linux/Documentation/devicetree/bindings/arm/marvell/ |
| A D | 98dx3236.txt | 5 shall have the following property: 7 Required root node property: 12 following property: 14 Required root node property: 19 following property: 21 Required root node property:
|
| A D | armada-370-xp.txt | 5 shall have the following property: 7 Required root node property: 12 following property: 14 Required root node property: 19 following property: 21 Required root node property:
|
| A D | armada-39x.txt | 5 following property: 7 Required root node property: 12 following property before the common "marvell,armada390" one: 14 Required root node property: 23 property before the common "marvell,armada390" one: 25 Required root node property:
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | interrupts.txt | 8 "interrupts" property, an "interrupts-extended" property, or both. If both are 19 The "interrupt-parent" property is used to specify the controller to which 21 controller node. This property is inherited, so it may be specified in an 23 "interrupts" property are always in reference to the node's interrupt parent. 25 The "interrupts-extended" property is a special form; useful when a node needs 27 the inherited one. Each entry in this property contains both the parent phandle 37 property. This is a empty, boolean property. An additional "#interrupt-cells" 38 property defines the number of cells needed to specify a single interrupt. 46 The #interrupt-cells property is set to 1 and the single cell defines the 69 The #interrupt-cells property is set to 2 and the first cell defines the [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/ |
| A D | ibm,powerpc-cpu-features.txt | 43 revision of the compatible property. 107 If bit 0 is set, then the hwcap-bit-nr property will exist. 125 If the HFSCR bit is set, then the hfscr-bit-nr property will exist and 144 If the FSCR bit is set, then the fscr-bit-nr property will exist and 153 This property exists when the hv-support property HFSCR bit is set. This 154 property describes the bit number in the HFSCR register that the 166 This property exists when the os-support property FSCR bit is set. This 167 property describes the bit number in the FSCR register that the 179 This property may exist when the usable-privilege property value has PR bit set. 191 features usable by userspace will have a hwcap-bit-nr property. [all …]
|
| /linux/arch/arm/boot/dts/st/ |
| A D | stm32mp15xx-dhcom-drc02.dtsi | 79 /delete-property/dmas; 80 /delete-property/dma-names; 103 /delete-property/dmas; 104 /delete-property/dma-names; 112 /delete-property/broken-cd; 122 /delete-property/dmas; 123 /delete-property/dma-names; 134 /delete-property/dmas; 135 /delete-property/dma-names; 149 /delete-property/dmas; [all …]
|
| A D | stm32mp15xx-dhcom-picoitx.dtsi | 86 /delete-property/dmas; 87 /delete-property/dma-names; 97 /delete-property/dmas; 98 /delete-property/dma-names; 108 /delete-property/dmas; 109 /delete-property/dma-names; 116 /delete-property/dmas; 117 /delete-property/dma-names;
|
| /linux/Documentation/devicetree/bindings/x86/ |
| A D | ce4100.txt | 7 name in their compatible property because they first appeared in this 44 This node describes the in-core peripherals. Required property: 49 This node describes the PCI bus on the SoC. Its property should be 55 to contain the interrupt property. Besides the interrupt property it has 56 to contain at least the reg property containing the PCI bus address and 57 compatible property according to "PCI Bus Binding Revision 2.1".
|