Home
last modified time | relevance | path

Searched defs:strmres (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dstrm.c98 int strm_allocate_buffer(struct strm_res_object *strmres, u32 usize, in strm_allocate_buffer()
151 int strm_close(struct strm_res_object *strmres, in strm_close()
266 int strm_free_buffer(struct strm_res_object *strmres, u8 ** ap_buffer, in strm_free_buffer()
460 struct strm_res_object **strmres, in strm_open()
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/
Ddspapi.c1533 inline void find_strm_handle(struct strm_res_object **strmres, in find_strm_handle()