Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Dnode.h275 extern int node_enum_nodes(struct node_mgr *hnode_mgr,
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/
Dproc.c594 status = node_enum_nodes(hnode_mgr, node_tab, in proc_enum_nodes()
1560 status = node_enum_nodes(hnode_mgr, &hnode, node_tab_size, in proc_stop()
Dnode.c1534 int node_enum_nodes(struct node_mgr *hnode_mgr, void **node_tab, in node_enum_nodes() function