Searched refs:dev_get_intf_fxns (Results 1 - 11 of 11) 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.c57 if (dev_get_intf_fxns(hdev_obj,
97 if (!(dev_get_intf_fxns(hdev_obj,
131 if (!(dev_get_intf_fxns(hdev_obj,
165 if (!(dev_get_intf_fxns(hdev_obj,
H A Ddisp.c117 (void)dev_get_intf_fxns(hdev_obj, &intf_fxns);
H A Dstrm.c219 (void)dev_get_intf_fxns(dev_obj,
H A Dproc.c328 status = dev_get_intf_fxns(hdev_obj, &p_proc_object->intf_fxns);
450 status = dev_get_intf_fxns(hdev_obj, &p_proc_object->intf_fxns);
H A Dnode.c1372 dev_get_intf_fxns(hdev_obj, &node_mgr_obj->intf_fxns);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Dio.c71 dev_get_intf_fxns(hdev_obj, &intf_fxns);
H A Dmsg.c63 dev_get_intf_fxns(hdev_obj, &intf_fxns);
H A Dchnl.c89 dev_get_intf_fxns(hdev_obj, &intf_fxns);
H A Ddev.c578 * ======== dev_get_intf_fxns ========
583 int dev_get_intf_fxns(struct dev_object *hdev_obj, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Ddev.h363 * ======== dev_get_intf_fxns ========
382 extern int dev_get_intf_fxns(struct dev_object *hdev_obj,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dio_sm.c1858 status = dev_get_intf_fxns(dev_obj, &intf_fxns);
2033 status = dev_get_intf_fxns(dev_object, &intf_fxns);
2221 status = dev_get_intf_fxns(dev_object, &intf_fxns);
2223 pr_debug("%s: Failed on dev_get_intf_fxns.\n", __func__);

Completed in 133 milliseconds