Home
last modified time | relevance | path

Searched defs:version (Results 51 – 75 of 1951) sorted by relevance

12345678910>>...79

/openbmc/u-boot/fs/jffs2/
H A Dsummary.h40 __u32 version; /* inode version */ member
51 __u32 version; /* dirent version */ member
62 __u32 version; /* version number */ member
95 __u32 version; /* inode version */ member
107 __u32 version; /* dirent version */ member
119 __u32 version; member
/openbmc/openbmc/poky/bitbake/doc/
H A Dconf.py23 version = 'Version: ' + current_version variable
25 version = 'Version: Current Development' variable
/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.c23 uint16_t version; in handle_eeprom_v0() member
128 const char *version, const char *serial, const char *interface) in tricorder_eeprom_write()
197 char *version = argv[4]; in do_tricorder_eeprom() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.cpp44 std::string version; in createActivation() local
305 auto version = std::make_unique<Version>( in createVersionObject() local
359 auto version = utils::getVersion(psuPath); in onPsuInventoryChanged() local
401 auto version = utils::getVersion(p); in processPSUImage() local
477 auto version = ret[MANIFEST_VERSION]; in scanDirectory() local
H A Dversion.hpp41 Delete(sdbusplus::bus_t& bus, const std::string& path, Version& version) : in Delete()
55 Version& version; member in phosphor::software::updater::Delete
/openbmc/qemu/pc-bios/optionrom/
H A Doptrom_fw_cfg.h73 uint32_t version) in bios_cfg_read_entry()
85 uint32_t version; in bios_cfg_version() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl0080.h6 __u8 version; member
16 __u8 version; member
47 __u8 version; member
57 __u8 version; member
H A Dif000a.h4 __u8 version; member
17 __u8 version; member
H A Dif0003.h6 __u8 version; member
28 __u8 version; member
/openbmc/linux/arch/x86/include/asm/
H A Dpvclock.h24 unsigned version = src->version & ~1; in pvclock_read_begin() local
32 unsigned version) in pvclock_read_retry()
H A Dpvclock-abi.h27 u32 version; member
38 u32 version; member
/openbmc/linux/tools/arch/x86/include/asm/
H A Dpvclock.h20 unsigned version = src->version & ~1; in pvclock_read_begin() local
28 unsigned version) in pvclock_read_retry()
H A Dpvclock-abi.h27 u32 version; member
38 u32 version; member
/openbmc/phosphor-bmc-code-mgmt/test/
H A Dutest.cpp48 auto version = "test-version"; in TEST_F() local
85 auto version = "test-version"; in TEST_F() local
103 auto version = "1.2.3-test-version"; in TEST_F() local
118 auto version = "9.88.1-test-version"; in TEST_F() local
133 auto version = "test-id"; in TEST_F() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dextended_user_header.hpp87 std::string version; in serverFWVersion() local
103 std::string version; in subsystemFWVersion() local
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.h25 uint32_t version; member
49 uint32_t version; member
/openbmc/openbmc/poky/documentation/
H A Dconf.py41 version = 'Version: ' + current_version variable
43 version = 'Version: Current Development' variable
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.h260 u8 version; member
271 u8 version; member
293 u8 version; member
304 u8 version; member
325 u8 version; member
364 u8 version; member
373 u8 version; member
388 u8 version; member
418 u8 version; member
558 u8 version; member
[all …]
/openbmc/linux/include/uapi/linux/
H A Delf-fdpic.h28 Elf32_Half version; /* version of these structures, just in case... */ member
43 Elf64_Half version; /* version of these structures, just in case... */ member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_acpi_sar.h56 u8 version; member
69 u8 version; member
77 u8 version; member
84 u8 version; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dtu102.c89 const char *name, int version, in tu102_acr_hsfw_nofw()
167 tu102_acr_load(struct nvkm_acr *acr, int version, in tu102_acr_load()
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dswitchers.js63 $.each(all_versions, function(version, title) { argument
224 $.each(all_versions, function(version, title) { argument
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dswitchers.js.in72 $.each(switcher_versions, function(version, vers_data) { argument
233 $.each(switcher_versions, function(version, vers_data) { argument
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py87 def v9fs_version(self, tag, id, msize, version): argument
90 def v9fs_version_return(self, tag, id, msize, version): argument
96 def v9fs_attach_return(self, tag, id, type, version, path): argument
120 def v9fs_open_return(self, tag, id, type, version, path, iounit): argument
126 def v9fs_lcreate_return(self, tag, id, type, version, path, iounit): argument
156 def v9fs_create_return(self, tag, id, type, version, path, iounit): argument
162 def v9fs_symlink_return(self, tag, id, type, version, path): argument
195 def v9fs_mkdir_return(self, tag, id, type, version, path, err): argument
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.cpp31 std::string Version::getId(const std::string& version) in getId()
110 std::string version; in getVersions() local

12345678910>>...79