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

#include <soundfont.h>

Data Fields

struct snd_soundfontcurrsf
 
int open_client
 
int mem_used
 
struct snd_sf_zonepresets [SF_MAX_PRESETS]
 
struct snd_soundfontfonts
 
int fonts_size
 
int zone_counter
 
int sample_counter
 
int zone_locked
 
int sample_locked
 
struct snd_sf_callback callback
 
int presets_locked
 
struct mutex presets_mutex
 
spinlock_t lock
 
struct snd_util_memhdrmemhdr
 

Detailed Description

Definition at line 83 of file soundfont.h.

Field Documentation

Definition at line 94 of file soundfont.h.

Definition at line 84 of file soundfont.h.

Definition at line 88 of file soundfont.h.

int fonts_size

Definition at line 89 of file soundfont.h.

spinlock_t lock

Definition at line 97 of file soundfont.h.

int mem_used

Definition at line 86 of file soundfont.h.

Definition at line 98 of file soundfont.h.

int open_client

Definition at line 85 of file soundfont.h.

Definition at line 87 of file soundfont.h.

int presets_locked

Definition at line 95 of file soundfont.h.

struct mutex presets_mutex

Definition at line 96 of file soundfont.h.

int sample_counter

Definition at line 91 of file soundfont.h.

int sample_locked

Definition at line 93 of file soundfont.h.

int zone_counter

Definition at line 90 of file soundfont.h.

int zone_locked

Definition at line 92 of file soundfont.h.


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