Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h326 bool bDriverIsGoingToUnload; member
Drtl_core.c748 priv->bDriverIsGoingToUnload = false; in _rtl92e_sta_up()
799 priv->bDriverIsGoingToUnload = true; in _rtl92e_sta_down()
908 priv->bDriverIsGoingToUnload = false; in _rtl92e_init_priv_variable()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Ddrv_types.h554 u8 bDriverIsGoingToUnload; member