Home
last modified time | relevance | path

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

/linux/drivers/bcma/
H A Dhost_pci.c331 void bcma_host_pci_up(struct bcma_bus *bus) in bcma_host_pci_up() function
341 EXPORT_SYMBOL_GPL(bcma_host_pci_up);
/linux/include/linux/bcma/
H A Dbcma.h453 extern void bcma_host_pci_up(struct bcma_bus *bus);
458 static inline void bcma_host_pci_up(struct bcma_bus *bus) in bcma_host_pci_up() function