hid_set_power_cmd 124 drivers/hid/i2c-hid/i2c-hid-core.c static const struct i2c_hid_cmd hid_set_power_cmd = { I2C_HID_CMD(0x08) }; hid_set_power_cmd 411 drivers/hid/i2c-hid/i2c-hid-core.c ret = i2c_hid_command(client, &hid_set_power_cmd, NULL, 0); hid_set_power_cmd 418 drivers/hid/i2c-hid/i2c-hid-core.c ret = __i2c_hid_command(client, &hid_set_power_cmd, power_state,