Home
last modified time | relevance | path

Searched defs:prop (Results 151 – 175 of 666) sorted by relevance

12345678910>>...27

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lib.c120 const void *prop; in of_mpc8xxx_spi_probe() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dof.c73 const char *prop; in brcmf_of_probe() local
/openbmc/linux/drivers/of/
H A Dbase.c323 struct property *prop; in __of_device_is_compatible() local
1539 …atic struct property *__of_remove_property_from_list(struct property **list, struct property *prop) in __of_remove_property_from_list()
1558 int __of_add_property(struct device_node *np, struct property *prop) in __of_add_property()
1594 int of_add_property(struct device_node *np, struct property *prop) in of_add_property()
1609 int __of_remove_property(struct device_node *np, struct property *prop) in __of_remove_property()
1641 int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property()
H A Dof_reserved_mem.c143 const __be32 *prop; in __reserved_mem_alloc_size() local
321 const __be32 *prop; fdt_init_reserved_mem() local
[all...]
/openbmc/u-boot/drivers/core/
H A Dof_extra.c15 const char *prop; in ofnode_read_fmap_entry() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa-pci.c44 const void *prop; in add_i2c_device() local
/openbmc/linux/drivers/mmc/core/
H A Dhost.c222 static void mmc_of_parse_timing_phase(struct device *dev, const char *prop, in mmc_of_parse_timing_phase()
449 const char *prop = "voltage-ranges"; in mmc_of_parse_voltage() local
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_sw.c295 struct fdt_property *prop; in fdt_property_placeholder() local
363 struct fdt_property *prop = in fdt_finish() local
H A Dfdt_addresses.c61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-fadump.c34 const __be32 *prop; in opal_fadump_dt_scan() local
634 const __be32 *prop; in opal_fadump_dt_scan() local
/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dtqm8xx_setup.c94 struct property *prop; in init_ioports() local
/openbmc/phosphor-pid-control/test/
H A Ddbus_active_unittest.cpp47 SensorProperties* prop) { in TEST()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Driscv.c22 const void *prop; in get_boot_hartid_from_fdt() local
/openbmc/linux/arch/mips/generic/
H A Dboard-ingenic.c70 const __be32 *prop; in ingenic_force_12M_ext() local
/openbmc/qemu/target/loongarch/
H A Dloongarch-qmp-cmds.c96 ObjectProperty *prop = object_property_find(obj, name); in qmp_query_cpu_model_expansion() local
/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c345 const struct fdt_property *prop = NULL; in prop_get_fdt() local
832 ObjectProperty *prop; in spapr_dt_drc() local
953 ObjectProperty *prop; in spapr_drc_reset_all() local
1221 const struct fdt_property *prop; in rtas_ibm_configure_connector() local
/openbmc/linux/drivers/video/
H A Dof_display_timing.c28 struct property *prop; in parse_timing_property() local
/openbmc/qemu/tests/qtest/
H A Dqom-test.c55 const char *prop = qdict_get_str(tuple, "name"); in test_properties() local
/openbmc/linux/net/wireless/
H A Dof.c78 struct property *prop; in wiphy_read_of_freq_limits() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c78 struct fdt_property *prop = (struct fdt_property *)pos; in get_property() local
/openbmc/u-boot/lib/rsa/
H A Drsa-verify.c288 struct key_prop *prop, const uint8_t *sig, in rsa_verify_key()
365 struct key_prop prop; in rsa_verify_with_keynode() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c651 struct amdgpu_mqd_prop *prop) in amdgpu_ring_to_mqd_prop()
684 struct amdgpu_mqd_prop prop; in amdgpu_ring_init_mqd() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c177 static bool mt76_string_prop_find(struct property *prop, const char *str) in mt76_string_prop_find()
234 struct property *prop = of_find_property(np, name, NULL); in mt76_get_of_array() local
/openbmc/phosphor-fan-presence/control/json/
H A Dzone.cpp414 void Zone::setPersisted(const std::string& intf, const std::string& prop) in setPersisted()
500 [](auto list, auto prop) { in setInterfaces()
H A Dgroup.hpp110 inline void setProperty(const std::string& prop) in setProperty()

12345678910>>...27