Lines Matching refs:hif_softc
41 struct hif_softc ol_sc;
90 QDF_STATUS hif_sdio_device_inserted(struct hif_softc *ol_sc,
94 void hif_sdio_stop(struct hif_softc *hif_ctx);
95 void hif_sdio_shutdown(struct hif_softc *hif_ctx);
96 void hif_sdio_device_removed(struct hif_softc *hif_ctx, struct sdio_func *func);
97 int hif_device_suspend(struct hif_softc *ol_sc, struct device *dev);
98 int hif_device_resume(struct hif_softc *ol_sc, struct device *dev);
99 void hif_register_tbl_attach(struct hif_softc *scn,
101 void target_register_tbl_attach(struct hif_softc *scn,
104 void hif_sdio_close(struct hif_softc *hif_sc);
105 QDF_STATUS hif_sdio_open(struct hif_softc *hif_sc,