Searched refs:host_int_disconnect (Results 1 – 3 of 3) sorted by relevance
698 s32 host_int_disconnect(struct host_if_drv *hWFIDrv, u16 u16ReasonCode);
2051 host_int_disconnect(hif_drv, 1); in resolve_disconnect_aberration()3543 s32 host_int_disconnect(struct host_if_drv *hif_drv, u16 u16ReasonCode) in host_int_disconnect() function
1055 s32Error = host_int_disconnect(priv->hWILCWFIDrv, reason_code); in disconnect()