X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fsoundfont.h;h=eb1d612f3d83c6fcd2614ceade6176c915340267;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=907465a2c2d1e1a1df512a7ed9f700d55f03beaa;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/sound/soundfont.h b/include/sound/soundfont.h index 907465a2c..eb1d612f3 100644 --- a/include/sound/soundfont.h +++ b/include/sound/soundfont.h @@ -95,6 +95,7 @@ typedef struct snd_sf_list { int zone_locked; /* locked time for zone */ int sample_locked; /* locked time for sample */ snd_sf_callback_t callback; /* callback functions */ + int presets_locked; struct semaphore presets_mutex; spinlock_t lock; snd_util_memhdr_t *memhdr;