Searched refs:wuie_host_info (Results 1 – 4 of 4) sorted by relevance
1025 struct wuie_host_info *hi; in wusbhc_devconnect_start()1041 wusbhc->wuie_host_info = hi; in wusbhc_devconnect_start()1072 wusbhc_mmcie_rm(wusbhc, &wusbhc->wuie_host_info->hdr); in wusbhc_devconnect_stop()1073 kfree(wusbhc->wuie_host_info); in wusbhc_devconnect_stop()1074 wusbhc->wuie_host_info = NULL; in wusbhc_devconnect_stop()
259 struct wuie_host_info *wuie_host_info; member
100 if (wusbhc->wuie_host_info != NULL) in wusb_chid_show()101 chid = &wusbhc->wuie_host_info->CHID; in wusb_chid_show()
197 WARN_ON(wusbhc->wuie_host_info != NULL); in wusbhc_start()