Home
last modified time | relevance | path

Searched refs:rmm_handle (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Ddblldefs.h132 typedef bool(*dbll_sym_lookup) (void *handle, void *parg, void *rmm_handle,
155 void *rmm_handle; /* Handle to pass to alloc, free functions */ member
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnldr.c282 static bool get_symbol_value(void *handle, void *parg, void *rmm_handle,
1143 static bool get_symbol_value(void *handle, void *parg, void *rmm_handle, in get_symbol_value() argument
1148 (struct nldr_nodeobject *)rmm_handle; in get_symbol_value()
1406 new_attrs.rmm_handle = nldr_node_obj; in load_lib()
1773 new_attrs.rmm_handle = nldr_obj->rmm; in unload_lib()
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/
Dcod.c239 zl_attrs.rmm_handle = NULL; in cod_create()
Ddbll.c1000 lib->target_obj->attrs.rmm_handle, name, in dbll_find_symbol()
1270 rmm_handle, mem_sect_type, in dbll_rmm_alloc()