Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Dbcma_private.h127 void bcma_core_pci_down(struct bcma_drv_pci *pc);
H A Ddriver_pci.c303 void bcma_core_pci_down(struct bcma_drv_pci *pc) in bcma_core_pci_down() function
H A Dhost_pci.c350 bcma_core_pci_down(&bus->drv_pci[0]); in bcma_host_pci_down()