Searched refs:chnl_info_obj (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/tidspbridge/rmgr/
H A Dstrm.c145 struct chnl_info chnl_info_obj; local
157 &chnl_info_obj);
159 if (chnl_info_obj.cio_cs > 0 || chnl_info_obj.cio_reqs > 0)
261 struct chnl_info chnl_info_obj; local
279 &chnl_info_obj);
292 stream_info->user_strm->number_bufs_in_stream = chnl_info_obj.cio_cs +
293 chnl_info_obj.cio_reqs;
295 stream_info->user_strm->number_bytes = chnl_info_obj.bytes_tx;
296 stream_info->user_strm->sync_object_handle = chnl_info_obj
640 struct chnl_info chnl_info_obj; local
[all...]

Completed in 37 milliseconds