OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:watchdog_enable
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sgimips/include/
sysconf.h
66
*
watchdog_enable
- enable watchdog timer
77
void (*
watchdog_enable
)(void);
member in struct:platform
/src/sys/arch/sgimips/dev/
ctl.c
108
platform.
watchdog_enable
= ctl_watchdog_enable;
crime.c
199
platform.
watchdog_enable
= crime_watchdog_reset;
pic.c
104
platform.
watchdog_enable
= pic_watchdog_enable;
imc.c
114
platform.
watchdog_enable
= imc_watchdog_enable;
/src/sys/arch/sgimips/sgimips/
machdep.c
212
.
watchdog_enable
= nullvoid,
920
(void)(*platform.
watchdog_enable
)();
Completed in 14 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025