Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | bridge_deh_create (struct deh_mgr **ret_deh, struct dev_object *hdev_obj) |
int | bridge_deh_destroy (struct deh_mgr *deh) |
int | bridge_deh_register_notify (struct deh_mgr *deh, u32 event_mask, u32 notify_type, struct dsp_notification *hnotification) |
void | bridge_deh_notify (struct deh_mgr *deh, int event, int info) |
int bridge_deh_create | ( | struct deh_mgr ** | ret_deh, |
struct dev_object * | hdev_obj | ||
) |