Searched refs:I2C_HID_RESET_PENDING (Results 1 – 1 of 1) sorted by relevance
46 #define I2C_HID_RESET_PENDING (1 << 1) macro202 set_bit(I2C_HID_RESET_PENDING, &ihid->flags); in __i2c_hid_command()217 !test_bit(I2C_HID_RESET_PENDING, &ihid->flags), in __i2c_hid_command()399 if (test_and_clear_bit(I2C_HID_RESET_PENDING, &ihid->flags)) in i2c_hid_get_input()