Searched refs:tmp421_data (Results 1 – 1 of 1) sorted by relevance
98 struct tmp421_data { struct131 static struct tmp421_data *tmp421_update_device(struct device *dev) in tmp421_update_device() argument133 struct tmp421_data *data = dev_get_drvdata(dev); in tmp421_update_device()161 struct tmp421_data *tmp421 = tmp421_update_device(dev); in tmp421_read()293 struct tmp421_data *data; in tmp421_probe()296 data = devm_kzalloc(dev, sizeof(struct tmp421_data), GFP_KERNEL); in tmp421_probe()