Searched refs:ixp4xx_watchdog_device (Results 1 – 1 of 1) sorted by relevance
230 static struct platform_device ixp4xx_watchdog_device = { variable244 ixp4xx_watchdog_device.dev.platform_data = local_ixp4xx_timer->base; in ixp4xx_timer_probe()245 ixp4xx_watchdog_device.dev.parent = dev; in ixp4xx_timer_probe()246 return platform_device_register(&ixp4xx_watchdog_device); in ixp4xx_timer_probe()