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

/linux-4.4.14/drivers/pcmcia/
H A Domap_cf.c83 static void omap_cf_timer(unsigned long _cf) omap_cf_timer() function
105 omap_cf_timer((unsigned long)_cf); omap_cf_irq()
223 setup_timer(&cf->timer, omap_cf_timer, (unsigned long)cf); omap_cf_probe()

Completed in 33 milliseconds