Home
last modified time | relevance | path

Searched refs:SND_PCM_IOPLUG_HW_ACCESS (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_ioplug.h43 SND_PCM_IOPLUG_HW_ACCESS = 0, /**< access type */ enumerator
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c186 [SND_PCM_IOPLUG_HW_ACCESS] = SND_PCM_HW_PARAM_ACCESS,
293 for (i = SND_PCM_IOPLUG_HW_ACCESS; i <= SND_PCM_IOPLUG_HW_FORMAT; i++) { in snd_pcm_ioplug_hw_refine()
405 p = &io->params[SND_PCM_IOPLUG_HW_ACCESS]; in snd_pcm_ioplug_hw_refine()
1186 if (type == SND_PCM_IOPLUG_HW_ACCESS || type == SND_PCM_IOPLUG_HW_FORMAT) { in snd_pcm_ioplug_set_param_minmax()

Completed in 3 milliseconds