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

/linux-master/drivers/bus/
H A Dbrcmstb_gisb.c420 int err, timeout_irq, tea_irq, bp_irq; local
426 bp_irq = platform_get_irq(pdev, 2);
460 if (bp_irq > 0) {
461 err = devm_request_irq(&pdev->dev, bp_irq,

Completed in 111 milliseconds