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

#include <ucb1x00.h>

Data Fields

raw_spinlock_t irq_lock
 
struct mcpmcp
 
unsigned int irq
 
int irq_base
 
struct mutex adc_mutex
 
spinlock_t io_lock
 
u16 id
 
u16 io_dir
 
u16 io_out
 
u16 adc_cr
 
u16 irq_fal_enbl
 
u16 irq_ris_enbl
 
u16 irq_mask
 
u16 irq_wake
 
struct device dev
 
struct list_head node
 
struct list_head devs
 
struct gpio_chip gpio
 

Detailed Description

Definition at line 122 of file ucb1x00.h.

Field Documentation

u16 adc_cr

Definition at line 132 of file ucb1x00.h.

struct mutex adc_mutex

Definition at line 127 of file ucb1x00.h.

Definition at line 137 of file ucb1x00.h.

Definition at line 139 of file ucb1x00.h.

struct gpio_chip gpio

Definition at line 140 of file ucb1x00.h.

Definition at line 129 of file ucb1x00.h.

u16 io_dir

Definition at line 130 of file ucb1x00.h.

spinlock_t io_lock

Definition at line 128 of file ucb1x00.h.

u16 io_out

Definition at line 131 of file ucb1x00.h.

unsigned int irq

Definition at line 125 of file ucb1x00.h.

int irq_base

Definition at line 126 of file ucb1x00.h.

u16 irq_fal_enbl

Definition at line 133 of file ucb1x00.h.

raw_spinlock_t irq_lock

Definition at line 123 of file ucb1x00.h.

u16 irq_mask

Definition at line 135 of file ucb1x00.h.

u16 irq_ris_enbl

Definition at line 134 of file ucb1x00.h.

u16 irq_wake

Definition at line 136 of file ucb1x00.h.

Definition at line 124 of file ucb1x00.h.

Definition at line 138 of file ucb1x00.h.


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