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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_ddi.c118 c = auclnt_hold_by_devt((dev_t)arg);
311 if ((c = auclnt_hold_by_devt(dev)) == NULL) {
358 if ((c = auclnt_hold_by_devt(dev)) == NULL) {
376 if ((c = auclnt_hold_by_devt(dev)) == NULL) {
395 if ((c = auclnt_hold_by_devt(dev)) == NULL) {
412 if ((c = auclnt_hold_by_devt(dev)) == NULL) {
H A Daudio_client.h246 audio_client_t *auclnt_hold_by_devt(dev_t);
H A Daudio_client.c1184 auclnt_hold_by_devt(dev_t dev) function

Completed in 47 milliseconds