Home | History | Annotate | Download | only in src

Lines Matching refs:s_hdl

343             uint32_t s_hdl = 0;
346 s_hdl = mm_channel_add_stream(my_obj,
351 *((uint32_t*)out_val) = s_hdl;
766 uint32_t s_hdl = 0;
779 return s_hdl;
801 s_hdl = stream_obj->my_hdl;
808 CDBG("%s : stream handle = %d",__func__,s_hdl);
809 return s_hdl;