Home
last modified time | relevance | path

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

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