Home
last modified time | relevance | path

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

/external/syslinux/core/
Didle.c30 int (*idle_hook_func)(void); variable
43 if (idle_hook_func && idle_hook_func()) in __idle()
/external/syslinux/core/legacynet/
Didle.c106 idle_hook_func = pxe_idle_poll; in pxe_idle_init()
111 idle_hook_func = NULL; in pxe_idle_cleanup()
/external/syslinux/core/fs/pxe/
Didle.c28 idle_hook_func = NULL; in pxe_idle_cleanup()
/external/syslinux/core/include/
Dcore.h78 extern int (*idle_hook_func)(void);