Home
last modified time | relevance | path

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

/drivers/staging/tidspbridge/include/dspbridge/
Dcmm.h270 extern int cmm_xlator_create(struct cmm_xlatorobject **xlator,
/drivers/staging/tidspbridge/rmgr/
Dstrm.c467 status = cmm_xlator_create(&strm_obj->xlator, hcmm_mgr, NULL); in strm_open()
Dnode.c526 status = cmm_xlator_create(&pnode->xlator, in node_allocate()
/drivers/staging/tidspbridge/pmgr/
Dcmm.c744 int cmm_xlator_create(struct cmm_xlatorobject **xlator, in cmm_xlator_create() function