/openbmc/qemu/scripts/ |
H A D | analyze-migration.py | 149 def read(self): member in RamSection 237 def read(self): member in HTABSection 277 def read(self): member in S390StorageAttributes 328 def read(self): member in ConfigurationSection 357 def read(self): member in VMSDFieldGeneric 374 def read(self): member in VMSDFieldCap 399 def read(self): member in VMSDFieldInt 410 def read(self): member in VMSDFieldUInt 437 def read(self): member in VMSDFieldNull 455 def read(self): member in VMSDFieldBool [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
|
H A D | misc.h | 95 int (*read)(struct udevice *dev, int offset, void *buf, int size); member
|
H A D | i2c_eeprom.h | 10 int (*read)(struct udevice *dev, int offset, uint8_t *buf, int size); member
|
/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/linux/drivers/mtd/tests/ |
D | subpagetest.c |
|
D | torturetest.c |
|
/openbmc/bmcweb/test/http/ |
H A D | zstd_decompressor_test.cpp | 59 size_t read = 0; in TEST() local 99 size_t read = 0; in TEST() local
|
/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-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-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/ |
D | conf_space.h |
|
/openbmc/sdbusplus/include/sdbusplus/message/ |
H A D | read.hpp | 27 inline void read(sdbusplus::SdBusInterface* /*intf*/, sd_bus_message* /*m*/) {} in read() function 311 static void read(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T& t) in read() function 401 void read(sdbusplus::SdBusInterface* intf, sd_bus_message* m, Args&&... args) in read() function
|
/openbmc/phosphor-pid-control/notimpl/ |
H A D | writeonly.cpp | 26 ReadReturn WriteOnly::read(void) in read() function in pid_control::WriteOnly
|
/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/ulpi/ |
D | interface.h |
|
/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/ |
D | priv.h |
|
/openbmc/phosphor-pid-control/sysfs/ |
H A D | sysfsread.cpp | 29 ReadReturn SysFsRead::read(void) in read() function in pid_control::SysFsRead
|
/openbmc/linux/drivers/iio/pressure/ |
D | mpl115.h |
|
/openbmc/linux/drivers/input/misc/ |
D | cma3000_d0x.h |
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | console_buffer.hpp | 40 auto read() const in read() function in sol::ConsoleData
|
/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/dbus-sensors/src/nvidia-gpu/ |
H A D | NvidiaSmaDevice.cpp | 54 void SmaDevice::read() in read() function in SmaDevice
|