Searched refs:intftype_tmp (Results 1 – 1 of 1) sorted by relevance
107 unsigned long dev_tmp, intftype_tmp, sync_tmp; in startvo_parse() local113 ret = strict_strtoul(argv[2], CMD_VO_ARGS_BASE10, &intftype_tmp); /* 2nd arg */ in startvo_parse()124 *intftype = (unsigned int)intftype_tmp; in startvo_parse()