Searched defs:write_op (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/pci/ |
H A D | pci-bridge-emul.c | 540 void (*write_op)(struct pci_bridge_emul *bridge, int reg, in pci_bridge_emul_conf_write() local
|
/openbmc/linux/arch/x86/pci/ |
H A D | ce4100.c | 48 #define DEFINE_REG(device, func, offset, size, init_op, read_op, write_op)\ argument
|
/openbmc/qemu/tests/bench/ |
H A D | qht-bench.c | 36 bool write_op; /* writes alternate between insertions and removals */ member
|
/openbmc/linux/fs/nfsd/ |
H A D | nfsctl.c | 82 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 204 #define RVU_DEBUG_SEQ_FOPS(name, read_op, write_op) \ argument 218 #define RVU_DEBUG_FOPS(name, read_op, write_op) \ argument
|
/openbmc/linux/security/selinux/ |
H A D | selinuxfs.c | 822 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 3700 void (*write_op)(struct tg3 *, u32, u32); in tg3_load_firmware_cpu() local 9059 void (*write_op)(struct tg3 *, u32, u32); in tg3_chip_reset() local
|