Searched refs:hif_pci_reset_soc (Results 1 – 3 of 3) sorted by relevance
28 void hif_pci_reset_soc(struct hif_softc *ol_sc);
41 bus_ops->hif_reset_soc = &hif_pci_reset_soc; in hif_initialize_pci_ops()
2589 void hif_pci_reset_soc(struct hif_softc *hif_sc) in hif_pci_reset_soc() function