Searched defs:op_write (Results 1 – 7 of 7) sorted by relevance
60 struct op_write { struct61 u32 op:8;62 u32 offset:24;63 u32 val;
38 static int op_write(struct fpga_manager *mgr, const char *buf, size_t count) in op_write() function
113 static int op_write(struct fpga_manager *mgr, const char *buf, size_t count) in op_write() function
455 static void op_write(QTestState *s, const unsigned char * data, size_t len) in op_write() function
671 __u16 op_write; member
458 unsigned int op_write:1; member
343 op_write = 0x05, enumerator