Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Dreader_test.cpp84 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 Danalyze-migration.py146 def read(self): member in RamSection
239 def read(self): member in HTABSection
289 def read(self): member in ConfigurationSection
318 def read(self): member in VMSDFieldGeneric
335 def read(self): member in VMSDFieldCap
360 def read(self): member in VMSDFieldInt
371 def read(self): member in VMSDFieldUInt
394 def read(self): member in VMSDFieldBool
431 def read(self): member in VMSDFieldStruct
552 def read(self, desc_only = False, dump_memory = False, write_memory = False): member in MigrationDump
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp186 void I2CDevice::read(uint8_t& data) in read() function in i2c::I2CDevice
205 void I2CDevice::read(uint8_t addr, uint8_t& data) in read() function in i2c::I2CDevice
224 void I2CDevice::read(uint8_t addr, uint16_t& data) in read() function in i2c::I2CDevice
243 void I2CDevice::read(uint8_t addr, uint8_t& size, uint8_t* data, Mode mode) in read() function in i2c::I2CDevice
/openbmc/u-boot/include/
H A Daxi.h33 int (*read)(struct udevice *dev, ulong address, void *data, member
89 int (*read)(struct udevice *dev, ulong address, void *data, member
H A Dwait_bit.h35 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
/openbmc/linux/drivers/mtd/tests/
H A Dsubpagetest.c119 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 Dtorturetest.c92 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 Devent.cpp64 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-ipmi-flash/tools/
H A Dio.cpp16 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 Dhwmonio.cpp28 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 Dconf_space.h47 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 Damdgpu_eeprom.c93 u8 *eeprom_buf, u16 buf_size, bool read) in __amdgpu_eeprom_xfer()
182 u8 *eeprom_buf, u16 buf_size, bool read) in amdgpu_eeprom_xfer()
/openbmc/u-boot/drivers/i2c/
H A Dihs_i2c.c86 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 Dpercpu-rwsem.h148 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 Dwriteonly.cpp24 ReadReturn WriteOnly::read(void) in read() function in pid_control::WriteOnly
/openbmc/linux/drivers/crypto/
H A Dexynos-rng.c142 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 Dinterface.h16 int (*read)(struct device *dev, u8 addr); member
/openbmc/phosphor-pid-control/dbus/
H A Ddbusactiveread.cpp29 ReadReturn DbusActiveRead::read(void) in read() function in pid_control::DbusActiveRead
/openbmc/phosphor-pid-control/sysfs/
H A Dsysfsread.cpp26 ReadReturn SysFsRead::read(void) in read() function in pid_control::SysFsRead
/openbmc/u-boot/include/spmi/
H A Dspmi.h17 int (*read)(struct udevice *dev, int usid, int pid, int reg); member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dpriv.h8 u32 (*read)(struct nvkm_fuse *, u32 addr); member
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dread.hpp27 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 Dmpl115.h16 int (*read)(struct device *, u8); member
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_watcher.hpp161 void read(const DataIface& dataIface, std::string service) in read() function in openpower::pels::PropertyWatcher
312 void read(const DataIface& dataIface) in read() function in openpower::pels::InterfaceWatcher
/openbmc/linux/drivers/input/misc/
H A Dcma3000_d0x.h21 int (*read)(struct device *, u8, char *); member

12345678910>>...24