Searched refs:pcpu_mevt (Results 1 – 1 of 1) sorted by relevance
552 struct mct_clock_event_device *pcpu_mevt = in exynos4_timer_interrupts() local555 pcpu_mevt->evt.irq = -1; in exynos4_timer_interrupts()564 pcpu_mevt->name, pcpu_mevt)) { in exynos4_timer_interrupts()570 pcpu_mevt->evt.irq = mct_irq; in exynos4_timer_interrupts()589 struct mct_clock_event_device *pcpu_mevt = in exynos4_timer_interrupts() local592 if (pcpu_mevt->evt.irq != -1) { in exynos4_timer_interrupts()593 free_irq(pcpu_mevt->evt.irq, pcpu_mevt); in exynos4_timer_interrupts()594 pcpu_mevt->evt.irq = -1; in exynos4_timer_interrupts()