|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <dspbridge/host_os.h>#include <dspbridge/dbdefs.h>#include <dspbridge/dspdefs.h>#include <dspbridge/dev.h>#include <msgobj.h>#include <dspbridge/msg.h>Go to the source code of this file.
Functions | |
| int | msg_create (struct msg_mgr **msg_man, struct dev_object *hdev_obj, msg_onexit msg_callback) |
| void | msg_delete (struct msg_mgr *hmsg_mgr) |
| int msg_create | ( | struct msg_mgr ** | msg_man, |
| struct dev_object * | hdev_obj, | ||
| msg_onexit | msg_callback | ||
| ) |
1.8.2