Searched defs:op_write (Results 1 – 6 of 6) sorted by relevance
60 struct op_write { struct61 u32 op:8;62 u32 offset:24;63 u32 val;
51 static int op_write(struct fpga_manager *mgr, const char *buf, size_t count) in op_write() function
123 static int op_write(struct fpga_manager *mgr, const char *buf, size_t count) in op_write() function
691 __u16 op_write; member
458 unsigned int op_write:1; member
342 op_write = 0x05, enumerator