Home
last modified time | relevance | path

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

/openbmc/linux/drivers/most/
H A Dmost_snd.c416 static int split_arg_list(char *buf, u16 *ch_num, char **sample_res) in split_arg_list() function
533 ret = split_arg_list(arg_list_cpy, &ch_num, &sample_res); in audio_probe_channel()