Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bcma/
H A Dmain.c86 struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid, in bcma_find_core_unit() function
97 EXPORT_SYMBOL_GPL(bcma_find_core_unit); variable
443 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE, 0); in bcma_bus_register()
450 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE, 1); in bcma_bus_register()
457 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE2, 0); in bcma_bus_register()
H A Ddriver_mips.c156 core = bcma_find_core_unit(bus, coreid, unit); in bcma_core_mips_set_irq_name()
/kernel/linux/linux-6.6/drivers/bcma/
H A Dmain.c87 struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid, in bcma_find_core_unit() function
98 EXPORT_SYMBOL_GPL(bcma_find_core_unit); variable
446 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE, 0); in bcma_bus_register()
453 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE, 1); in bcma_bus_register()
460 core = bcma_find_core_unit(bus, BCMA_CORE_PCIE2, 0); in bcma_bus_register()
H A Ddriver_mips.c143 core = bcma_find_core_unit(bus, coreid, unit); in bcma_core_mips_set_irq_name()
/kernel/linux/linux-5.10/include/linux/bcma/
H A Dbcma.h444 extern struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid,
449 return bcma_find_core_unit(bus, coreid, 0); in bcma_find_core()
/kernel/linux/linux-6.6/include/linux/bcma/
H A Dbcma.h444 extern struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid,
449 return bcma_find_core_unit(bus, coreid, 0); in bcma_find_core()

Completed in 6 milliseconds