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

#include <generic.h>

Data Fields

const charsystem
 
void(* prom_init )(void)
 
void(* mem_setup )(void)
 
void(* irq_setup )(void)
 
void(* time_init )(void)
 
void(* arch_init )(void)
 
void(* device_init )(void)
 

Detailed Description

Definition at line 31 of file generic.h.

Field Documentation

void(* arch_init)(void)

Definition at line 37 of file generic.h.

void(* device_init)(void)

Definition at line 38 of file generic.h.

void(* irq_setup)(void)

Definition at line 35 of file generic.h.

void(* mem_setup)(void)

Definition at line 34 of file generic.h.

void(* prom_init)(void)

Definition at line 33 of file generic.h.

const char* system

Definition at line 32 of file generic.h.

void(* time_init)(void)

Definition at line 36 of file generic.h.


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