Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c1181 static const struct i2c_device_id i2c_hid_id_table[] = { variable
1185 MODULE_DEVICE_TABLE(i2c, i2c_hid_id_table);
1200 .id_table = i2c_hid_id_table,