Searched refs:oc_irq (Results 1 – 1 of 1) sorted by relevance
377 int error, hcd_irq, oc_irq; in ohci_da8xx_probe() local422 oc_irq = gpiod_to_irq(da8xx_ohci->oc_gpio); in ohci_da8xx_probe()423 if (oc_irq < 0) in ohci_da8xx_probe()426 error = devm_request_threaded_irq(dev, oc_irq, NULL, in ohci_da8xx_probe()