Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c341 static int i2c_hid_set_power(struct i2c_client *client, int power_state) in i2c_hid_set_power() function
363 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_hwreset()
372 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_hwreset()
1117 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_suspend()
1159 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_runtime_suspend()
1170 i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_runtime_resume()