/external/e2fsprogs/lib/ext2fs/ |
ext_attr.c | 44 char *write_buf; local 53 write_buf = buf; 57 write_buf = (char *) inbuf; 58 retval = io_channel_write_blk(fs->io, block, 1, write_buf);
|
/external/bluetooth/glib/glib/ |
giochannel.h | 123 GString *write_buf; /* Data ready to be written to the file */ member in struct:_GIOChannel
|
/bionic/libc/kernel/common/linux/mtd/ |
nand.h | 185 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|
/external/kernel-headers/original/linux/mtd/ |
nand.h | 292 * @write_buf: [REPLACEABLE] write data from the buffer to the chip 348 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|
/external/kernel-headers/original/linux/ |
tty.h | 225 unsigned char *write_buf; member in struct:tty_struct
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nand.h | 185 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/mtd/ |
nand.h | 185 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/mtd/ |
nand.h | 185 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/mtd/ |
nand.h | 185 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/mtd/ |
nand.h | 185 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/mtd/ |
nand.h | 185 void (*write_buf)(struct mtd_info *mtd, const uint8_t *buf, int len); member in struct:nand_chip
|