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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_client.h160 const char *auclnt_get_dev_hw_info(audio_dev_t *, void **);
H A Daudio_oss.c1209 while ((info = auclnt_get_dev_hw_info(d, &iter)) != NULL) {
2452 while ((info = auclnt_get_dev_hw_info(d, &iter)) != NULL) {
H A Daudio_client.c1407 auclnt_get_dev_hw_info(audio_dev_t *dev, void **iter) function

Completed in 66 milliseconds