Searched refs:olpc_ec (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 132 milliseconds