Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/i2c-hid/
Di2c-hid-core.c234 static size_t i2c_hid_encode_command(u8 *buf, u8 opcode, in i2c_hid_encode_command() function
267 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_get_report()
360 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_set_or_send_report()
404 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_set_power_command()
460 length += i2c_hid_encode_command(ihid->cmdbuf + length, in i2c_hid_start_hwreset()