Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/i2c-hid/
Di2c-hid-core.c386 static int i2c_hid_set_power(struct i2c_client *client, int power_state) in i2c_hid_set_power() function
431 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_hwreset()
449 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_hwreset()
454 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_hwreset()
1145 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_shutdown()
1165 i2c_hid_set_power(client, I2C_HID_PWR_SLEEP); in i2c_hid_suspend()
1216 ret = i2c_hid_set_power(client, I2C_HID_PWR_ON); in i2c_hid_resume()