Home
last modified time | relevance | path

Searched defs:get_property (Results 1 – 10 of 10) sorted by relevance

/openbmc/smbios-mdr/tools/
H A Dsst-info.sh47 get_property() { function
/openbmc/phosphor-state-manager/
H A Dobmcutil151 function get_property() function
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_fdt.c49 static char *get_property(const u16 *property) in get_property() function
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dproxy.hpp154 auto get_property(context& ctx, sv_ref property) const in get_property() function
/openbmc/linux/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c54 static int get_property(const char *prop_path, const char *prop_name, in get_property() function
/openbmc/linux/drivers/staging/greybus/
H A Dpower_supply.c753 static int get_property(struct power_supply *b, in get_property() function
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c405 struct property *get_property(struct node *node, const char *propname) in get_property() function
/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp199 dbus_variant get_property(const std::string& property_name) { in get_property() function in dbus::DbusInterface
/openbmc/linux/scripts/dtc/
H A Dlivetree.c424 struct property *get_property(struct node *node, const char *propname) in get_property() function
/openbmc/linux/include/linux/
H A Dpower_supply.h256 int (*get_property)(struct power_supply *psy, member