Home
last modified time | relevance | path

Searched refs:E_DRVTSP_SW_POWEROFF (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP.h341 E_DRVTSP_SW_POWEROFF = E_TSP_SW_POWEROFF, enumerator
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h681 E_DRVTSP_SW_POWEROFF, enumerator
H A DdrvTSP.c3876 _ptsp_res->_TspState[0].TSPStatus = E_DRVTSP_SW_POWEROFF;
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h696 E_DRVTSP_SW_POWEROFF, enumerator
H A DdrvTSP.c3442 _ptsp_res->_TspState[0].TSPStatus = E_DRVTSP_SW_POWEROFF; in MDrv_TSP_PowerOff()