Searched defs:_write (Results 1 – 3 of 3) sorted by relevance
/u-boot-v2022.01-rc1/include/ |
A D | i2c.h | 674 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 689 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument
|
/u-boot-v2022.01-rc1/arch/sandbox/include/asm/ |
A D | state.h | 178 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ argument
|
/u-boot-v2022.01-rc1/include/linux/mtd/ |
A D | mtd.h | 244 int (*_write) (struct mtd_info *mtd, loff_t to, size_t len, member
|
Completed in 12 milliseconds