Searched refs:deh_mgr (Results 1 - 12 of 12) 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 Ddspdeh.h27 struct deh_mgr;
31 int bridge_deh_create(struct deh_mgr **ret_deh,
34 int bridge_deh_destroy(struct deh_mgr *deh);
36 int bridge_deh_register_notify(struct deh_mgr *deh,
41 void bridge_deh_notify(struct deh_mgr *deh, int event, int info);
H A Ddehdefs.h25 struct deh_mgr;
H A Ddev.h298 struct deh_mgr **deh_manager);
H A Ddspdefs.h363 typedef void (*fxn_deh_notify) (struct deh_mgr *hdeh_mgr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A D_deh.h27 struct deh_mgr { struct
H A Dwdt.c36 struct deh_mgr *deh_mgr; local
37 dev_get_deh_mgr(dev_get_first(), &deh_mgr); local
38 if (deh_mgr)
39 bridge_deh_notify(deh_mgr, DSP_WDTOVERFLOW, 0);
H A Due_deh.c38 struct deh_mgr *deh = (void *)data;
48 struct deh_mgr *deh = data;
85 int bridge_deh_create(struct deh_mgr **ret_deh,
89 struct deh_mgr *deh;
133 int bridge_deh_destroy(struct deh_mgr *deh)
155 int bridge_deh_register_notify(struct deh_mgr *deh, u32 event_mask,
222 void bridge_deh_notify(struct deh_mgr *deh, int event, int info)
H A Dtiomap3430_pwr.c151 struct deh_mgr *hdeh_mgr;
H A Dio_sm.c890 struct deh_mgr *hdeh_mgr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddev.c75 struct deh_mgr *hdeh_mgr; /* DEH manager. */
521 struct deh_mgr **deh_manager)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dproc.c1419 struct deh_mgr *hdeh_mgr;
H A Dnode.c2381 struct deh_mgr *hdeh_mgr;

Completed in 132 milliseconds