Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/i2c-hid/
Di2c-hid.c1165 static const struct i2c_device_id i2c_hid_id_table[] = { variable
1169 MODULE_DEVICE_TABLE(i2c, i2c_hid_id_table);
1184 .id_table = i2c_hid_id_table,