|
Linux Kernel
3.7.1
|
#include <omap_hwmod.h>
Data Fields | |
| const char * | name |
| struct omap_hwmod_class_sysconfig * | sysc |
| u32 | rev |
| int(* | pre_shutdown )(struct omap_hwmod *oh) |
| int(* | reset )(struct omap_hwmod *oh) |
Definition at line 518 of file omap_hwmod.h.
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.
1.8.2