Home
last modified time | relevance | path

Searched refs:parse_param_types (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/ublk/
H A Dkublk.c237 static int parse_param_types(const char *arg, __u32 *types) in parse_param_types() function
2423 ret = parse_param_types(optarg, &ctx.params.types); in main()