Searched refs:hif_ahb_close (Results 1 – 3 of 3) sorted by relevance
26 void hif_ahb_close(struct hif_softc *hif_ctx);
40 bus_ops->hif_bus_close = &hif_ahb_close; in hif_initialize_ahb_ops()
173 void hif_ahb_close(struct hif_softc *scn) in hif_ahb_close() function