/openbmc/openpower-vpd-parser/test/vpd-manager-test/ |
H A D | reader_test.cpp | 84 ReaderImpl read(uCalls); in TEST_F() local 103 ReaderImpl read(uCalls); in TEST_F() local 120 ReaderImpl read(uCalls); in TEST_F() local 133 ReaderImpl read(uCalls); in TEST_F() local 154 ReaderImpl read(uCalls); in TEST_F() local 168 ReaderImpl read(uCalls); in TEST_F() local 215 ReaderImpl read(uCalls); in TEST_F() local 243 ReaderImpl read(uCalls); in TEST_F() local
|
/openbmc/qemu/scripts/ |
H A D | analyze-migration.py | 146 def read(self): member in RamSection 234 def read(self): member in HTABSection 274 def read(self): member in S390StorageAttributes 312 def read(self): member in ConfigurationSection 341 def read(self): member in VMSDFieldGeneric 358 def read(self): member in VMSDFieldCap 383 def read(self): member in VMSDFieldInt 394 def read(self): member in VMSDFieldUInt 417 def read(self): member in VMSDFieldBool 454 def read(self): member in VMSDFieldStruct [all …]
|
/openbmc/u-boot/include/ |
H A D | axi.h | 33 int (*read)(struct udevice *dev, ulong address, void *data, member 89 int (*read)(struct udevice *dev, ulong address, void *data, member
|
H A D | wait_bit.h | 35 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | subpagetest.c | 119 size_t read; in verify_eraseblock() local 180 size_t read; in verify_eraseblock2() local 215 size_t read; in verify_eraseblock_ff() local
|
H A D | torturetest.c | 92 size_t read; in check_eraseblock() local 371 static void report_corrupt(unsigned char *read, unsigned char *written) in report_corrupt() 415 static void print_bufs(unsigned char *read, unsigned char *written, int start, in print_bufs()
|
/openbmc/gpioplus/src/gpioplus/ |
H A D | event.cpp | 64 std::optional<Event::Data> Event::read() const in read() function in gpioplus::Event 67 ssize_t read = fd.getSys()->read(*fd, &data, sizeof(data)); in read() local
|
/openbmc/phosphor-power/tools/i2c/ |
H A D | i2c.cpp | 301 void I2CDevice::read(uint8_t& data) in read() function in i2c::I2CDevice 320 void I2CDevice::read(uint8_t addr, uint8_t& data) in read() function in i2c::I2CDevice 339 void I2CDevice::read(uint8_t addr, uint16_t& data) in read() function in i2c::I2CDevice 358 void I2CDevice::read(uint8_t addr, uint8_t& size, uint8_t* data, Mode mode) in read() function in i2c::I2CDevice
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | io.cpp | 16 bool DevMemDevice::read(const std::size_t offset, const std::size_t length, in read() function in host_tool::DevMemDevice 109 bool PpcMemDevice::read(const std::size_t offset, const std::size_t length, in read() function in host_tool::PpcMemDevice
|
/openbmc/phosphor-hwmon/ |
H A D | hwmonio.cpp | 28 int64_t FileSystem::read(const std::string& path) const in read() function in hwmonio::FileSystem 112 int64_t HwmonIO::read(const std::string& type, const std::string& id, in read() function in hwmonio::HwmonIO
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | conf_space.h | 47 conf_dword_read read; member 51 conf_word_read read; member 55 conf_byte_read read; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_eeprom.c | 93 u8 *eeprom_buf, u16 buf_size, bool read) in __amdgpu_eeprom_xfer() 182 u8 *eeprom_buf, u32 buf_size, bool read) in amdgpu_eeprom_xfer()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | ihs_i2c.c | 86 static int wait_for_int(struct udevice *dev, int read) in wait_for_int() 125 uchar *buffer, int len, int read, bool is_last) in ihs_i2c_transfer() 203 …nt ihs_i2c_send_buffer(struct udevice *dev, uchar chip, u8 *data, int len, bool hold_bus, int read) in ihs_i2c_send_buffer() 246 int alen, uchar *buffer, int len, int read) in ihs_i2c_access()
|
/openbmc/linux/include/linux/ |
H A D | percpu-rwsem.h | 148 bool read, unsigned long ip) in percpu_rwsem_release() 154 bool read, unsigned long ip) in percpu_rwsem_acquire()
|
/openbmc/phosphor-pid-control/notimpl/ |
H A D | writeonly.cpp | 24 ReadReturn WriteOnly::read(void) in read() function in pid_control::WriteOnly
|
/openbmc/linux/drivers/crypto/ |
H A D | exynos-rng.c | 142 unsigned int *read) in exynos_rng_get_random() 177 unsigned int read = 0; in exynos_rng_reseed() local 200 unsigned int read = 0; in exynos_rng_generate() local
|
/openbmc/linux/include/linux/ulpi/ |
H A D | interface.h | 16 int (*read)(struct device *dev, u8 addr); member
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbusactiveread.cpp | 29 ReadReturn DbusActiveRead::read(void) in read() function in pid_control::DbusActiveRead
|
/openbmc/phosphor-pid-control/sysfs/ |
H A D | sysfsread.cpp | 26 ReadReturn SysFsRead::read(void) in read() function in pid_control::SysFsRead
|
/openbmc/u-boot/include/spmi/ |
H A D | spmi.h | 17 int (*read)(struct udevice *dev, int usid, int pid, int reg); member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/ |
H A D | priv.h | 8 u32 (*read)(struct nvkm_fuse *, u32 addr); member
|
/openbmc/sdbusplus/include/sdbusplus/message/ |
H A D | read.hpp | 27 inline void read(sdbusplus::SdBusInterface* /*intf*/, sd_bus_message* /*m*/) {} in read() function 342 static void read(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in read() function 583 void read(sdbusplus::SdBusInterface* intf, sd_bus_message* m, Args&&... args) in read() function
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | mpl115.h | 16 int (*read)(struct device *, u8); member
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | dbus_watcher.hpp | 160 void read(const DataIface& dataIface, std::string service) in read() function in openpower::pels::PropertyWatcher 310 void read(const DataIface& dataIface) in read() function in openpower::pels::InterfaceWatcher
|
/openbmc/linux/drivers/input/misc/ |
H A D | cma3000_d0x.h | 21 int (*read)(struct device *, u8, char *); member
|