Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_client.h88 void auclnt_stop(audio_stream_t *);
H A Daudio_client.c809 auclnt_stop(audio_stream_t *sp) in auclnt_stop() function
844 auclnt_stop(sp); in auclnt_set_paused()
1152 auclnt_stop(&c->c_istream); in auclnt_close()
1153 auclnt_stop(&c->c_ostream); in auclnt_close()
H A Daudio_sun.c1112 auclnt_stop(auclnt_output_stream(c)); in devaudio_close()
1113 auclnt_stop(auclnt_input_stream(c)); in devaudio_close()