Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/powerpc/sysdev/
Dfsl_rio.h103 void *rmm_handle; /* RapidIO message manager(unit) Handle */ member
Dfsl_rmu.c36 (((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/
Dnldr.c278 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/
Dcod.c227 zl_attrs.rmm_handle = NULL; in cod_create()
Ddbll.c911 lib->target_obj->attrs.rmm_handle, name, in dbll_find_symbol()
1159 rmm_handle, mem_sect_type, in dbll_rmm_alloc()