Home
last modified time | relevance | path

Searched refs:node_run (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Dnode.h506 extern int node_run(struct node_object *hnode);
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/
Ddspapi.c1477 ret = node_run(node_res->node); in nodewrap_run()
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnode.c2196 int node_run(struct node_object *hnode) in node_run() function