Searched refs:watchdog_register (Results 1 – 4 of 4) sorted by relevance
50 TEE_Result watchdog_register(struct wdt_chip *chip);102 static inline TEE_Result watchdog_register(struct wdt_chip *chip __unused) in watchdog_register() function
10 TEE_Result watchdog_register(struct wdt_chip *chip) in watchdog_register() function
350 res = watchdog_register(&wdt->chip); in wdt_node_probe()
578 res = watchdog_register(&iwdg->wdt_chip); in stm32_iwdg_probe()