Searched defs:read_op (Results 1 – 3 of 3) sorted by relevance
/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
|