Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_lpc.c537 static struct platform_device cros_ec_lpc_device = { variable
577 ret = platform_device_register(&cros_ec_lpc_device); in cros_ec_lpc_init()
591 platform_device_unregister(&cros_ec_lpc_device); in cros_ec_lpc_exit()