Searched refs:hif_sdio_softc (Results 1 – 10 of 10) sorted by relevance
74 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_sdio_bus_suspend()93 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_sdio_bus_resume()203 struct hif_sdio_softc *sc = HIF_GET_SDIO_SOFTC(hif_sc); in hif_sdio_get_config_item()218 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_sc); in hif_sdio_set_mailbox_swap()232 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_sc); in hif_sdio_claim_device()246 struct hif_sdio_softc *hif_ctx = HIF_GET_SDIO_SOFTC(scn); in hif_sdio_mask_interrupt_call()274 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_check_fw_reg()
55 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_start()95 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_sdio_stop()124 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_send_head()149 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_hdl); in hif_map_service_to_pipe()183 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_post_init()
122 struct hif_sdio_softc *scn = (struct hif_sdio_softc *)hif_ctx; in get_hif_device()139 struct hif_sdio_softc *sc = (struct hif_sdio_softc *)hif_ctx; in hif_sdio_set_drvdata()
49 hif_bmi_buffer_send(struct hif_sdio_softc *scn, struct hif_sdio_dev *device, in hif_bmi_buffer_send()302 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_reg_based_get_target_info()406 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_exchange_bmi_msg()
93 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_diag_read_access()141 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_diag_write_access()
40 struct hif_sdio_softc { struct
23 extern struct hif_sdio_softc *scn;
83 return sizeof(struct hif_sdio_softc); in hif_sdio_get_context_size()
148 struct hif_sdio_softc *scn;293 scn = (struct hif_sdio_softc *)ol_sc; in hif_sdio_probe()535 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_sdio_shutdown()1002 struct hif_sdio_softc *scn = HIF_GET_SDIO_SOFTC(hif_ctx); in hif_detach_htc()
147 #define HIF_GET_SDIO_SOFTC(scn) ((struct hif_sdio_softc *)scn)