Searched defs:xwdt_of_match (Results 1 - 1 of 1) sorted by relevance

/drivers/watchdog/
H A Dof_xilinx_wdt.c228 static const struct of_device_id xwdt_of_match[] = { variable in typeref:struct:of_device_id
233 MODULE_DEVICE_TABLE(of, xwdt_of_match);
240 .of_match_table = xwdt_of_match,

Completed in 313 milliseconds