Searched refs:rmm_handle (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/ |
D | dblldefs.h | 132 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-3.4.99/arch/powerpc/sysdev/ |
D | fsl_rio.h | 103 void *rmm_handle; /* RapidIO message manager(unit) Handle */ member
|
D | fsl_rmu.c | 36 (((struct rio_priv *)(mport->priv))->rmm_handle) 1099 priv->rmm_handle = rmu; in fsl_rio_setup_rmu()
|
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/ |
D | nldr.c | 278 static bool get_symbol_value(void *handle, void *parg, void *rmm_handle, 1066 static bool get_symbol_value(void *handle, void *parg, void *rmm_handle, in get_symbol_value() argument 1071 (struct nldr_nodeobject *)rmm_handle; in get_symbol_value() 1327 new_attrs.rmm_handle = nldr_node_obj; in load_lib() 1682 new_attrs.rmm_handle = nldr_obj->rmm; in unload_lib()
|
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/ |
D | cod.c | 227 zl_attrs.rmm_handle = NULL; in cod_create()
|
D | dbll.c | 911 lib->target_obj->attrs.rmm_handle, name, in dbll_find_symbol() 1159 rmm_handle, mem_sect_type, in dbll_rmm_alloc()
|