Searched refs:memory_mutex (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_mem.c36 mutex_lock(&alloc->memory_mutex);
38 mutex_unlock(&alloc->memory_mutex);
61 mutex_unlock(&alloc->memory_mutex);
82 mutex_unlock(&alloc->memory_mutex);
246 mutex_init(&alloc->memory_mutex);
299 mutex_lock(&alloc->memory_mutex);
343 mutex_unlock(&alloc->memory_mutex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/gus/
H A Dgus_mem.c36 mutex_lock(&alloc->memory_mutex);
38 mutex_unlock(&alloc->memory_mutex);
61 mutex_unlock(&alloc->memory_mutex);
82 mutex_unlock(&alloc->memory_mutex);
246 mutex_init(&alloc->memory_mutex);
299 mutex_lock(&alloc->memory_mutex);
343 mutex_unlock(&alloc->memory_mutex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Des1968.c530 struct mutex memory_mutex; /* memory lock */ member in struct:es1968
1322 mutex_lock(&chip->memory_mutex);
1327 mutex_unlock(&chip->memory_mutex);
1339 mutex_lock(&chip->memory_mutex);
1344 mutex_unlock(&chip->memory_mutex);
1351 mutex_unlock(&chip->memory_mutex);
1363 mutex_unlock(&chip->memory_mutex);
1372 mutex_lock(&chip->memory_mutex);
1391 mutex_unlock(&chip->memory_mutex);
2595 mutex_init(&chip->memory_mutex);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Des1968.c530 struct mutex memory_mutex; /* memory lock */ member in struct:es1968
1322 mutex_lock(&chip->memory_mutex);
1327 mutex_unlock(&chip->memory_mutex);
1339 mutex_lock(&chip->memory_mutex);
1344 mutex_unlock(&chip->memory_mutex);
1351 mutex_unlock(&chip->memory_mutex);
1363 mutex_unlock(&chip->memory_mutex);
1372 mutex_lock(&chip->memory_mutex);
1391 mutex_unlock(&chip->memory_mutex);
2595 mutex_init(&chip->memory_mutex);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dgus.h207 struct mutex memory_mutex; member in struct:snd_gf1_mem
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dgus.h207 struct mutex memory_mutex; member in struct:snd_gf1_mem

Completed in 199 milliseconds