Searched defs:write_op (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/drivers/pci/ |
D | pci-bridge-emul.c | 540 void (*write_op)(struct pci_bridge_emul *bridge, int reg, in pci_bridge_emul_conf_write() local
|
/Linux-v6.1/arch/x86/pci/ |
D | ce4100.c | 48 #define DEFINE_REG(device, func, offset, size, init_op, read_op, write_op)\ argument
|
/Linux-v6.1/fs/nfsd/ |
D | nfsctl.c | 83 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_debugfs.c | 207 #define RVU_DEBUG_SEQ_FOPS(name, read_op, write_op) \ argument 221 #define RVU_DEBUG_FOPS(name, read_op, write_op) \ argument
|
/Linux-v6.1/security/selinux/ |
D | selinuxfs.c | 869 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/Linux-v6.1/drivers/net/ethernet/broadcom/ |
D | tg3.c | 3699 void (*write_op)(struct tg3 *, u32, u32); in tg3_load_firmware_cpu() local 9053 void (*write_op)(struct tg3 *, u32, u32); in tg3_chip_reset() local
|