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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dnldr.h22 #include <dspbridge/rmm.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/include/dspbridge/
H A Dnldr.h22 #include <dspbridge/rmm.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c34 #include <dspbridge/rmm.h>
197 struct rmm_target_obj *rmm; /* Remote memory manager for DSP */ member in struct:nldr_object
530 status = rmm_create(&nldr_obj->rmm, rmm_segs, dload_segs);
605 if (nldr_obj->rmm)
606 rmm_delete(nldr_obj->rmm);
769 *rmm_mgr = nldr_obj->rmm;
1133 rmm_free(nldr_obj->rmm, 0, ovly_section->sect_run_addr,
1521 status = rmm_alloc(nldr_obj->rmm, 0, ovly_section->size, 0,
1539 rmm_alloc(nldr_obj->rmm, 0,
1620 struct rmm_target_obj *rmm; local
1738 struct rmm_target_obj *rmm; local
[all...]
H A Dproc.c49 #include <dspbridge/rmm.h>
859 struct rmm_target_obj *rmm = NULL; local
884 status = nldr_get_rmm_manager(nldr_obj, &rmm);
885 if (rmm) {
886 if (!rmm_stat(rmm,
H A Drmm.c2 * rmm.c
52 #include <dspbridge/rmm.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c34 #include <dspbridge/rmm.h>
197 struct rmm_target_obj *rmm; /* Remote memory manager for DSP */ member in struct:nldr_object
530 status = rmm_create(&nldr_obj->rmm, rmm_segs, dload_segs);
605 if (nldr_obj->rmm)
606 rmm_delete(nldr_obj->rmm);
769 *rmm_mgr = nldr_obj->rmm;
1133 rmm_free(nldr_obj->rmm, 0, ovly_section->sect_run_addr,
1521 status = rmm_alloc(nldr_obj->rmm, 0, ovly_section->size, 0,
1539 rmm_alloc(nldr_obj->rmm, 0,
1620 struct rmm_target_obj *rmm; local
1738 struct rmm_target_obj *rmm; local
[all...]
H A Dproc.c49 #include <dspbridge/rmm.h>
859 struct rmm_target_obj *rmm = NULL; local
884 status = nldr_get_rmm_manager(nldr_obj, &rmm);
885 if (rmm) {
886 if (!rmm_stat(rmm,
H A Drmm.c2 * rmm.c
52 #include <dspbridge/rmm.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/
H A DMakefile12 rmgr/proc.o rmgr/pwr.o rmgr/rmm.o rmgr/strm.o rmgr/dspdrv.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/
H A DMakefile12 rmgr/proc.o rmgr/pwr.o rmgr/rmm.o rmgr/strm.o rmgr/dspdrv.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c36 #include <dspbridge/rmm.h>
H A Ddspapi.c47 #include <dspbridge/rmm.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c36 #include <dspbridge/rmm.h>
H A Ddspapi.c47 #include <dspbridge/rmm.h>

Completed in 259 milliseconds