Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bcma/
H A Dbcma_private.h104 extern void __exit bcma_host_pci_exit(void);
H A Dhost_pci.c325 void __exit bcma_host_pci_exit(void) in bcma_host_pci_exit() function
H A Dmain.c693 bcma_host_pci_exit(); in bcma_modexit()