Searched defs:_write (Results 1 – 4 of 4) sorted by relevance
| /u-boot/include/dm/ |
| A D | acpi.h | 113 #define ACPI_WRITER(_name, _table, _write, _flags) \ argument
|
| /u-boot/include/ |
| A D | i2c.h | 671 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 686 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument
|
| /u-boot/arch/sandbox/include/asm/ |
| A D | state.h | 184 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ argument
|
| /u-boot/include/linux/mtd/ |
| A D | mtd.h | 245 int (*_write) (struct mtd_info *mtd, loff_t to, size_t len, member
|
Completed in 13 milliseconds