Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bcma/
H A Dmain.c180 static unsigned int bcma_of_get_irq(struct device *parent, in bcma_of_get_irq() function
191 bcma_debug(core->bus, "bcma_of_get_irq() failed with rc=%d\n", in bcma_of_get_irq()
208 core->irq = bcma_of_get_irq(parent, core, 0); in bcma_of_fill_device()
227 return bcma_of_get_irq(bus->dev, core, num); in bcma_core_irq()
/kernel/linux/linux-6.6/drivers/bcma/
H A Dmain.c181 static unsigned int bcma_of_get_irq(struct device *parent, in bcma_of_get_irq() function
192 bcma_debug(core->bus, "bcma_of_get_irq() failed with rc=%d\n", in bcma_of_get_irq()
209 core->irq = bcma_of_get_irq(parent, core, 0); in bcma_of_fill_device()
228 return bcma_of_get_irq(bus->dev, core, num); in bcma_core_irq()

Completed in 3 milliseconds