Searched refs:PreviousState (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/message/fusion/lsi/
H A Dmpi_ioc.h687 U16 PreviousState; /* 00h */ member in struct:_IR2_STATE_CHANGED
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Drtl8723a_bt-coexist.h1514 u64 PreviousState; member in struct:bt_coexist_str
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Drtl8723a_bt-coexist.c9039 pHalData->bt_coexist.PreviousState, btdm_BTCoexist8723AHandler()
9041 pHalData->bt_coexist.PreviousState = pHalData->bt_coexist.CurrentState; btdm_BTCoexist8723AHandler()
10018 pHalData->bt_coexist.PreviousState = 0; btdm_ResetFWCoexState()
10030 pHalData->bt_coexist.PreviousState = 0; btdm_InitBtCoexistDM()
10689 pHalData->bt_coexist.PreviousState, BTDM_UpdateCoexState()
10691 (pHalData->bt_coexist.PreviousState^pHalData->bt_coexist.CurrentState))); BTDM_UpdateCoexState()
10692 pHalData->bt_coexist.PreviousState = pHalData->bt_coexist.CurrentState; BTDM_UpdateCoexState()
10700 if (pHalData->bt_coexist.PreviousState == pHalData->bt_coexist.CurrentState) { BTDM_IsSameCoexistState()
10784 if (pHalData->bt_coexist.PreviousState == pHalData->bt_coexist.CurrentState) BTDM_IsCoexistStateChanged()
11216 pHalData->bt_coexist.PreviousState = 0; rtl8723a_BT_init_hal_vars()

Completed in 257 milliseconds