Home
last modified time | relevance | path

Searched refs:do_write_buffer (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/lpddr/
H A Dlpddr_cmds.c403 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
674 ret = do_write_buffer(map, &lpddr->chips[chipnum], in lpddr_writev()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/lpddr/
H A Dlpddr_cmds.c403 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
674 ret = do_write_buffer(map, &lpddr->chips[chipnum], in lpddr_writev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/lpddr/
H A Dlpddr_cmds.c403 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
674 ret = do_write_buffer(map, &lpddr->chips[chipnum], in lpddr_writev()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c420 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
633 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_staa_write_buffers()
H A Dcfi_cmdset_0001.c1706 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
1899 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_intelext_writev()
H A Dcfi_cmdset_0002.c2027 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
2147 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_amdstd_write_buffers()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c420 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
633 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_staa_write_buffers()
H A Dcfi_cmdset_0001.c1706 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
1899 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_intelext_writev()
H A Dcfi_cmdset_0002.c2027 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
2147 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_amdstd_write_buffers()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c420 static int do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
633 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_staa_write_buffers()
H A Dcfi_cmdset_0001.c1706 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
1899 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_intelext_writev()
H A Dcfi_cmdset_0002.c2027 static int __xipram do_write_buffer(struct map_info *map, struct flchip *chip, in do_write_buffer() function
2147 ret = do_write_buffer(map, &cfi->chips[chipnum], in cfi_amdstd_write_buffers()
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dcommands.cc485 void do_write_buffer(Context& context, Optional<String> filename, WriteFlags flags, Optional<WriteM… in do_write_buffer() function
516 return do_write_buffer(context, in write_buffer()
691 do_write_buffer(context, {}, in write_quit()