/openbmc/u-boot/env/ |
H A D | attr.c | 29 int (*callback)(const char *name, const char *attributes, void *priv), in env_attr_walk() 33 char *name, *attributes; in env_attr_walk() local 116 char *attributes; member 119 static int regex_callback(const char *name, const char *attributes, void *priv) in regex_callback() 169 int env_attr_lookup(const char *attr_list, const char *name, char *attributes) in env_attr_lookup() 259 int env_attr_lookup(const char *attr_list, const char *name, char *attributes) in env_attr_lookup()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_variable.c | 164 const efi_guid_t *vendor, u32 *attributes, in efi_get_variable() 266 u32 *attributes) in parse_uboot_variable() 331 u32 attributes; in efi_get_next_variable_name() local 415 const efi_guid_t *vendor, u32 attributes, in efi_set_variable()
|
/openbmc/linux/fs/efivarfs/ |
H A D | file.c | 20 u32 attributes; in efivarfs_file_write() local 71 u32 attributes; in efivarfs_file_read() local
|
H A D | vars.c | 582 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in __efivar_entry_get() 601 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in efivar_entry_get() 637 int efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes, in efivar_entry_set_get_size()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.cpp | 105 if (auto attributes = _repo.getPELAttributes(i); attributes) in enqueueRequired() local 140 if (auto attributes = _repo.getPELAttributes(i); attributes) in notifyRequired() local 292 if (auto attributes = _repo.getPELAttributes(i); attributes) in doNewLogNotify() local
|
H A D | repository.cpp | 115 PELAttributes attributes{ in restore() local 178 PELAttributes attributes{ in add() local 593 std::vector<Repository::AttributesReference> attributes; in getAllPELAttributes() local 714 auto attributes = getAllPELAttributes(SortOrder::ascending); in removePELs() local
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | odbc.json | 4 "attributes": { object 35 "attributes": "*", string
|
H A D | modbus_serial.json | 16 "attributes": [ array
|
H A D | custom_serial.json | 17 "attributes":[ array
|
H A D | mqtt.json | 21 "attributes": [ array 54 "attributes": [ array
|
H A D | snmp.json | 10 "attributes": [ array 122 "attributes": [ array
|
H A D | rest.json | 20 "attributes": [ array 55 "attributes": [ array
|
/openbmc/phosphor-hwmon/ |
H A D | hwmon.cpp | 6 bool getAttributes(const std::string& type, Attributes& attributes) in getAttributes()
|
/openbmc/linux/drivers/firmware/efi/test/ |
H A D | efi_test.h | 17 u32 *attributes; member 26 u32 attributes; member 40 u32 attributes; member
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pvclock-abi.h | 11 __le32 attributes; member
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | armada-370-xp.dtsi | 55 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
H A D | armada-375.dtsi | 53 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | orion5x.dtsi | 4 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
H A D | armada-370-xp.dtsi | 16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
/openbmc/hiomapd/vpnor/test/ |
H A D | tmpd.hpp | 111 const std::string attributes[4] = {"ro", "rw", "prsv", "patch"}; member in openpower::virtual_pnor::test::VpnorRoot
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | specs.rst | 182 attributes subsection 187 .. _attribute_properties:
|
/openbmc/openbmc/poky/scripts/ |
H A D | verify-bashisms | 152 attributes = (filename or realfn, key, lineno) variable
|
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | lsdexcr.c | 89 const char *attributes[8] = {NULL}; in print_aspect() local
|
/openbmc/linux/fs/orangefs/ |
H A D | upcall.h | 36 struct ORANGEFS_sys_attr_s attributes; member 42 struct ORANGEFS_sys_attr_s attributes; member 55 struct ORANGEFS_sys_attr_s attributes; member 65 struct ORANGEFS_sys_attr_s attributes; member
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _html5lib.py | 208 def setAttributes(self, attributes): argument 230 attributes = property(getAttributes, setAttributes) variable in Element
|