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

#include <sh_intc.h>

Data Fields

struct list_head list
 
struct device_nodedev
 
struct device_nodeinterrupt_parent
 
charname
 
struct resourceresource
 
unsigned int num_resources
 
intc_enum force_enable
 
intc_enum force_disable
 
bool skip_syscore_suspend
 
struct intc_hw_desc hw
 

Detailed Description

Definition at line 399 of file irq.c.

Field Documentation

Definition at line 401 of file irq.c.

intc_enum force_disable

Definition at line 114 of file sh_intc.h.

intc_enum force_enable

Definition at line 113 of file sh_intc.h.

Definition at line 116 of file sh_intc.h.

struct device_node* interrupt_parent

Definition at line 402 of file irq.c.

Definition at line 400 of file irq.c.

char* name

Definition at line 110 of file sh_intc.h.

unsigned int num_resources

Definition at line 112 of file sh_intc.h.

Definition at line 111 of file sh_intc.h.

bool skip_syscore_suspend

Definition at line 115 of file sh_intc.h.


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