Searched defs:hdev_obj (Results 1 - 25 of 44) sorted by relevance

12

/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 Dioobj.h35 struct dev_object *hdev_obj; /* Device this board represents. */ member in struct:io_mgr_
H A Dchnl.c54 chnl_create(struct chnl_mgr **channel_mgr, struct dev_object *hdev_obj, const struct chnl_mgrattrs *mgr_attrts) argument
H A Dio.c49 int io_create(struct io_mgr **io_man, struct dev_object *hdev_obj, argument
H A Dmsg.c48 msg_create(struct msg_mgr **msg_man, struct dev_object *hdev_obj, msg_onexit msg_callback) argument
H A Ddmm.c203 struct dev_object *hdev_obj; local
120 dmm_create(struct dmm_object **dmm_manager, struct dev_object *hdev_obj, const struct dmm_mgrattrs *mgr_attrts) argument
H A Dcmm.c427 struct dev_object *hdev_obj; local
243 cmm_create(struct cmm_object **ph_cmm_mgr, struct dev_object *hdev_obj, const struct cmm_mgrattrs *mgr_attrts) argument
H A Ddev.c290 int dev_create2(struct dev_object *hdev_obj) argument
314 int dev_destroy2(struct dev_object *hdev_obj) argument
340 int dev_destroy_device(struct dev_object *hdev_obj) argument
420 dev_get_chnl_mgr(struct dev_object *hdev_obj, struct chnl_mgr **mgr) argument
446 dev_get_cmm_mgr(struct dev_object *hdev_obj, struct cmm_object **mgr) argument
472 dev_get_dmm_mgr(struct dev_object *hdev_obj, struct dmm_object **mgr) argument
497 dev_get_cod_mgr(struct dev_object *hdev_obj, struct cod_manager **cod_mgr) argument
520 dev_get_deh_mgr(struct dev_object *hdev_obj, struct deh_mgr **deh_manager) argument
542 dev_get_dev_node(struct dev_object *hdev_obj, struct cfg_devnode **dev_nde) argument
583 dev_get_intf_fxns(struct dev_object *hdev_obj, struct bridge_drv_interface **if_fxns) argument
606 dev_get_io_mgr(struct dev_object *hdev_obj, struct io_mgr **io_man) argument
632 dev_get_next(struct dev_object *hdev_obj) argument
647 dev_get_msg_mgr(struct dev_object *hdev_obj, struct msg_mgr **msg_man) argument
661 dev_get_node_manager(struct dev_object *hdev_obj, struct node_mgr **node_man) argument
684 dev_get_symbol(struct dev_object *hdev_obj, const char *str_sym, u32 * pul_value) argument
711 dev_get_bridge_context(struct dev_object *hdev_obj, struct bridge_dev_context **phbridge_context) argument
792 dev_notify_clients(struct dev_object *hdev_obj, u32 ret) argument
813 struct dev_object *hdev_obj; /* handle to device object */ local
835 dev_set_chnl_mgr(struct dev_object *hdev_obj, struct chnl_mgr *hmgr) argument
857 dev_set_msg_mgr(struct dev_object *hdev_obj, struct msg_mgr *hmgr) argument
872 struct dev_object *hdev_obj = NULL; /* handle to 'Bridge Device */ local
967 dev_insert_proc_object(struct dev_object *hdev_obj, u32 proc_obj, bool *already_attached) argument
1007 dev_remove_proc_object(struct dev_object *hdev_obj, u32 proc_obj) argument
[all...]
/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 Dioobj.h35 struct dev_object *hdev_obj; /* Device this board represents. */ member in struct:io_mgr_
H A Dchnl.c54 chnl_create(struct chnl_mgr **channel_mgr, struct dev_object *hdev_obj, const struct chnl_mgrattrs *mgr_attrts) argument
H A Dio.c49 int io_create(struct io_mgr **io_man, struct dev_object *hdev_obj, argument
H A Dmsg.c48 msg_create(struct msg_mgr **msg_man, struct dev_object *hdev_obj, msg_onexit msg_callback) argument
H A Ddmm.c203 struct dev_object *hdev_obj; local
120 dmm_create(struct dmm_object **dmm_manager, struct dev_object *hdev_obj, const struct dmm_mgrattrs *mgr_attrts) argument
/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 Dpwr.c44 struct dev_object *hdev_obj = NULL; local
87 struct dev_object *hdev_obj = NULL; local
118 struct dev_object *hdev_obj = NULL; local
152 struct dev_object *hdev_obj = NULL; local
[all...]
H A Dmgr.c194 struct dev_object *hdev_obj; local
H A Ddisp.c61 struct dev_object *hdev_obj; /* Device for this processor */ member in struct:disp_object
88 disp_create(struct disp_object **dispatch_obj, struct dev_object *hdev_obj, const struct disp_attr *disp_attrs) argument
[all...]
/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 Dpwr.c44 struct dev_object *hdev_obj = NULL; local
87 struct dev_object *hdev_obj = NULL; local
118 struct dev_object *hdev_obj = NULL; local
152 struct dev_object *hdev_obj = NULL; local
[all...]
H A Dmgr.c194 struct dev_object *hdev_obj; local
H A Ddisp.c61 struct dev_object *hdev_obj; /* Device for this processor */ member in struct:disp_object
88 disp_create(struct disp_object **dispatch_obj, struct dev_object *hdev_obj, const struct disp_attr *disp_attrs) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Due_deh.c85 bridge_deh_create(struct deh_mgr **ret_deh, struct dev_object *hdev_obj) argument
H A Dmsg_sm.c51 bridge_msg_create(struct msg_mgr **msg_man, struct dev_object *hdev_obj, msg_onexit msg_callback) argument
H A Dchnl_sm.c384 bridge_chnl_create(struct chnl_mgr **channel_mgr, struct dev_object *hdev_obj, const struct chnl_mgrattrs *mgr_attrts) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/core/
H A Due_deh.c85 bridge_deh_create(struct deh_mgr **ret_deh, struct dev_object *hdev_obj) argument
H A Dmsg_sm.c51 bridge_msg_create(struct msg_mgr **msg_man, struct dev_object *hdev_obj, msg_onexit msg_callback) argument
H A Dchnl_sm.c384 bridge_chnl_create(struct chnl_mgr **channel_mgr, struct dev_object *hdev_obj, const struct chnl_mgrattrs *mgr_attrts) argument
/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 D_chnl_sm.h119 struct dev_object *hdev_obj; member in struct:chnl_mgr

Completed in 496 milliseconds

12