Searched refs:fpga_get_op (Results 1 – 1 of 1) sorted by relevance
18 static int fpga_get_op(char *opstr);123 op = (int)fpga_get_op(argv[1]); in do_fpga()308 static int fpga_get_op(char *opstr) in fpga_get_op() function