Home
last modified time | relevance | path

Searched refs:cmm_xlator_create (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Dcmm.h298 extern int cmm_xlator_create(struct cmm_xlatorobject **xlator,
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dstrm.c544 status = cmm_xlator_create(&strm_obj->xlator, hcmm_mgr, NULL); in strm_open()
Dnode.c540 status = cmm_xlator_create(&pnode->xlator, in node_allocate()
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/
Dcmm.c814 int cmm_xlator_create(struct cmm_xlatorobject **xlator, in cmm_xlator_create() function