Home
last modified time | relevance | path

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

/linux/drivers/hid/i2c-hid/
H A Di2c-hid-of.c146 static const struct i2c_device_id i2c_hid_of_id_table[] = { variable
151 MODULE_DEVICE_TABLE(i2c, i2c_hid_of_id_table);
164 .id_table = i2c_hid_of_id_table,