Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/i2c-hid/
Di2c-hid-core.c411 static int i2c_hid_set_power(struct i2c_hid *ihid, int power_state) in i2c_hid_set_power() function
451 ret = i2c_hid_set_power(ihid, I2C_HID_PWR_ON); in i2c_hid_start_hwreset()
477 i2c_hid_set_power(ihid, I2C_HID_PWR_SLEEP); in i2c_hid_start_hwreset()
500 ret = i2c_hid_set_power(ihid, I2C_HID_PWR_ON); in i2c_hid_finish_hwreset()
958 i2c_hid_set_power(ihid, I2C_HID_PWR_SLEEP); in i2c_hid_core_suspend()
1009 ret = i2c_hid_set_power(ihid, I2C_HID_PWR_ON); in i2c_hid_core_resume()
1320 i2c_hid_set_power(ihid, I2C_HID_PWR_SLEEP); in i2c_hid_core_shutdown()