Searched defs:_read (Results 1 – 3 of 3) sorted by relevance
/u-boot/include/ |
A D | i2c.h | 641 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 656 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument
|
/u-boot/arch/sandbox/include/asm/ |
A D | state.h | 176 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ argument
|
/u-boot/include/linux/mtd/ |
A D | mtd.h | 243 int (*_read) (struct mtd_info *mtd, loff_t from, size_t len, member
|
Completed in 9 milliseconds