Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hid/i2c-hid/
Di2c-hid-core.c395 static int i2c_hid_set_power(struct i2c_client *client, int power_state) in i2c_hid_set_power() function
453 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_hwreset()
462 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_hwreset()
467 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_hwreset()
1183 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_shutdown()
1205 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_suspend()
1262 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_resume()