Home
last modified time | relevance | path

Searched refs:set_hwparams (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/test/
H A Dseq-sender.c11 void set_hwparams(snd_pcm_t *phandle) in set_hwparams() function
216 set_hwparams(phandle); in event_sender()
H A Dpcm.c101 static int set_hwparams(snd_pcm_t *handle, in set_hwparams() function
893 if ((err = set_hwparams(handle, hwparams, transfer_methods[method].access)) < 0) { in main()
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c454 static int set_hwparams(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_access_t access) { in set_hwparams() function
1231 if ((err = set_hwparams(handle, hwparams, SND_PCM_ACCESS_RW_INTERLEAVED)) < 0) { in main()

Completed in 4 milliseconds