Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dolpc-ec.h21 struct olpc_ec_driver { struct
31 extern void olpc_ec_driver_register(struct olpc_ec_driver *drv, void *arg); argument
/Linux-v4.19/drivers/platform/olpc/
Dolpc-ec.c35 struct olpc_ec_driver *drv;
57 static struct olpc_ec_driver *ec_driver;
61 void olpc_ec_driver_register(struct olpc_ec_driver *drv, void *arg) in olpc_ec_driver_register()
/Linux-v4.19/arch/x86/platform/olpc/
Dolpc.c361 static struct olpc_ec_driver ec_xo1_driver = {
368 static struct olpc_ec_driver ec_xo1_5_driver = {