Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dtmp007.c443 const struct i2c_device_id *tmp007_id) in tmp007_probe() argument
519 tmp007_id->name, indio_dev); in tmp007_probe()
572 static const struct i2c_device_id tmp007_id[] = { variable
576 MODULE_DEVICE_TABLE(i2c, tmp007_id);
586 .id_table = tmp007_id,