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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/alisp/
H A Dalisp.c3273 snd_output_t *output, *eoutput; local
3280 err = snd_output_stdio_attach(&eoutput, stderr, 0);
3287 snd_output_close(eoutput);
3292 cfg->wout = eoutput;
3293 cfg->eout = eoutput;
3294 cfg->dout = eoutput;

Completed in 106 milliseconds