Searched refs:cs_handles (Results 1 – 2 of 2) sorted by relevance
288 #define CODEC_HANDLE state->cs_handles.cs_codec_hndl289 #define APC_HANDLE state->cs_handles.cs_codec_hndl290 #define EB2_PLAY_HNDL state->cs_handles.cs_eb2_play_hndl291 #define EB2_REC_HNDL state->cs_handles.cs_eb2_rec_hndl292 #define EB2_AUXIO_HNDL state->cs_handles.cs_eb2_auxio_hndl340 cs4231_handle_t cs_handles; /* hardware handles */ member
1292 handle = state->cs_handles.cs_codec_hndl; in audiocs_power_down()