Lines Matching defs:sample_res
416 static int split_arg_list(char *buf, u16 *ch_num, char **sample_res)
427 *sample_res = strsep(&buf, ".\n");
428 if (!*sample_res)
438 const char *sample_res;
449 u16 ch_num, char *sample_res,
455 if (!strcmp(sample_res, sinfo[i].sample_res))
525 char *sample_res;
533 ret = split_arg_list(arg_list_cpy, &ch_num, &sample_res);
589 ret = audio_set_hw_params(&channel->pcm_hardware, ch_num, sample_res,