Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Daudio.h39 int goto_next_device (int i);
H A Daudio.cc255 int audio_out::goto_next_device (int i) { in goto_next_device() function in audio_out
H A Dsettings.cc349 if (aout.goto_next_device (d)) { in picked()