Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c524 static irqreturn_t omap_hsmmc_cover_irq(int irq, void *dev_id);
538 mmc_gpio_set_cd_isr(mmc, omap_hsmmc_cover_irq); in omap_hsmmc_gpio_init()
1327 static irqreturn_t omap_hsmmc_cover_irq(int irq, void *dev_id) in omap_hsmmc_cover_irq() function