Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/aim-sound/
Dsound.c484 static int audio_set_hw_params(struct snd_pcm_hardware *pcm_hw, in audio_set_hw_params() function
614 if (audio_set_hw_params(&channel->pcm_hardware, pcm_format, cfg)) in audio_probe_channel()