Searched refs:parse_io (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dso_txtime.c391 static int parse_io(const char *optarg, struct timed_send *array) function
504 cfg_num_pkt = parse_io(argv[optind], cfg_buf);
/linux-master/drivers/pcmcia/
H A Dcistpl.c978 static u_char *parse_io(u_char *p, u_char *q, cistpl_io_t *io) function
1142 p = parse_io(p, q, &entry->io);

Completed in 129 milliseconds