Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.c571 static irqreturn_t pxamci_detect_irq(int irq, void *devid) in pxamci_detect_irq() function
788 ret = request_irq(gpio_to_irq(gpio_cd), pxamci_detect_irq, in pxamci_probe()
798 host->pdata->init(&pdev->dev, pxamci_detect_irq, mmc); in pxamci_probe()