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

#include <soc.h>

Data Fields

int(* get_exception )(void)
 
void(* assert_event )(unsigned int evt)
 

Detailed Description

Definition at line 15 of file soc.h.

Field Documentation

void(* assert_event)(unsigned int evt)

Definition at line 20 of file soc.h.

int(* get_exception)(void)

Definition at line 17 of file soc.h.


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