/openbmc/linux/scripts/dtc/ |
H A D | fstree.c | 37 struct property *prop; in read_fstree() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | fdt.c | 63 const char *prop; in ft_cpu_setup() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | fstree.c | 52 struct property *prop; in read_fstree() local
|
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format() 179 const char *unit, *prop; in getprop() local 224 const void *prop; in vof_getprop() local 272 const void *prop; in vof_getproplen() local 457 const char *prop, const char *path) in vof_client_open_store() 1035 const void *prop; in vof_build_dt() local
|
/openbmc/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 362 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_set_fixed_properties() local 612 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_early_init() local 749 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_fetch_psoc_frequency() local 854 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_late_init() local 935 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_set_pci_memory_regions() local 1335 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_init_cpu_queues() local 2585 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_init_firmware_loader() local 2669 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_mmu_init() local 2723 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_hw_init() local 4839 struct asic_fixed_properties *prop = &hdev->asic_prop; in goya_context_switch() local [all …]
|
/openbmc/phosphor-inventory-manager/ |
H A D | association_manager.cpp | 295 AssociationProperty prop; in createAssociation() local 308 auto prop = object->second->associations(); in createAssociation() local
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __env.hpp | 455 struct prop struct 457 using __t = prop; 458 using __id = prop; 467 constexpr const _Value& query(_Query) const noexcept in query()
|
/openbmc/linux/drivers/mtd/parsers/ |
H A D | ofpart_bcm4908.c | 20 struct property *prop; in bcm4908_partitions_fw_offset() local
|
/openbmc/linux/drivers/hid/ |
H A D | hid-sensor-custom.c | 811 static bool hid_sensor_custom_prop_match_str(const u16 *prop, const char *match, in hid_sensor_custom_prop_match_str() 826 u16 *prop) in hid_sensor_custom_get_prop() 853 const struct hid_sensor_custom_properties *prop) in hid_sensor_custom_do_match() 880 struct hid_sensor_custom_properties *prop) in hid_sensor_custom_properties_get() 914 struct hid_sensor_custom_properties *prop; in hid_sensor_custom_get_known() local
|
/openbmc/linux/drivers/opp/ |
H A D | of.c | 443 struct property *prop; in _bandwidth_supported() local 597 struct property *prop = NULL; in _parse_named_prop() local 761 struct property *prop; in _read_rate() local 806 struct property *prop; in _read_bw() local 1045 const struct property *prop; in _of_add_opp_table_v1() local
|
/openbmc/u-boot/common/ |
H A D | common_fit.c | 12 ulong fdt_getprop_u32(const void *fdt, int node, const char *prop) in fdt_getprop_u32()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel_entry.hpp | 33 const std::map<std::string, PropertiesVariant>& prop, uint32_t id, in PELEntry()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | idreg-override.c | 284 const u8 *prop; in get_bootargs_cmdline() local 305 const u8 *prop = get_bootargs_cmdline(); in parse_cmdline() local
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | manager.hpp | 355 const std::string& prop) in addObjects() 426 const std::string& prop) in getObjValueVariant()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_common.c | 15 struct property *prop; in hdmi_parse_lanes_of() local
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_common.c | 15 struct property *prop; in hdmi_parse_lanes_of() local
|
/openbmc/linux/include/linux/ |
H A D | of.h | 96 struct property *prop; member 801 static inline int of_add_property(struct device_node *np, struct property *prop) in of_add_property() 806 static inline int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() 816 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() 822 static inline const char *of_prop_next_string(struct property *prop, in of_prop_next_string() 1223 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool() local 1407 #define of_property_for_each_string(np, propname, prop, s) \ argument 1526 struct property *prop; member 1580 struct device_node *np, struct property *prop) in of_changeset_add_property() 1586 struct device_node *np, struct property *prop) in of_changeset_remove_property() [all …]
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | eth.c | 82 int i, prop; in fdt_update_ethernet_dt() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_connector.c | 1492 struct drm_property *prop; in drm_connector_create_standard_properties() local 2029 struct drm_property *prop; in drm_connector_attach_vrr_capable_property() local 2427 struct drm_property *prop; in drm_connector_attach_max_bpc_property() local 2459 struct drm_property *prop = dev->mode_config.hdr_output_metadata_property; in drm_connector_attach_hdr_output_metadata_property() local 2479 struct drm_property *prop = connector->colorspace_property; in drm_connector_attach_colorspace_property() local 2563 struct drm_property *prop; in drm_connector_set_panel_orientation() local
|
/openbmc/linux/drivers/regulator/ |
H A D | pca9450-regulator.c | 154 char *prop, unsigned int reg, unsigned int mask) in buck_set_dvs() 195 char *prop; in pca9450_set_dvs_levels() local
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-fwnode.c | 824 const char *prop) in v4l2_fwnode_reference_parse() 1017 const char *prop, in v4l2_fwnode_reference_get_int_prop() 1109 const char *prop = p->name; in v4l2_fwnode_reference_parse_int_props() local
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbushelper.hpp | 47 const std::string& propertyName, T& prop) in getProperty()
|
/openbmc/linux/drivers/memory/ |
H A D | jz4780-nemc.c | 70 const __be32 *prop; in jz4780_nemc_num_banks() local 276 const __be32 *prop; in jz4780_nemc_probe() local
|
/openbmc/qemu/tests/qtest/ |
H A D | test-x86-cpuid-compat.c | 25 static QObject *qom_get(const char *path, const char *prop) in qom_get() 37 static bool qom_get_bool(const char *path, const char *prop) in qom_get_bool()
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/ |
H A D | nvtboot_mem.c | 57 const u32 *prop; in dram_init() local
|