Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/i2c-hid/
Di2c-hid.c1283 static const struct i2c_device_id i2c_hid_id_table[] = { variable
1288 MODULE_DEVICE_TABLE(i2c, i2c_hid_id_table);
1302 .id_table = i2c_hid_id_table,