Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Dbcma_private.h103 extern int __init bcma_host_pci_init(void);
H A Dhost_pci.c316 int __init bcma_host_pci_init(void) in bcma_host_pci_init() function
H A Dmain.c680 err = bcma_host_pci_init(); in bcma_modinit()