Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/i2c-hid/
Di2c-hid.c339 static int i2c_hid_set_power(struct i2c_client *client, int power_state) in i2c_hid_set_power() function
361 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_hwreset()
370 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_hwreset()
1108 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_suspend()
1143 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_runtime_suspend()
1154 i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_runtime_resume()