Searched refs:lenovo_ec_sensors_platform_device (Results 1 – 1 of 1) sorted by relevance
572 static struct platform_device *lenovo_ec_sensors_platform_device; variable579 lenovo_ec_sensors_platform_device = in lenovo_ec_init()583 if (IS_ERR(lenovo_ec_sensors_platform_device)) { in lenovo_ec_init()585 return PTR_ERR(lenovo_ec_sensors_platform_device); in lenovo_ec_init()595 platform_device_unregister(lenovo_ec_sensors_platform_device); in lenovo_ec_exit()