Searched refs:dw_context (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dpwr.c42 struct bridge_dev_context *dw_context; local
54 &dw_context)) {
70 status = (*intf_fxns->pfn_dev_cntrl) (dw_context,
85 struct bridge_dev_context *dw_context; local
96 **)&dw_context))) {
100 (*intf_fxns->pfn_dev_cntrl) (dw_context,
116 struct bridge_dev_context *dw_context; local
130 **)&dw_context))) {
134 (*intf_fxns->pfn_dev_cntrl) (dw_context,
150 struct bridge_dev_context *dw_context; local
[all...]
H A Ddrv.c614 int drv_request_resources(u32 dw_context, u32 *dev_node_strg) argument
620 DBC_REQUIRE(dw_context != 0);
635 (char *)dw_context, MAXREGPATHLENGTH - 1);
663 int drv_release_resources(u32 dw_context, struct drv_object *hdrv_obj) argument
680 if ((u32) pszdev_node == dw_context) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Ddrv.h383 * dw_context: Path to the driver Registry Key.
395 extern int drv_request_resources(u32 dw_context,
403 * dw_context: Path to the driver Registry Key.
412 extern int drv_release_resources(u32 dw_context,

Completed in 139 milliseconds