Searched refs:open_lock (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb8_midi.c72 spin_lock_irqsave(&chip->open_lock, flags);
74 spin_unlock_irqrestore(&chip->open_lock, flags);
80 spin_unlock_irqrestore(&chip->open_lock, flags);
85 spin_unlock_irqrestore(&chip->open_lock, flags);
99 spin_lock_irqsave(&chip->open_lock, flags);
101 spin_unlock_irqrestore(&chip->open_lock, flags);
107 spin_unlock_irqrestore(&chip->open_lock, flags);
112 spin_unlock_irqrestore(&chip->open_lock, flags);
123 spin_lock_irqsave(&chip->open_lock, flags);
127 spin_unlock_irqrestore(&chip->open_lock, flag
[all...]
H A Dsb16_main.c521 spin_lock_irqsave(&chip->open_lock, flags);
523 spin_unlock_irqrestore(&chip->open_lock, flags);
559 spin_unlock_irqrestore(&chip->open_lock, flags);
573 spin_unlock_irqrestore(&chip->open_lock, flags);
583 spin_lock_irqsave(&chip->open_lock, flags);
586 spin_unlock_irqrestore(&chip->open_lock, flags);
596 spin_lock_irqsave(&chip->open_lock, flags);
598 spin_unlock_irqrestore(&chip->open_lock, flags);
634 spin_unlock_irqrestore(&chip->open_lock, flags);
648 spin_unlock_irqrestore(&chip->open_lock, flag
[all...]
H A Dsb8_main.c497 spin_lock_irqsave(&chip->open_lock, flags);
499 spin_unlock_irqrestore(&chip->open_lock, flags);
503 spin_unlock_irqrestore(&chip->open_lock, flags);
560 spin_lock_irqsave(&chip->open_lock, flags);
566 spin_unlock_irqrestore(&chip->open_lock, flags);
H A Dsb_common.c232 spin_lock_init(&chip->open_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ca0106/
H A Dca_midi.c130 spin_lock_irqsave(&midi->open_lock, flags);
134 spin_unlock_irqrestore(&midi->open_lock, flags);
138 spin_unlock_irqrestore(&midi->open_lock, flags);
150 spin_lock_irqsave(&midi->open_lock, flags);
154 spin_unlock_irqrestore(&midi->open_lock, flags);
158 spin_unlock_irqrestore(&midi->open_lock, flags);
170 spin_lock_irqsave(&midi->open_lock, flags);
175 spin_unlock_irqrestore(&midi->open_lock, flags);
178 spin_unlock_irqrestore(&midi->open_lock, flags);
191 spin_lock_irqsave(&midi->open_lock, flag
[all...]
H A Dca_midi.h42 spinlock_t open_lock; member in struct:snd_ca_midi
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demumpu401.c162 spin_lock_irqsave(&midi->open_lock, flags);
166 spin_unlock_irqrestore(&midi->open_lock, flags);
172 spin_unlock_irqrestore(&midi->open_lock, flags);
189 spin_lock_irqsave(&midi->open_lock, flags);
193 spin_unlock_irqrestore(&midi->open_lock, flags);
199 spin_unlock_irqrestore(&midi->open_lock, flags);
217 spin_lock_irqsave(&midi->open_lock, flags);
222 spin_unlock_irqrestore(&midi->open_lock, flags);
225 spin_unlock_irqrestore(&midi->open_lock, flags);
240 spin_lock_irqsave(&midi->open_lock, flag
[all...]
H A Demu10k1x.c221 spinlock_t open_lock; member in struct:emu10k1x_midi
1316 spin_lock_irqsave(&midi->open_lock, flags);
1320 spin_unlock_irqrestore(&midi->open_lock, flags);
1326 spin_unlock_irqrestore(&midi->open_lock, flags);
1343 spin_lock_irqsave(&midi->open_lock, flags);
1347 spin_unlock_irqrestore(&midi->open_lock, flags);
1353 spin_unlock_irqrestore(&midi->open_lock, flags);
1371 spin_lock_irqsave(&midi->open_lock, flags);
1376 spin_unlock_irqrestore(&midi->open_lock, flags);
1379 spin_unlock_irqrestore(&midi->open_lock, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dserial-u16550.c128 spinlock_t open_lock; member in struct:snd_uart16550
301 spin_lock(&uart->open_lock);
303 spin_unlock(&uart->open_lock);
309 spin_unlock(&uart->open_lock);
320 spin_lock_irqsave(&uart->open_lock, flags);
323 spin_unlock_irqrestore(&uart->open_lock, flags);
522 spin_lock_irqsave(&uart->open_lock, flags);
527 spin_unlock_irqrestore(&uart->open_lock, flags);
536 spin_lock_irqsave(&uart->open_lock, flags);
541 spin_unlock_irqrestore(&uart->open_lock, flag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dscx200_wdt.c50 static unsigned long open_lock; variable
101 if (test_and_set_bit(0, &open_lock))
117 clear_bit(0, &open_lock);
H A Ds3c2410_wdt.c77 static unsigned long open_lock; variable
210 if (test_and_set_bit(0, &open_lock))
237 clear_bit(0, &open_lock);
H A Dwdt_pci.c66 static unsigned long open_lock; variable
458 if (test_and_set_bit(0, &open_lock))
491 clear_bit(0, &open_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dvmur.h75 spinlock_t open_lock; /* serialize critical sections */ member in struct:urdev
H A Dvmur.c109 spin_lock_init(&urd->open_lock);
711 spin_lock(&urd->open_lock);
713 spin_unlock(&urd->open_lock);
722 spin_lock(&urd->open_lock);
725 spin_unlock(&urd->open_lock);
757 spin_lock(&urd->open_lock);
759 spin_unlock(&urd->open_lock);
771 spin_lock(&urf->urd->open_lock);
773 spin_unlock(&urf->urd->open_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/riva/
H A Drivafb.h55 struct mutex open_lock; member in struct:riva_par
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dhpilo.h48 * open_lock serializes ccb_cnt during open and close
54 * Locks must be taken in this order, but open_lock and alloc_lock
58 spinlock_t open_lock; member in struct:ilo_hwinfo
H A Dphantom.c55 struct mutex open_lock; member in struct:phantom_device
221 if (mutex_lock_interruptible(&dev->open_lock)) {
227 mutex_unlock(&dev->open_lock);
238 mutex_unlock(&dev->open_lock);
247 mutex_lock(&dev->open_lock);
253 mutex_unlock(&dev->open_lock);
383 mutex_init(&pht->open_lock);
H A Dhpilo.c541 spin_lock(&hw->open_lock);
557 spin_unlock(&hw->open_lock);
577 spin_lock(&hw->open_lock);
628 spin_unlock(&hw->open_lock);
770 spin_lock_init(&ilo_hw->open_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dvt8623fb.c37 struct mutex open_lock; member in struct:vt8623fb_info
286 mutex_lock(&(par->open_lock));
296 mutex_unlock(&(par->open_lock));
305 mutex_lock(&(par->open_lock));
307 mutex_unlock(&(par->open_lock));
315 mutex_unlock(&(par->open_lock));
669 mutex_init(&par->open_lock);
823 mutex_lock(&(par->open_lock));
826 mutex_unlock(&(par->open_lock));
837 mutex_unlock(&(par->open_lock));
[all...]
H A Ds3fb.c36 struct mutex open_lock; member in struct:s3fb_info
373 mutex_lock(&(par->open_lock));
383 mutex_unlock(&(par->open_lock));
394 mutex_lock(&(par->open_lock));
396 mutex_unlock(&(par->open_lock));
404 mutex_unlock(&(par->open_lock));
941 mutex_init(&par->open_lock);
1117 mutex_lock(&(par->open_lock));
1120 mutex_unlock(&(par->open_lock));
1131 mutex_unlock(&(par->open_lock));
[all...]
H A Darkfb.c39 struct mutex open_lock; member in struct:arkfb_info
521 mutex_lock(&(par->open_lock));
531 mutex_unlock(&(par->open_lock));
542 mutex_lock(&(par->open_lock));
544 mutex_unlock(&(par->open_lock));
554 mutex_unlock(&(par->open_lock));
952 mutex_init(&par->open_lock);
1094 mutex_lock(&(par->open_lock));
1097 mutex_unlock(&(par->open_lock));
1108 mutex_unlock(&(par->open_lock));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/card/
H A Dblock.c68 static DEFINE_MUTEX(open_lock);
74 mutex_lock(&open_lock);
80 mutex_unlock(&open_lock);
87 mutex_lock(&open_lock);
103 mutex_unlock(&open_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dzr364xx.c186 struct mutex open_lock; member in struct:zr364xx_camera
1278 mutex_lock(&cam->open_lock);
1316 mutex_unlock(&cam->open_lock);
1329 mutex_lock(&cam->open_lock);
1352 mutex_unlock(&cam->open_lock);
1370 mutex_lock(&cam->open_lock);
1402 mutex_unlock(&cam->open_lock);
1627 mutex_init(&cam->open_lock);
H A Ds2255drv.c273 struct mutex open_lock; member in struct:s2255_dev
1722 mutex_lock(&dev->open_lock);
1726 mutex_unlock(&dev->open_lock);
1765 mutex_unlock(&dev->open_lock);
1769 mutex_unlock(&dev->open_lock);
1783 mutex_unlock(&dev->open_lock);
1787 mutex_unlock(&dev->open_lock);
1790 mutex_unlock(&dev->open_lock);
1850 mutex_destroy(&dev->open_lock);
2560 mutex_init(&dev->open_lock);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/i810/
H A Di810.h267 struct mutex open_lock; member in struct:i810fb_par

Completed in 364 milliseconds

12