Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c252 static struct platform_device *olpc_ec; variable
658 platform_device_unregister(olpc_ec); in olpc_xo175_ec_remove()
659 olpc_ec = NULL; in olpc_xo175_ec_remove()
667 if (olpc_ec) { in olpc_xo175_ec_probe()
712 olpc_ec = platform_device_register_resndata(&spi->dev, "olpc-ec", -1, in olpc_xo175_ec_probe()