Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dst_lpc_wdt.c81 static const struct of_device_id st_wdog_match[] = { variable
100 MODULE_DEVICE_TABLE(of, st_wdog_match);
208 match = of_match_device(st_wdog_match, &pdev->dev); in st_wdog_probe()
336 .of_match_table = st_wdog_match,