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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dnldr.h53 int nldr_find_addr(struct nldr_nodeobject *nldr_node, u32 sym_addr,
H A Dnode.h568 * @sym_addr: Given address to find the closest symbol
576 int node_find_addr(struct node_mgr *node_mgr, u32 sym_addr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c1900 * @sym_addr: Given address to find the dsp symbol
1908 int nldr_find_addr(struct nldr_nodeobject *nldr_node, u32 sym_addr, argument
1919 sym_addr, offset_range, (u32) offset_output, sym_name);
1941 status1 = dbll_find_dsp_symbol(root.lib, sym_addr,
1948 root.dep_libs_tree[i].lib, sym_addr,
1958 nldr_node->pers_lib_table[i].lib, sym_addr,
1967 __func__, sym_addr, offset_range);
H A Dnode.c3208 int node_find_addr(struct node_mgr *node_mgr, u32 sym_addr, argument
3217 sym_addr, offset_range,
3223 status = nldr_find_addr(node_obj->nldr_node_obj, sym_addr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c1508 * @sym_addr: Address of the DSP symbol
1519 u32 sym_addr; member in struct:find_symbol_context
1545 context->sym_addr = symbol_addr;
1572 context.sym_addr = 0;
1580 *sym_addr_output = context.sym_addr;

Completed in 188 milliseconds