Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Dnode.h466 extern int node_run(struct node_object *hnode);
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddspapi.c1403 ret = node_run(node_res->node); in nodewrap_run()
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/
Dnode.c2095 int node_run(struct node_object *hnode) in node_run() function