Searched refs:tmp421_data (Results 1 – 1 of 1) sorted by relevance
89 struct tmp421_data { struct116 static int tmp421_update_device(struct tmp421_data *data) in tmp421_update_device() argument160 struct tmp421_data *tmp421 = dev_get_drvdata(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()