Home
last modified time | relevance | path

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

/drivers/watchdog/
Dst_lpc_wdt.c38 struct st_wdog_syscfg { struct
49 struct st_wdog_syscfg *syscfg; argument
55 static struct st_wdog_syscfg stid127_syscfg = {
62 static struct st_wdog_syscfg stih415_syscfg = {
69 static struct st_wdog_syscfg stih416_syscfg = {
76 static struct st_wdog_syscfg stih407_syscfg = {
213 st_wdog->syscfg = (struct st_wdog_syscfg *)match->data; in st_wdog_probe()