Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/i2c-hid/
Di2c-hid.c226 static int i2c_hid_command(struct i2c_client *client, in i2c_hid_command() function
367 ret = i2c_hid_command(client, &hid_reset_cmd, NULL, 0); in i2c_hid_hwreset()
672 ret = i2c_hid_command(client, &hid_report_descr_cmd, rdesc, rsize); in i2c_hid_parse()
821 ret = i2c_hid_command(client, &hid_descr_cmd, ihid->hdesc_buffer, in i2c_hid_fetch_hid_descriptor()