Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c219 struct olpc_xo175_ec { struct
266 static void olpc_xo175_ec_flush_logbuf(struct olpc_xo175_ec *priv) in olpc_xo175_ec_flush_logbuf() argument
275 static void olpc_xo175_ec_send_command(struct olpc_xo175_ec *priv, void *cmd, in olpc_xo175_ec_send_command()
293 static void olpc_xo175_ec_read_packet(struct olpc_xo175_ec *priv) in olpc_xo175_ec_read_packet()
302 struct olpc_xo175_ec *priv = arg; in olpc_xo175_ec_complete()
476 struct olpc_xo175_ec *priv = ec_cb_arg; in olpc_xo175_ec_cmd()
594 struct olpc_xo175_ec *priv = dev_get_drvdata(dev); in olpc_xo175_ec_suspend()
623 struct olpc_xo175_ec *priv = dev_get_drvdata(dev); in olpc_xo175_ec_resume_noirq()
664 struct olpc_xo175_ec *priv; in olpc_xo175_ec_probe()