Searched refs:timer_lock (Results 1 - 17 of 17) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/platform-iss/
H A Dconsole.c43 static DEFINE_SPINLOCK(timer_lock);
76 spin_lock(&timer_lock);
84 spin_unlock(&timer_lock);
102 spin_lock(&timer_lock);
105 spin_unlock(&timer_lock);
126 spin_lock(&timer_lock);
139 spin_unlock(&timer_lock);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/
H A Dff-memless.c64 spinlock_t timer_lock; member in struct:ml_device
374 spin_lock(&ml->timer_lock);
376 spin_unlock(&ml->timer_lock);
384 spin_lock_bh(&ml->timer_lock);
393 spin_unlock_bh(&ml->timer_lock);
401 spin_lock_bh(&ml->timer_lock);
427 spin_unlock_bh(&ml->timer_lock);
438 spin_lock_bh(&ml->timer_lock);
450 spin_unlock_bh(&ml->timer_lock);
484 spin_lock_init(&ml->timer_lock);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/gameport/
H A Dgameport.c159 spin_lock(&gameport->timer_lock);
167 spin_unlock(&gameport->timer_lock);
172 spin_lock(&gameport->timer_lock);
177 spin_unlock(&gameport->timer_lock);
542 spin_lock_init(&gameport->timer_lock);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-delay.c23 struct semaphore timer_lock; member in struct:delay_c
61 down(&dc->timer_lock);
66 up(&dc->timer_lock);
202 init_MUTEX(&dc->timer_lock);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dqdio.h518 spinlock_t timer_lock; member in struct:qdio_q
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dgameport.h38 spinlock_t timer_lock; member in struct:gameport
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dmpu401.h93 spinlock_t timer_lock; member in struct:snd_mpu401
H A Dopl3.h275 spinlock_t timer_lock; member in struct:snd_opl3
H A Dpcm.h365 spinlock_t timer_lock; member in struct:snd_pcm_substream
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm.c652 spin_lock_init(&substream->timer_lock);
H A Dpcm_timer.c91 spin_lock_irqsave(&substream->timer_lock, flags);
93 spin_unlock_irqrestore(&substream->timer_lock, flags);
103 spin_lock_irqsave(&substream->timer_lock, flags);
105 spin_unlock_irqrestore(&substream->timer_lock, flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/mpu401/
H A Dmpu401_uart.c171 spin_lock_irqsave(&mpu->timer_lock, flags);
175 spin_unlock_irqrestore(&mpu->timer_lock, flags);
187 spin_lock_irqsave (&mpu->timer_lock, flags);
197 spin_unlock_irqrestore (&mpu->timer_lock, flags);
207 spin_lock_irqsave (&mpu->timer_lock, flags);
214 spin_unlock_irqrestore (&mpu->timer_lock, flags);
554 spin_lock_init(&mpu->timer_lock);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_lib.c164 spin_lock_irqsave(&opl3->timer_lock, flags);
170 spin_unlock_irqrestore(&opl3->timer_lock, flags);
181 spin_lock_irqsave(&opl3->timer_lock, flags);
185 spin_unlock_irqrestore(&opl3->timer_lock, flags);
201 spin_lock_irqsave(&opl3->timer_lock, flags);
207 spin_unlock_irqrestore(&opl3->timer_lock, flags);
218 spin_lock_irqsave(&opl3->timer_lock, flags);
222 spin_unlock_irqrestore(&opl3->timer_lock, flags);
359 spin_lock_init(&opl3->timer_lock);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_pcm.c68 spinlock_t timer_lock; member in struct:snd_emu8k_pcm
198 spin_lock(&rec->timer_lock);
215 spin_unlock(&rec->timer_lock);
219 spin_unlock(&rec->timer_lock);
241 spin_lock_init(&rec->timer_lock);
359 spin_lock_irqsave(&rec->timer_lock, flags);
365 spin_unlock_irqrestore(&rec->timer_lock, flags);
379 spin_lock_irqsave(&rec->timer_lock, flags);
384 spin_unlock_irqrestore(&rec->timer_lock, flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dhwaccess.h157 spinlock_t timer_lock; member in struct:emu10k1_card
H A Dmain.c523 spin_lock_init(&card->timer_lock);
H A Dtimer.c43 spin_lock(&card->timer_lock);
57 spin_unlock(&card->timer_lock);
74 spin_lock_irqsave(&card->timer_lock, flags);
102 spin_unlock_irqrestore(&card->timer_lock, flags);
117 spin_lock_irqsave(&card->timer_lock, flags);
149 spin_unlock_irqrestore(&card->timer_lock, flags);
160 spin_lock_irqsave(&card->timer_lock, flags);
162 spin_unlock_irqrestore(&card->timer_lock, flags);
171 spin_lock_irqsave(&card->timer_lock, flags);
173 spin_unlock_irqrestore(&card->timer_lock, flag
[all...]

Completed in 348 milliseconds