I2C_HID_POWER_ON
if (require_wakeup && ietp_set_power(sc, I2C_HID_POWER_ON) != 0) {
if (ietp_set_power(sc, I2C_HID_POWER_ON)) {
if (ihidev_hid_command(sc, I2C_HID_CMD_SET_POWER, &I2C_HID_POWER_ON)) {
static int I2C_HID_POWER_ON = 0x0;