Home
last modified time | relevance | path

Searched refs:cros_ec_lpc_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_lpc.c422 static struct platform_device cros_ec_lpc_device = { variable
461 ret = platform_device_register(&cros_ec_lpc_device); in cros_ec_lpc_init()
475 platform_device_unregister(&cros_ec_lpc_device); in cros_ec_lpc_exit()