sample_res        475 drivers/staging/most/sound/sound.c static int split_arg_list(char *buf, u16 *ch_num, char **sample_res)
sample_res        486 drivers/staging/most/sound/sound.c 	*sample_res = strsep(&buf, ".\n");
sample_res        487 drivers/staging/most/sound/sound.c 	if (!*sample_res)
sample_res        498 drivers/staging/most/sound/sound.c 	const char *sample_res;
sample_res        509 drivers/staging/most/sound/sound.c 			       u16 ch_num, char *sample_res,
sample_res        515 drivers/staging/most/sound/sound.c 		if (!strcmp(sample_res, sinfo[i].sample_res))
sample_res        585 drivers/staging/most/sound/sound.c 	char *sample_res;
sample_res        596 drivers/staging/most/sound/sound.c 	ret = split_arg_list(arg_list_cpy, &ch_num, &sample_res);
sample_res        652 drivers/staging/most/sound/sound.c 	ret = audio_set_hw_params(&channel->pcm_hardware, ch_num, sample_res,