Home
last modified time | relevance | path

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

/qemu/hw/watchdog/
H A Dwdt_diag288.c120 set_bit(DEVICE_CATEGORY_WATCHDOG, dc->categories); in wdt_diag288_class_init()
H A Dwdt_ib700.c138 set_bit(DEVICE_CATEGORY_WATCHDOG, dc->categories); in wdt_ib700_class_init()
H A Dsbsa_gwdt.c283 set_bit(DEVICE_CATEGORY_WATCHDOG, dc->categories); in wdt_sbsa_gwdt_class_init()
H A Dwdt_imx2.c300 set_bit(DEVICE_CATEGORY_WATCHDOG, dc->categories); in imx2_wdt_class_init()
H A Dwdt_i6300esb.c474 set_bit(DEVICE_CATEGORY_WATCHDOG, dc->categories); in i6300esb_class_init()
H A Dwdt_aspeed.c304 set_bit(DEVICE_CATEGORY_WATCHDOG, dc->categories); in aspeed_wdt_class_init()
/qemu/include/hw/
H A Dqdev-core.h89 DEVICE_CATEGORY_WATCHDOG, enumerator
/qemu/system/
H A Dqdev-monitor.c175 [DEVICE_CATEGORY_WATCHDOG]= "Watchdog", in qdev_print_devinfos()