Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/i2c-hid/
Di2c-hid.c385 static int i2c_hid_set_power(struct i2c_client *client, int power_state) in i2c_hid_set_power() function
430 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_hwreset()
448 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_hwreset()
1158 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_shutdown()
1187 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_suspend()
1244 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_resume()
1262 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_runtime_suspend()
1272 i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_runtime_resume()