Searched refs:tmp007_id (Results 1 – 1 of 1) sorted by relevance
450 const struct i2c_device_id *tmp007_id = i2c_client_get_device_id(client); in tmp007_probe() local529 tmp007_id->name, indio_dev); in tmp007_probe()562 static const struct i2c_device_id tmp007_id[] = { variable566 MODULE_DEVICE_TABLE(i2c, tmp007_id);575 .id_table = tmp007_id,