SetupTimer         22 drivers/staging/rtl8192e/rtl819x_TS.h 	struct timer_list		SetupTimer;
SetupTimer        146 drivers/staging/rtl8192e/rtl819x_TSProc.c 		timer_setup(&pTxTS->TsCommonInfo.SetupTimer, TsSetupTimeOut,
SetupTimer        172 drivers/staging/rtl8192e/rtl819x_TSProc.c 		timer_setup(&pRxTS->TsCommonInfo.SetupTimer, TsSetupTimeOut,
SetupTimer        202 drivers/staging/rtl8192e/rtl819x_TSProc.c 	del_timer_sync(&pTsCommonInfo->SetupTimer);
SetupTimer        400 drivers/staging/rtl8192e/rtl819x_TSProc.c 	del_timer_sync(&pTs->SetupTimer);