Home | History | Annotate | Download | only in src

Lines Matching refs:s_hdl

388             uint32_t s_hdl = 0;
389 s_hdl = mm_channel_add_stream(my_obj);
390 *((uint32_t*)out_val) = s_hdl;
691 uint32_t s_hdl = 0;
704 return s_hdl;
718 s_hdl = stream_obj->my_hdl;
725 CDBG("%s : stream handle = %d", __func__, s_hdl);
726 return s_hdl;