Home
last modified time | relevance | path

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

/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c240 static size_t i2c_hid_encode_command(u8 *buf, u8 opcode, in i2c_hid_encode_command() function
273 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_get_report()
366 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_set_or_send_report()
410 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_set_power_command()
478 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_start_hwreset()