Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/wtdg/
Dhi_wtdg.c93 static volatile unsigned int g_hidog_state = 0; variable
237 g_hidog_state = HIDOG_SELFCLR; in hidog_release()
321 while (g_hidog_state != HIDOG_EXIT) { in hidog_deamon()
322 switch (g_hidog_state) { in hidog_deamon()
344 g_hidog_state = HIDOG_SELFCLR; in hidog_init()
456 g_hidog_state = HIDOG_EXIT; in hidog_exit()