Lines Matching refs:mixer_handle
787 if (!uc_mgr->card_ctxt_ptr->mixer_handle) {
825 ctl = mixer_get_control(uc_mgr->card_ctxt_ptr->mixer_handle,
854 uc_mgr->card_ctxt_ptr->mixer_handle,
1971 uc_mgr_ptr->card_ctxt_ptr->mixer_handle =
1973 ALOGV("Mixer handle %p", uc_mgr_ptr->card_ctxt_ptr->mixer_handle);
2013 if (uc_mgr->card_ctxt_ptr->mixer_handle) {
2014 mixer_close(uc_mgr->card_ctxt_ptr->mixer_handle);
2015 uc_mgr->card_ctxt_ptr->mixer_handle = NULL;