Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
omap_remoteproc.c File Reference
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/err.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
#include <linux/remoteproc.h>
#include <plat/mailbox.h>
#include <linux/platform_data/remoteproc-omap.h>
#include "omap_remoteproc.h"
#include "remoteproc_internal.h"

Go to the source code of this file.

Data Structures

struct  omap_rproc
 

Functions

 module_platform_driver (omap_rproc_driver)
 
 MODULE_LICENSE ("GPL v2")
 
 MODULE_DESCRIPTION ("OMAP Remote Processor control driver")
 

Function Documentation

MODULE_DESCRIPTION ( "OMAP Remote Processor control driver )
MODULE_LICENSE ( "GPL v2 )
module_platform_driver ( omap_rproc_driver  )