Searched refs:nldr_fxns (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnode.c162 struct node_ldr_fxns nldr_fxns; /* Handle to loader functions */ member in struct:node_mgr
268 static struct node_ldr_fxns nldr_fxns = { variable in typeref:struct:node_ldr_fxns
577 status = hnode_mgr->nldr_fxns.pfn_allocate(hnode_mgr->nldr_obj,
597 hnode_mgr->nldr_fxns.
605 hnode_mgr->nldr_fxns.
1215 status = hnode_mgr->nldr_fxns.pfn_load(hnode->nldr_node_obj,
1236 status = hnode_mgr->nldr_fxns.pfn_get_fxn_addr
1268 status1 = hnode_mgr->nldr_fxns.pfn_unload(hnode->nldr_node_obj,
1408 node_mgr_obj->nldr_fxns = nldr_fxns; /* Dy
[all...]

Completed in 117 milliseconds