Searched refs:dac_host (Results 1 – 1 of 1) sorted by relevance
77 char *dac_host; member211 esd->fd = FF(esd_play_stream) (esdfmt, as->freq, conf.dac_host, NULL); in qesd_init_out()213 if (conf.dac_host == NULL) { in qesd_init_out()439 fd = FF(esd_open_sound)(conf.dac_host); in qesd_audio_init()482 {"DAC_HOST", AUD_OPT_STR, &conf.dac_host,