Searched refs:st_wdog_match (Results 1 – 1 of 1) sorted by relevance
56 static const struct of_device_id st_wdog_match[] = { variable63 MODULE_DEVICE_TABLE(of, st_wdog_match);176 match = of_match_device(st_wdog_match, dev); in st_wdog_probe()295 .of_match_table = st_wdog_match,
Completed in 4 milliseconds