Searched refs:sch311x_wdt_pdev (Results 1 – 1 of 1) sorted by relevance
52 static struct platform_device *sch311x_wdt_pdev; variable519 sch311x_wdt_pdev = platform_device_register_simple(DRV_NAME, addr, in sch311x_wdt_init()522 if (IS_ERR(sch311x_wdt_pdev)) { in sch311x_wdt_init()523 err = PTR_ERR(sch311x_wdt_pdev); in sch311x_wdt_init()536 platform_device_unregister(sch311x_wdt_pdev); in sch311x_wdt_exit()