Home | History | Annotate | Download | only in src

Lines Matching refs:s_hdl

527             uint32_t s_hdl = 0;
528 s_hdl = mm_channel_add_stream(my_obj);
529 *((uint32_t*)out_val) = s_hdl;
888 uint32_t s_hdl = 0;
901 return s_hdl;
916 s_hdl = stream_obj->my_hdl;
923 CDBG("%s : stream handle = %d", __func__, s_hdl);
924 return s_hdl;