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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dpxamci.c527 static irqreturn_t pxamci_detect_irq(int irq, void *devid) function
696 ret = request_irq(gpio_to_irq(gpio_cd), pxamci_detect_irq,
706 host->pdata->init(&pdev->dev, pxamci_detect_irq, mmc);

Completed in 28 milliseconds