Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
yrw801.c File Reference
#include "opl4_local.h"

Go to the source code of this file.

Macros

#define REGION(num)   { ARRAY_SIZE(regions ## num), regions ## num }
 

Functions

int snd_yrw801_detect (struct snd_opl4 *opl4)
 

Variables

struct opl4_region_ptr snd_yrw801_regions [0x81]
 

Macro Definition Documentation

#define REGION (   num)    { ARRAY_SIZE(regions ## num), regions ## num }

Definition at line 926 of file yrw801.c.

Function Documentation

int snd_yrw801_detect ( struct snd_opl4 opl4)

Definition at line 36 of file yrw801.c.

Variable Documentation

struct opl4_region_ptr snd_yrw801_regions[0x81]

Definition at line 927 of file yrw801.c.