Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dolpc-ec.h20 struct olpc_ec_driver { struct
30 extern void olpc_ec_driver_register(struct olpc_ec_driver *drv, void *arg); argument
/linux-4.4.14/drivers/platform/olpc/
Dolpc-ec.c33 struct olpc_ec_driver *drv;
55 static struct olpc_ec_driver *ec_driver;
59 void olpc_ec_driver_register(struct olpc_ec_driver *drv, void *arg) in olpc_ec_driver_register()
/linux-4.4.14/arch/x86/platform/olpc/
Dolpc.c363 static struct olpc_ec_driver ec_xo1_driver = {
370 static struct olpc_ec_driver ec_xo1_5_driver = {