Searched defs:sample_res (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/most/sound/ |
H A D | sound.c | 424 static int split_arg_list(char *buf, u16 *ch_num, char **sample_res) in split_arg_list() argument 446 const char *sample_res; member 533 char *sample_res; in audio_probe_channel() local 456 audio_set_hw_params(struct snd_pcm_hardware *pcm_hw, u16 ch_num, char *sample_res, struct most_channel_config *cfg) audio_set_hw_params() argument [all...] |
/kernel/linux/linux-6.6/drivers/most/ |
H A D | most_snd.c | 416 static int split_arg_list(char *buf, u16 *ch_num, char **sample_res) in split_arg_list() argument 438 const char *sample_res; member 525 char *sample_res; in audio_probe_channel() local 448 audio_set_hw_params(struct snd_pcm_hardware *pcm_hw, u16 ch_num, char *sample_res, struct most_channel_config *cfg) audio_set_hw_params() argument [all...] |
Completed in 3 milliseconds