Searched refs:sys_timer_lock (Results 1 – 3 of 3) sorted by relevance
75 spin_lock_irqsave(&opl3->sys_timer_lock, flags); in snd_opl3_synth_cleanup()80 spin_unlock_irqrestore(&opl3->sys_timer_lock, flags); in snd_opl3_synth_cleanup()241 spin_lock_init(&opl3->sys_timer_lock); in snd_opl3_seq_probe()
243 spin_lock_irqsave(&opl3->sys_timer_lock, flags); in snd_opl3_timer_func()248 spin_unlock_irqrestore(&opl3->sys_timer_lock, flags); in snd_opl3_timer_func()257 spin_lock_irqsave(&opl3->sys_timer_lock, flags); in snd_opl3_start_timer()262 spin_unlock_irqrestore(&opl3->sys_timer_lock, flags); in snd_opl3_start_timer()
333 spinlock_t sys_timer_lock; /* Lock for system timer access */ member
Completed in 6 milliseconds