Searched refs:sch311x_wdt_pdev (Results 1 – 1 of 1) sorted by relevance
48 static struct platform_device *sch311x_wdt_pdev; variable514 sch311x_wdt_pdev = platform_device_register_simple(DRV_NAME, addr, in sch311x_wdt_init()517 if (IS_ERR(sch311x_wdt_pdev)) { in sch311x_wdt_init()518 err = PTR_ERR(sch311x_wdt_pdev); in sch311x_wdt_init()531 platform_device_unregister(sch311x_wdt_pdev); in sch311x_wdt_exit()