Home
last modified time | relevance | path

Searched refs:bcma_init_bus_register (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/bcma/
Dmain.c672 static int __init bcma_init_bus_register(void) in bcma_init_bus_register() function
686 fs_initcall(bcma_init_bus_register);
694 err = bcma_init_bus_register(); in bcma_modinit()