Searched refs:hif_bus_early_suspend (Results 1 – 5 of 5) sorted by relevance
59 bus_ops->hif_bus_early_suspend = &hif_dummy_bus_suspend; in hif_initialize_default_ops()211 int hif_bus_early_suspend(struct hif_opaque_softc *hif_ctx) in hif_bus_early_suspend() function215 return hif_sc->bus_ops.hif_bus_early_suspend(hif_sc); in hif_bus_early_suspend()
40 bus_ops->hif_bus_early_suspend = &hif_ce_bus_early_suspend; in hif_initialize_snoc_ops()
36 int (*hif_bus_early_suspend)(struct hif_softc *hif_ctx); member
1354 err = hif_bus_early_suspend(hif_ctx); in __wlan_hdd_bus_suspend()
1938 int hif_bus_early_suspend(struct hif_opaque_softc *hif_ctx);