Searched refs:lenovo_ec_sensors_platform_device (Results 1 – 1 of 1) sorted by relevance
595 static struct platform_device *lenovo_ec_sensors_platform_device; variable602 lenovo_ec_sensors_platform_device = in lenovo_ec_init()606 if (IS_ERR(lenovo_ec_sensors_platform_device)) in lenovo_ec_init()607 return PTR_ERR(lenovo_ec_sensors_platform_device); in lenovo_ec_init()615 platform_device_unregister(lenovo_ec_sensors_platform_device); in lenovo_ec_exit()