Linux Kernel
3.7.1
|
#include <opl3.h>
Data Fields | |
unsigned long | l_port |
unsigned long | r_port |
struct resource * | res_l_port |
struct resource * | res_r_port |
unsigned short | hardware |
void(* | command )(struct snd_opl3 *opl3, unsigned short cmd, unsigned char val) |
unsigned short | timer_enable |
int | seq_dev_num |
struct snd_timer * | timer1 |
struct snd_timer * | timer2 |
spinlock_t | timer_lock |
void * | private_data |
void(* | private_free )(struct snd_opl3 *) |
struct snd_hwdep * | hwdep |
spinlock_t | reg_lock |
struct snd_card * | card |
unsigned char | fm_mode |
unsigned char | rhythm |
unsigned char | max_voices |
spinlock_t reg_lock |
spinlock_t timer_lock |