Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rproc Struct Reference

#include <remoteproc.h>

Data Fields

struct klist_node node
 
struct iommu_domaindomain
 
const charname
 
const charfirmware
 
voidpriv
 
struct rproc_opsops
 
struct device dev
 
struct rproc_fw_opsfw_ops
 
atomic_t power
 
unsigned int state
 
struct mutex lock
 
struct dentrydbg_dir
 
struct list_head traces
 
int num_traces
 
struct list_head carveouts
 
struct list_head mappings
 
struct completion firmware_loading_complete
 
u32 bootaddr
 
struct list_head rvdevs
 
struct idr notifyids
 
int index
 
struct work_struct crash_handler
 
unsigned crash_cnt
 
struct completion crash_comp
 
bool recovery_disabled
 
int max_notifyid
 

Detailed Description

Definition at line 405 of file remoteproc.h.

Field Documentation

u32 bootaddr

Definition at line 423 of file remoteproc.h.

struct list_head carveouts

Definition at line 420 of file remoteproc.h.

unsigned crash_cnt

Definition at line 428 of file remoteproc.h.

struct completion crash_comp

Definition at line 429 of file remoteproc.h.

struct work_struct crash_handler

Definition at line 427 of file remoteproc.h.

struct dentry* dbg_dir

Definition at line 417 of file remoteproc.h.

Definition at line 412 of file remoteproc.h.

Definition at line 407 of file remoteproc.h.

Definition at line 409 of file remoteproc.h.

struct completion firmware_loading_complete

Definition at line 422 of file remoteproc.h.

Definition at line 413 of file remoteproc.h.

int index

Definition at line 426 of file remoteproc.h.

struct mutex lock

Definition at line 416 of file remoteproc.h.

struct list_head mappings

Definition at line 421 of file remoteproc.h.

int max_notifyid

Definition at line 431 of file remoteproc.h.

const char* name

Definition at line 408 of file remoteproc.h.

Definition at line 406 of file remoteproc.h.

struct idr notifyids

Definition at line 425 of file remoteproc.h.

int num_traces

Definition at line 419 of file remoteproc.h.

Definition at line 411 of file remoteproc.h.

atomic_t power

Definition at line 414 of file remoteproc.h.

Definition at line 410 of file remoteproc.h.

bool recovery_disabled

Definition at line 430 of file remoteproc.h.

struct list_head rvdevs

Definition at line 424 of file remoteproc.h.

unsigned int state

Definition at line 415 of file remoteproc.h.

struct list_head traces

Definition at line 418 of file remoteproc.h.


The documentation for this struct was generated from the following file: