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

#include <internals.h>

Data Fields

struct list_head list
 
struct device dev
 
struct radix_tree_root tree
 
raw_spinlock_t lock
 
unsigned int index
 
unsigned longreg
 
unsigned int nr_reg
 
struct intc_handle_intprio
 
unsigned int nr_prio
 
struct intc_handle_intsense
 
unsigned int nr_sense
 
struct intc_windowwindow
 
unsigned int nr_windows
 
struct irq_domaindomain
 
struct irq_chip chip
 
bool skip_suspend
 

Detailed Description

Definition at line 53 of file internals.h.

Field Documentation

Definition at line 71 of file internals.h.

Definition at line 55 of file internals.h.

struct irq_domain* domain

Definition at line 70 of file internals.h.

unsigned int index

Definition at line 58 of file internals.h.

Definition at line 54 of file internals.h.

Definition at line 57 of file internals.h.

unsigned int nr_prio

Definition at line 65 of file internals.h.

unsigned int nr_reg

Definition at line 63 of file internals.h.

unsigned int nr_sense

Definition at line 67 of file internals.h.

unsigned int nr_windows

Definition at line 69 of file internals.h.

Definition at line 64 of file internals.h.

unsigned long* reg

Definition at line 59 of file internals.h.

Definition at line 66 of file internals.h.

bool skip_suspend

Definition at line 72 of file internals.h.

Definition at line 56 of file internals.h.

Definition at line 68 of file internals.h.


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