Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/madplay/
H A D0001-switch-to-new-alsa-api.patch50 snd_pcm_format_t alsa_format = -1;
73 err = snd_pcm_hw_params_set_format(handle, params, alsa_format);
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dasihpi.c320 static int snd_card_asihpi_format_alsa2hpi(snd_pcm_format_t alsa_format, in snd_card_asihpi_format_alsa2hpi() argument
327 if (hpi_to_alsa_formats[format] == alsa_format) { in snd_card_asihpi_format_alsa2hpi()
334 alsa_format); in snd_card_asihpi_format_alsa2hpi()