hintargs          598 drivers/platform/olpc/olpc-xo175-ec.c 	} __packed hintargs;
hintargs          606 drivers/platform/olpc/olpc-xo175-ec.c 	hintargs.suspend = 1;
hintargs          607 drivers/platform/olpc/olpc-xo175-ec.c 	hintargs.suspend_count = suspend_count++;
hintargs          608 drivers/platform/olpc/olpc-xo175-ec.c 	olpc_ec_cmd(CMD_SUSPEND_HINT, (void *)&hintargs, sizeof(hintargs),