Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h314 bool bDriverIsGoingToUnload; member
Drtl_core.c740 priv->bDriverIsGoingToUnload = false; in _rtl92e_sta_up()
791 priv->bDriverIsGoingToUnload = true; in _rtl92e_sta_down()
900 priv->bDriverIsGoingToUnload = false; in _rtl92e_init_priv_variable()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Ddrv_types.h542 u8 bDriverIsGoingToUnload; member