Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dgpio_wdt.c257 static const struct of_device_id gpio_wdt_dt_ids[] = { variable
261 MODULE_DEVICE_TABLE(of, gpio_wdt_dt_ids);
266 .of_match_table = gpio_wdt_dt_ids,