Searched defs:dev_object (Results 1 – 3 of 3) sorted by relevance
56 struct dev_object { struct57 struct list_head link; /* Link to next dev_object. */ argument58 u8 dev_type; /* Device Type */59 struct cfg_devnode *dev_node_obj; /* Platform specific dev id */61 struct bridge_dev_context *bridge_context;86 static int init_cod_mgr(struct dev_object *dev_obj); argument
122 void *dev_object; member
1935 struct dev_object *dev_object = bridge_context->dev_obj; in dump_dsp_stack() local2141 struct dev_object *dev_object = bridge_ctxt->dev_obj; in dump_dl_modules() local