Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c228 static int i2c_hid_command(struct i2c_client *client, in i2c_hid_command() function
369 ret = i2c_hid_command(client, &hid_reset_cmd, NULL, 0); in i2c_hid_hwreset()
674 ret = i2c_hid_command(client, &hid_report_descr_cmd, rdesc, rsize); in i2c_hid_parse()
823 ret = i2c_hid_command(client, &hid_descr_cmd, ihid->hdesc_buffer, in i2c_hid_fetch_hid_descriptor()