olpc_ec_driver
static struct olpc_ec_driver ec_xo1_driver = {
static struct olpc_ec_driver ec_xo1_5_driver = {
struct olpc_ec_driver *drv;
static struct olpc_ec_driver *ec_driver;
void olpc_ec_driver_register(struct olpc_ec_driver *drv, void *arg)
static struct olpc_ec_driver olpc_xo175_ec_driver = {
extern void olpc_ec_driver_register(struct olpc_ec_driver *drv, void *arg);