Home
last modified time | relevance | path

Searched defs:write_buf (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dlan75xx.c169 u32 write_buf; in lan75xx_eth_start() local
H A Dlan78xx.c341 u32 write_buf; in lan78xx_eth_start() local
H A Dsmsc95xx.c475 u32 write_buf; in smsc95xx_init_common() local
/openbmc/qemu/tests/qtest/
H A Dufs-test.c610 uint8_t write_buf[4096] = { 0 }; in ufstest_read_write() local
/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c816 u8 opcode, const u8 *write_buf, int len) in aspeed_spi_write_reg()
968 unsigned int len, const u8 *write_buf) in aspeed_spi_write_user()
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h890 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member
1160 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member