Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dst_lpc_wdt.c56 static const struct of_device_id st_wdog_match[] = { variable
63 MODULE_DEVICE_TABLE(of, st_wdog_match);
171 match = of_match_device(st_wdog_match, &pdev->dev); in st_wdog_probe()
299 .of_match_table = st_wdog_match,