Searched refs:pcpu_mevt (Results 1 – 1 of 1) sorted by relevance
575 struct mct_clock_event_device *pcpu_mevt = in exynos4_timer_interrupts() local585 pcpu_mevt->evt.irq = -1; in exynos4_timer_interrupts()594 pcpu_mevt->name, pcpu_mevt)) { in exynos4_timer_interrupts()600 pcpu_mevt->evt.irq = mct_irq; in exynos4_timer_interrupts()630 struct mct_clock_event_device *pcpu_mevt = in exynos4_timer_interrupts() local633 if (pcpu_mevt->evt.irq != -1) { in exynos4_timer_interrupts()634 free_irq(pcpu_mevt->evt.irq, pcpu_mevt); in exynos4_timer_interrupts()635 pcpu_mevt->evt.irq = -1; in exynos4_timer_interrupts()