Searched refs:auimpl_dev_hold_by_devt (Results 1 – 4 of 4) sorted by relevance
480 audio_dev_t *auimpl_dev_hold_by_devt(dev_t);
125 if ((adev = auimpl_dev_hold_by_devt((dev_t)arg)) != NULL) { in audio_getinfo()
279 auimpl_dev_hold_by_devt(dev_t dev) in auimpl_dev_hold_by_devt() function
1048 if ((d = auimpl_dev_hold_by_devt(dev)) == NULL) { in auimpl_client_create()