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

#include <opl4_local.h>

Data Fields

unsigned long fm_port
 
unsigned long pcm_port
 
struct resourceres_fm_port
 
struct resourceres_pcm_port
 
unsigned short hardware
 
spinlock_t reg_lock
 
struct snd_cardcard
 
struct mutex access_mutex
 

Detailed Description

Definition at line 172 of file opl4_local.h.

Field Documentation

struct mutex access_mutex

Definition at line 185 of file opl4_local.h.

Definition at line 179 of file opl4_local.h.

unsigned long fm_port

Definition at line 173 of file opl4_local.h.

unsigned short hardware

Definition at line 177 of file opl4_local.h.

unsigned long pcm_port

Definition at line 174 of file opl4_local.h.

spinlock_t reg_lock

Definition at line 178 of file opl4_local.h.

struct resource* res_fm_port

Definition at line 175 of file opl4_local.h.

struct resource* res_pcm_port

Definition at line 176 of file opl4_local.h.


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