Home
last modified time | relevance | path

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

/external/qemu/hw/
Dwatchdog.h47 void (*wdt_pc_init)(PCIBus *pci_bus); member
Dwatchdog.c127 watchdog->wdt_pc_init(pci_bus); in watchdog_pc_init()