Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/wtdg/
Dhi_wtdg.c80 static int g_cur_margin = HIDOG_TIMER_MARGIN; variable
154 t = g_cur_margin; in hidog_set_heartbeat()
163 g_cur_margin = t; in hidog_set_heartbeat()
238 hidog_set_heartbeat(g_cur_margin); in hidog_release()
281 err = memcpy_s((int *)argp, sizeof(int), &g_cur_margin, sizeof(int)); in hidog_ioctl()
291 hidog_set_heartbeat(g_cur_margin); in hidog_ioctl()
412 g_cur_margin = get_margin(); in watchdog_init()