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

#include <x86_init.h>

Data Fields

struct x86_init_resources resources
 
struct x86_init_mpparse mpparse
 
struct x86_init_irqs irqs
 
struct x86_init_oem oem
 
struct x86_init_mapping mapping
 
struct x86_init_paging paging
 
struct x86_init_timers timers
 
struct x86_init_iommu iommu
 
struct x86_init_pci pci
 

Detailed Description

struct x86_init_ops - functions for platform specific setup

Definition at line 134 of file x86_init.h.

Field Documentation

Definition at line 142 of file x86_init.h.

Definition at line 137 of file x86_init.h.

Definition at line 139 of file x86_init.h.

Definition at line 136 of file x86_init.h.

Definition at line 138 of file x86_init.h.

Definition at line 140 of file x86_init.h.

Definition at line 143 of file x86_init.h.

Definition at line 135 of file x86_init.h.

Definition at line 141 of file x86_init.h.


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