Home
last modified time | relevance | path

Searched refs:snd_pcm_access_name (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dmapper.c108 snd_pcm_access_name(mapper->access)); in mapper_context_pre_process()
H A Dxfer.c209 snd_pcm_access_name(*access)); in xfer_context_pre_process()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c1580 SNDMSG("invalid access type %s", snd_pcm_access_name(pcm->access)); in snd_pcm_writei()
1619 SNDMSG("invalid access type %s", snd_pcm_access_name(pcm->access)); in snd_pcm_writen()
1658 SNDMSG("invalid access type %s", snd_pcm_access_name(pcm->access)); in snd_pcm_readi()
1697 SNDMSG("invalid access type %s", snd_pcm_access_name(pcm->access)); in snd_pcm_readn()
2141 const char *snd_pcm_access_name(const snd_pcm_access_t acc) in snd_pcm_access_name() function
2347 snd_output_printf(out, " access : %s\n", snd_pcm_access_name(pcm->access)); in snd_pcm_dump_hw_setup()
H A Dpcm_params.c43 fprintf(stderr, "%s", snd_pcm_access_name(val)); in dump_hw_params()
1231 s = snd_pcm_access_name(k); in snd_pcm_hw_param_dump()
/third_party/alsa-lib/include/
H A Dpcm.h1098 const char *snd_pcm_access_name(const snd_pcm_access_t _access);
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c2071 OUT(" access = %s, format = %s, rate = %u, channels = %u\n", snd_pcm_access_name(lhandle->access), snd_pcm_format_name(lhandle->format), lhandle->rate, lhandle->channels); in show_handle()

Completed in 19 milliseconds