Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/watchdog/
Dmtk_wdt.c70 struct mtk_wdt_data { struct
74 static const struct mtk_wdt_data mt2712_data = { argument
78 static const struct mtk_wdt_data mt8183_data = {
82 static const struct mtk_wdt_data mt8192_data = {
86 static const struct mtk_wdt_data mt8195_data = {
326 const struct mtk_wdt_data *wdt_data; in mtk_wdt_probe()