Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Dbcma_private.h104 extern void __exit bcma_host_pci_exit(void);
H A Dhost_pci.c321 void __exit bcma_host_pci_exit(void) in bcma_host_pci_exit() function
H A Dmain.c694 bcma_host_pci_exit(); in bcma_modexit()