Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h314 bool bDriverIsGoingToUnload; member
Drtl_core.c737 priv->bDriverIsGoingToUnload = false; in _rtl92e_sta_up()
788 priv->bDriverIsGoingToUnload = true; in _rtl92e_sta_down()
897 priv->bDriverIsGoingToUnload = false; in _rtl92e_init_priv_variable()
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Ddrv_types.h547 u8 bDriverIsGoingToUnload; member