Searched defs:write_op (Results 1 – 6 of 6) sorted by relevance
/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
|
/linux/arch/x86/pci/ |
H A D | ce4100.c | 42 #define DEFINE_REG(device, func, offset, size, init_op, read_op, write_op)\ argument
|
/linux/drivers/iommu/iommufd/ |
H A D | eventq.c | 381 #define INIT_EVENTQ_FOPS(read_op, write_op) \ argument
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 177 #define RVU_DEBUG_SEQ_FOPS(name, read_op, write_op) \ argument 191 #define RVU_DEBUG_FOPS(name, read_op, write_op) \ argument
|
/linux/fs/nfsd/ |
H A D | nfsctl.c | 79 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 3701 void (*write_op)(struct tg3 *, u32, u32); in tg3_load_firmware_cpu() local 9159 void (*write_op)(struct tg3 *, u32, u32); in tg3_chip_reset() local
|