Searched refs:exc3000_id (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dexc3000.c45 static const struct i2c_device_id exc3000_id[]; variable in typeref:struct:i2c_device_id
350 i2c_match_id(exc3000_id, client)->driver_data;
440 static const struct i2c_device_id exc3000_id[] = { variable in typeref:struct:i2c_device_id
446 MODULE_DEVICE_TABLE(i2c, exc3000_id);
473 .id_table = exc3000_id,

Completed in 223 milliseconds