Home
last modified time | relevance | path

Searched refs:cs_codec_hndl (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.h282 ddi_acc_handle_t cs_codec_hndl; /* CODEC handle, APC & EB2 */ member
288 #define CODEC_HANDLE state->cs_handles.cs_codec_hndl
289 #define APC_HANDLE state->cs_handles.cs_codec_hndl
H A Daudio_4231.c1292 handle = state->cs_handles.cs_codec_hndl; in audiocs_power_down()