Searched refs:bcma_get_next_core (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | scan.c | 272 static int bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, in bcma_get_next_core() function 491 err = bcma_get_next_core(bus, &eromptr, NULL, core_num, core); in bcma_bus_scan()
|
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | scan.c | 271 static int bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, in bcma_get_next_core() function 490 err = bcma_get_next_core(bus, &eromptr, NULL, core_num, core); in bcma_bus_scan()
|
Completed in 2 milliseconds