Searched refs:dev_set_msg_mgr (Results 1 – 3 of 3) sorted by relevance
627 extern void dev_set_msg_mgr(struct dev_object *hdev_obj, struct msg_mgr *hmgr);
1230 dev_set_msg_mgr(p_proc_object->dev_obj, hmsg_mgr); in proc_load()1679 dev_set_msg_mgr(p_proc_object->dev_obj, NULL); in proc_stop()1836 dev_set_msg_mgr(proc_obj->dev_obj, NULL); in proc_monitor()
860 void dev_set_msg_mgr(struct dev_object *hdev_obj, struct msg_mgr *hmgr) in dev_set_msg_mgr() function