Linux Kernel
3.7.1
|
#include <opl4_local.h>
Data Fields | |
unsigned long | fm_port |
unsigned long | pcm_port |
struct resource * | res_fm_port |
struct resource * | res_pcm_port |
unsigned short | hardware |
spinlock_t | reg_lock |
struct snd_card * | card |
struct mutex | access_mutex |
Definition at line 172 of file opl4_local.h.
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.
Definition at line 175 of file opl4_local.h.
Definition at line 176 of file opl4_local.h.