Searched defs:write_buff (Results 1 – 11 of 11) sorted by relevance
/external/u-boot/board/pb1x00/ |
D | flash.c | 22 int write_buff (flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff() function
|
/external/ltp/testcases/kernel/syscalls/llseek/ |
D | llseek01.c | 93 char write_buff[BUFSIZ]; /* buffer to hold data */ variable
|
D | llseek02.c | 216 char write_buff[BUFSIZ]; /* buffer to hold data */ in setup1() local
|
/external/u-boot/drivers/mtd/ |
D | stm32_flash.c | 126 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
D | pic32_flash.c | 222 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
D | st_smi.c | 432 int write_buff(flash_info_t *info, uchar *src, ulong dest_addr, ulong length) in write_buff() function
|
D | altera_qspi.c | 103 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
D | cfi_flash.c | 1317 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
/external/u-boot/arch/arm/mach-at91/arm926ejs/ |
D | eflash.c | 218 int write_buff (flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
/external/u-boot/board/freescale/m5253demo/ |
D | flash.c | 318 int write_buff(flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff() function
|
/external/u-boot/board/cobra5272/ |
D | flash.c | 312 int write_buff (flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff() function
|