Home
last modified time | relevance | path

Searched defs:writes (Results 1 – 21 of 21) sorted by relevance

/linux-6.14.4/drivers/staging/gpib/ni_usb/
Dni_usb_gpib.c514 const struct ni_usb_register *writes, int num_writes, in ni_usb_write_registers()
1059 struct ni_usb_register writes[4]; in ni_usb_request_system_control() local
1264 struct ni_usb_register writes[2]; in ni_usb_primary_address() local
1287 static int ni_usb_write_sad(struct ni_usb_register *writes, int address, int enable) in ni_usb_write_sad()
1322 struct ni_usb_register writes[3]; in ni_usb_secondary_address() local
1399 struct ni_usb_register writes[1]; in ni_usb_parallel_poll_configure() local
1424 struct ni_usb_register writes[1]; in ni_usb_parallel_poll_response() local
1452 struct ni_usb_register writes[1]; in ni_usb_serial_poll_response() local
1482 struct ni_usb_register writes[1]; in ni_usb_return_to_local() local
1625 struct ni_usb_register writes[3]; in ni_usb_t1_delay() local
[all …]
/linux-6.14.4/drivers/staging/gpib/agilent_82357a/
Dagilent_82357a.c212 const struct agilent_82357a_register_pairlet *writes, in agilent_82357a_write_registers()
759 struct agilent_82357a_register_pairlet writes[2]; in agilent_82357a_request_system_control() local
946 struct agilent_82357a_register_pairlet writes[2]; in agilent_82357a_parallel_poll() local
1216 struct agilent_82357a_register_pairlet writes[INIT_NUM_REG_WRITES]; in agilent_82357a_init() local
1381 struct agilent_82357a_register_pairlet writes[0x20]; in agilent_82357a_go_idle() local
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Dradio_2055.c1290 unsigned int i, writes = 0; in b2055_upload_inittab() local
/linux-6.14.4/drivers/md/
Ddm-raid1.c66 struct bio_list writes; member
687 static void do_writes(struct mirror_set *ms, struct bio_list *writes) in do_writes()
864 struct bio_list reads, writes, failures; in do_mirror() local
Ddm-writecache.c210 unsigned long long writes; member
/linux-6.14.4/fs/bcachefs/
Dalloc_types.h122 struct list_head writes; member
Dsuper.c305 static void bch2_writes_disabled(struct percpu_ref *writes) in bch2_writes_disabled()
Dbcachefs.h723 atomic_long_t writes[BCH_WRITE_REF_NR]; member
725 struct percpu_ref writes; member
Dbtree_types.h104 struct btree_write writes[2]; member
/linux-6.14.4/drivers/md/bcache/
Dbtree.c1613 struct closure *writes, struct gc_stat *gc) in btree_gc_recurse()
1704 struct closure *writes, struct gc_stat *gc) in bch_btree_gc_root()
1837 struct closure writes; in bch_btree_gc() local
Dbtree.h144 struct btree_write writes[2]; member
/linux-6.14.4/fs/orangefs/
Dorangefs-kernel.h216 unsigned long writes; member
/linux-6.14.4/drivers/scsi/arm/
Dfas216.h259 unsigned int writes; member
Dacornscsi.h306 unsigned int writes; member
/linux-6.14.4/drivers/staging/media/ipu3/
Dipu3-css.c176 static inline void writes(const void *mem, ssize_t count, void __iomem *addr) in writes() function
/linux-6.14.4/drivers/block/drbd/
Ddrbd_main.c2232 struct list_head writes; member
Ddrbd_int.h730 struct list_head writes; member
/linux-6.14.4/include/linux/
Dphy.h334 u64_stats_t writes; member
/linux-6.14.4/fs/nfsd/
Dnfs4state.c5863 int writes; in nfsd4_check_conflicting_opens() local
/linux-6.14.4/include/linux/platform_data/
Dcros_ec_commands.h2963 uint32_t writes; member
/linux-6.14.4/kernel/bpf/
Dverifier.c3334 bool writes = parent == state->parent; /* Observe write marks */ in mark_reg_read() local