Home
last modified time | relevance | path

Searched defs:wdt_chip (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/wdt/
H A Dwatchdog.c8 struct wdt_chip *wdt_chip; variable
/optee_os/core/include/drivers/
H A Dwdt.h15 struct wdt_chip { struct
36 TEE_Result (*init)(struct wdt_chip *chip, unsigned long *min_timeout, argument
/optee_os/core/drivers/
H A Dstm32_iwdg.c116 struct wdt_chip wdt_chip; member