Home
last modified time | relevance | path

Searched refs:host_int_disconnect (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h698 s32 host_int_disconnect(struct host_if_drv *hWFIDrv, u16 u16ReasonCode);
Dhost_interface.c2051 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
Dwilc_wfi_cfgoperations.c1055 s32Error = host_int_disconnect(priv->hWILCWFIDrv, reason_code); in disconnect()