Searched refs:oc_irq (Results 1 – 1 of 1) sorted by relevance
361 int error, hcd_irq, oc_irq; in ohci_da8xx_probe() local408 oc_irq = gpiod_to_irq(da8xx_ohci->oc_gpio); in ohci_da8xx_probe()409 if (oc_irq < 0) { in ohci_da8xx_probe()410 error = oc_irq; in ohci_da8xx_probe()414 error = devm_request_threaded_irq(dev, oc_irq, NULL, in ohci_da8xx_probe()