Searched defs:write_op (Results 1 – 10 of 10) sorted by relevance
/linux-6.15/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-6.15/drivers/mtd/nand/spi/ |
D | esmt.c | 140 struct spi_mem_op write_op = SPINAND_WR_EN_DIS_OP(true); in f50l1g41lb_otp_lock() local
|
D | micron.c | 254 struct spi_mem_op write_op = SPINAND_WR_EN_DIS_OP(true); in mt29f2g01abagd_otp_lock() local
|
/linux-6.15/arch/x86/pci/ |
D | ce4100.c | 42 #define DEFINE_REG(device, func, offset, size, init_op, read_op, write_op)\ argument
|
/linux-6.15/drivers/iommu/iommufd/ |
D | eventq.c | 427 #define INIT_EVENTQ_FOPS(read_op, write_op) \ argument
|
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/ |
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-6.15/fs/nfsd/ |
D | nfsctl.c | 79 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/linux-6.15/security/selinux/ |
D | selinuxfs.c | 813 static ssize_t (*const write_op[])(struct file *, char *, size_t) = { variable
|
/linux-6.15/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 189 static void pmbus_update_ts(struct i2c_client *client, bool write_op) in pmbus_update_ts()
|
/linux-6.15/drivers/net/ethernet/broadcom/ |
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
|