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

Data Fields

struct mutex lock
 
struct devicedev
 
void __iomemregs
 
struct completion done
 

Detailed Description

struct ep93xx_ac97_info - EP93xx AC97 controller info structure : mutex serializing access to the bus (slot 1 & 2 ops) : pointer to the platform device dev structure : mapped AC97 controller registers : bus ops wait here for an interrupt

Definition at line 93 of file ep93xx-ac97.c.

Field Documentation

struct device* dev

Definition at line 95 of file ep93xx-ac97.c.

Definition at line 97 of file ep93xx-ac97.c.

struct mutex lock

Definition at line 94 of file ep93xx-ac97.c.

Definition at line 96 of file ep93xx-ac97.c.


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