Searched refs:cros_ec_lpc_device (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/platform/chrome/
H A Dcros_ec_lpc.c660 static struct platform_device cros_ec_lpc_device = { variable in typeref:struct:platform_device
698 platform_set_drvdata(&cros_ec_lpc_device, dmi_match->driver_data);
701 ret = platform_device_register(&cros_ec_lpc_device);
714 platform_device_unregister(&cros_ec_lpc_device);

Completed in 354 milliseconds