Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lpc.c600 static struct platform_device cros_ec_lpc_device = { variable
636 ret = platform_device_register(&cros_ec_lpc_device); in cros_ec_lpc_init()
649 platform_device_unregister(&cros_ec_lpc_device); in cros_ec_lpc_exit()