Searched defs:audiohd_create_codec (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c53 static int audiohd_create_codec(audiohd_state_t *);
351 if (audiohd_create_codec(statep) != DDI_SUCCESS) {
2922 * audiohd_create_codec()
2929 audiohd_create_codec(audiohd_state_t *statep) function
3090 } /* audiohd_create_codec() */

Completed in 72 milliseconds