Searched refs:overflow_lock (Results 1 – 2 of 2) sorted by relevance
270 spin_lock_irqsave(&tc->overflow_lock, state); in stm32_timer_capture_irq()276 spin_unlock_irqrestore(&tc->overflow_lock, state); in stm32_timer_capture_irq()331 spin_lock_init(&tc->overflow_lock); in stm32_timer_capture_setup()359 spin_lock_irqsave(&tc->overflow_lock, state); in stm32_timer_capture_get_counter()365 spin_unlock_irqrestore(&tc->overflow_lock, state); in stm32_timer_capture_get_counter()
32 spin_lock_t overflow_lock; member
Completed in 3 milliseconds