Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/watchdog/
Dmtk_wdt.c73 struct mtk_wdt_data { struct
77 static const struct mtk_wdt_data mt2712_data = { argument
81 static const struct mtk_wdt_data mt7986_data = {
85 static const struct mtk_wdt_data mt8183_data = {
89 static const struct mtk_wdt_data mt8186_data = {
93 static const struct mtk_wdt_data mt8192_data = {
97 static const struct mtk_wdt_data mt8195_data = {
339 const struct mtk_wdt_data *wdt_data; in mtk_wdt_probe()