Linux Kernel
3.7.1
|
#include <remoteproc-omap.h>
Data Fields | |
const char * | name |
const char * | oh_name |
const char * | oh_name_opt |
const char * | firmware |
const char * | mbox_name |
struct rproc_ops * | ops |
int(* | device_enable )(struct platform_device *pdev) |
int(* | device_shutdown )(struct platform_device *pdev) |
void(* | set_bootaddr )(u32) |
Definition at line 35 of file remoteproc-omap.h.
int(* device_enable)(struct platform_device *pdev) |
Definition at line 42 of file remoteproc-omap.h.
int(* device_shutdown)(struct platform_device *pdev) |
Definition at line 43 of file remoteproc-omap.h.
Definition at line 39 of file remoteproc-omap.h.
Definition at line 40 of file remoteproc-omap.h.
Definition at line 36 of file remoteproc-omap.h.
Definition at line 37 of file remoteproc-omap.h.
Definition at line 38 of file remoteproc-omap.h.
Definition at line 41 of file remoteproc-omap.h.
Definition at line 44 of file remoteproc-omap.h.