Searched refs:fsl_mpic_timer_wakeup (Results 1 – 2 of 2) sorted by relevance
18 struct fsl_mpic_timer_wakeup { struct23 static struct fsl_mpic_timer_wakeup *fsl_wakeup; argument28 struct fsl_mpic_timer_wakeup *wakeup = in fsl_free_resource()29 container_of(ws, struct fsl_mpic_timer_wakeup, free_work); in fsl_free_resource()44 struct fsl_mpic_timer_wakeup *wakeup = dev_id; in fsl_mpic_timer_irq()122 fsl_wakeup = kzalloc(sizeof(struct fsl_mpic_timer_wakeup), GFP_KERNEL); in fsl_wakeup_sys_init()
6 obj-$(CONFIG_FSL_MPIC_TIMER_WAKEUP) += fsl_mpic_timer_wakeup.o