Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/sound/
Dsound.c475 static int split_arg_list(char *buf, u16 *ch_num, char **sample_res) in split_arg_list() function
596 ret = split_arg_list(arg_list_cpy, &ch_num, &sample_res); in audio_probe_channel()