Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dodm_NoiseMonitor.c51 odm_PauseDIG(pDM_Odm, ODM_PAUSE_DIG, IGIValue); in odm_InbandNoise_Monitor_NSeries()
151 odm_PauseDIG(pDM_Odm, ODM_RESUME_DIG, IGIValue); in odm_InbandNoise_Monitor_NSeries()
Dodm_DIG.h160 void odm_PauseDIG(void *pDM_VOID, ODM_Pause_DIG_TYPE PauseType, u8 IGIValue);
Dodm_DIG.c359 void odm_PauseDIG( in odm_PauseDIG() function