Searched refs:mpic_request_timer (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dmpic_timer.h27 struct mpic_timer *mpic_request_timer(irq_handler_t fn, void *dev,
34 struct mpic_timer *mpic_request_timer(irq_handler_t fn, void *dev, function
/linux-master/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c91 fsl_wakeup->timer = mpic_request_timer(fsl_mpic_timer_irq,
H A Dmpic_timer.c349 * mpic_request_timer - get a hardware timer
357 struct mpic_timer *mpic_request_timer(irq_handler_t fn, void *dev, function
384 EXPORT_SYMBOL(mpic_request_timer); variable

Completed in 95 milliseconds