Searched refs:hif_usb_softc (Results 1 – 8 of 8) sorted by relevance
46 struct hif_usb_softc *g_usb_sc;120 struct hif_usb_softc *sc; in hif_usb_reboot()123 sc = container_of(nb, struct hif_usb_softc, reboot_notifier); in hif_usb_reboot()191 struct hif_usb_softc *sc; in hif_usb_enable_bus()299 struct hif_usb_softc *sc = HIF_GET_USB_SOFTC(hif_ctx); in hif_usb_disable_bus()344 struct hif_usb_softc *sc = HIF_GET_USB_SOFTC(hif_ctx); in hif_usb_bus_suspend()365 struct hif_usb_softc *sc = HIF_GET_USB_SOFTC(hif_ctx); in hif_usb_bus_resume()611 void hif_fw_assert_ramdump_pattern(struct hif_usb_softc *sc) in hif_fw_assert_ramdump_pattern()697 struct hif_usb_softc *sc = HIF_GET_USB_SOFTC(scn); in hif_usb_ramdump_handler()
118 void hif_usb_device_deinit(struct hif_usb_softc *sc);119 QDF_STATUS hif_usb_device_init(struct hif_usb_softc *sc);
134 struct hif_usb_softc { struct
550 struct hif_usb_softc *sc = HIF_GET_USB_SOFTC(pipe->device); in usb_hif_usb_recv_prestart_complete()625 struct hif_usb_softc *sc = HIF_GET_USB_SOFTC(pipe->device); in usb_hif_usb_recv_complete()1239 struct hif_usb_softc *sc = HIF_GET_USB_SOFTC(pipe->device); in usb_hif_io_complete()
345 void hif_usb_device_deinit(struct hif_usb_softc *sc) in hif_usb_device_deinit()368 QDF_STATUS hif_usb_device_init(struct hif_usb_softc *sc) in hif_usb_device_init()
46 void hif_fw_assert_ramdump_pattern(struct hif_usb_softc *sc);
84 return sizeof(struct hif_usb_softc); in hif_usb_get_context_size()
148 #define HIF_GET_USB_SOFTC(scn) ((struct hif_usb_softc *)scn)