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

#include <omap_hwmod.h>

Data Fields

const charname
 
struct omap_hwmod_class_sysconfigsysc
 
u32 rev
 
int(* pre_shutdown )(struct omap_hwmod *oh)
 
int(* reset )(struct omap_hwmod *oh)
 

Detailed Description

Definition at line 518 of file omap_hwmod.h.

Field Documentation

const char* name

Definition at line 519 of file omap_hwmod.h.

int(* pre_shutdown)(struct omap_hwmod *oh)

Definition at line 522 of file omap_hwmod.h.

int(* reset)(struct omap_hwmod *oh)

Definition at line 523 of file omap_hwmod.h.

u32 rev

Definition at line 521 of file omap_hwmod.h.

Definition at line 520 of file omap_hwmod.h.


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