Searched refs:pwec_dev (Results 1 – 1 of 1) sorted by relevance
417 static struct platform_device *pwec_dev; variable439 pwec_dev = platform_device_register_data(NULL, "portwell-ec", PLATFORM_DEVID_NONE, in pwec_init()441 if (IS_ERR(pwec_dev)) { in pwec_init()443 return PTR_ERR(pwec_dev); in pwec_init()451 platform_device_unregister(pwec_dev); in pwec_exit()