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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c48 static int audiohd_reset_controller(audiohd_state_t *);
2241 * audiohd_reset_controller()
2249 audiohd_reset_controller(audiohd_state_t *statep) function
2306 } /* audiohd_reset_controller() */
2396 if (audiohd_reset_controller(statep) != DDI_SUCCESS)
2482 if (audiohd_reset_controller(statep) != DDI_SUCCESS)

Completed in 95 milliseconds