Home
last modified time | relevance | path

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

/external/qemu/audio/
Desdaudio.c78 char *adc_host; member
365 esd->fd = FF(esd_record_stream) (esdfmt, as->freq, conf.adc_host, NULL); in qesd_init_in()
367 if (conf.adc_host == NULL) { in qesd_init_in()
485 {"ADC_HOST", AUD_OPT_STR, &conf.adc_host,