| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | mxs_spi.c | 131 char *data, int length, int write, unsigned long flags) in mxs_spi_xfer_pio() 190 char *data, int length, int write, unsigned long flags) in mxs_spi_xfer_dma() 317 int write = 0; in spi_xfer() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | swapops.h | 110 static inline swp_entry_t make_device_private_entry(struct page *page, bool write) in make_device_private_entry() 142 static inline swp_entry_t make_device_private_entry(struct page *page, bool write) in make_device_private_entry() 173 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() 221 #define make_migration_entry(page, write) swp_entry(0, 0) argument
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | rk_sdmmc_ops.c | 61 unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) in rk_emmc_prepare_mrq() 136 int rk_emmc_transfer(u8 *buffer, unsigned int addr, unsigned int datasz, int write) in rk_emmc_transfer()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | mpc52xx_lpbfifo.c | 71 int write = req->flags & MPC52XX_LPBFIFO_FLAG_WRITE; in mpc52xx_lpbfifo_kick() local 229 int dma, write, poll_dma; in mpc52xx_lpbfifo_irq() local 380 int write = req->flags & MPC52XX_LPBFIFO_FLAG_WRITE; in mpc52xx_lpbfifo_poll() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_diag.c | 36 u32 mask, u32 write) in reg_pattern_test() 62 u32 mask, u32 write) in reg_set_and_check()
|
| /OK3568_Linux_fs/kernel/arch/s390/appldata/ |
| H A D | appldata_base.c | 218 appldata_timer_handler(struct ctl_table *ctl, int write, in appldata_timer_handler() 251 appldata_interval_handler(struct ctl_table *ctl, int write, in appldata_interval_handler() 281 appldata_generic_handler(struct ctl_table *ctl, int write, in appldata_generic_handler()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | pkeys.c | 393 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() 409 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 425 bool arch_vma_access_permitted(struct vm_area_struct *vma, bool write, in arch_vma_access_permitted()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | denali.c | 232 void *buf, unsigned int len, bool write) in denali_change_column() 242 static int denali_payload_xfer(struct nand_chip *chip, void *buf, bool write) in denali_payload_xfer() 279 static int denali_oob_xfer(struct nand_chip *chip, void *buf, bool write) in denali_oob_xfer() 548 dma_addr_t dma_addr, int page, bool write) in denali_setup_dma64() 573 dma_addr_t dma_addr, int page, bool write) in denali_setup_dma32() 645 size_t size, int page, bool write) in denali_pio_xfer() 654 size_t size, int page, bool write) in denali_dma_xfer() 711 int page, bool write) in denali_page_xfer()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | zorro_esp.c | 260 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_blz1230_dma_cmd() 311 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_blz1230II_dma_cmd() 356 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_blz2060_dma_cmd() 401 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_cyber_dma_cmd() 453 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_cyberII_dma_cmd() 494 u32 esp_count, u32 dma_count, int write, u8 cmd) in zorro_esp_send_fastlane_dma_cmd()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/ |
| H A D | __init__.py | 47 def write(self, s): member in _GdbOutputFile 53 def write(self, s): member in _GdbOutputErrorFile
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/ |
| H A D | mode_adapter.hpp | 63 std::streamsize write(Sink& snk, const char_type* s, std::streamsize n) in write() function in boost::iostreams::detail::mode_adapter 98 std::streamsize mode_adapter<Mode, T>::write in write() function in boost::iostreams::detail::mode_adapter
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/ |
| H A D | __init__.py | 47 def write(self, s): member in _GdbOutputFile 53 def write(self, s): member in _GdbOutputErrorFile
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | xbel.cpp | 221 bool XbelWriter::write(const QString &fileName, const BookmarkNode *root) in write() function in XbelWriter 229 bool XbelWriter::write(QIODevice *device, const BookmarkNode *root) in write() function in XbelWriter
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo_vm.c | 189 bool write = vmf->flags & FAULT_FLAG_WRITE; in ttm_bo_vm_insert_huge() local 448 uint8_t *buf, int len, int write) in ttm_bo_vm_access_kmap() 486 void *buf, int len, int write) in ttm_bo_vm_access()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-taskfile.c | 227 unsigned int write, unsigned int len) in ide_pio_bytes() 275 unsigned int write) in ide_pio_datablock() 342 u8 write = !!(cmd->tf_flags & IDE_TFLAG_WRITE); in task_pio_intr() local
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | cmm.c | 246 static int cmm_pages_handler(struct ctl_table *ctl, int write, in cmm_pages_handler() 265 static int cmm_timed_pages_handler(struct ctl_table *ctl, int write, in cmm_timed_pages_handler() 285 static int cmm_timeout_handler(struct ctl_table *ctl, int write, in cmm_timeout_handler()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/ |
| H A D | checked_operations.hpp | 103 write(T&, const typename char_type_of<T>::type*, std::streamsize) in write() function 127 write( T& t, const typename char_type_of<T>::type* s, in write() function
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | tlbex-fault.S | 13 .macro tlb_do_page_fault, write argument
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | pgtable.h | 145 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted() 155 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | sysctl_net_decnet.c | 136 static int dn_node_address_handler(struct ctl_table *table, int write, in dn_node_address_handler() 181 static int dn_def_dev_handler(struct ctl_table *table, int write, in dn_def_dev_handler()
|
| /OK3568_Linux_fs/u-boot/include/spmi/ |
| H A D | spmi.h | 18 int (*write)(struct udevice *dev, int usid, int pid, int reg, member
|
| /OK3568_Linux_fs/kernel/drivers/leds/trigger/ |
| H A D | ledtrig-disk.c | 21 void ledtrig_disk_activity(bool write) in ledtrig_disk_activity()
|
| /OK3568_Linux_fs/kernel/include/linux/ulpi/ |
| H A D | interface.h | 17 int (*write)(struct device *dev, u8 addr, u8 val); member
|
| /OK3568_Linux_fs/kernel/arch/um/include/shared/ |
| H A D | net_kern.h | 38 int (*write)(int, struct sk_buff *skb, struct uml_net_private *); member 49 int (*write)(int, struct sk_buff *skb, struct uml_net_private *); member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ramdisk.h | 34 ulong (*write)(struct blk_desc *desc, member
|