Searched refs:tmp421_data (Results 1 – 1 of 1) sorted by relevance
72 struct tmp421_data { struct101 static struct tmp421_data *tmp421_update_device(struct device *dev) in tmp421_update_device() argument103 struct tmp421_data *data = dev_get_drvdata(dev); in tmp421_update_device()132 struct tmp421_data *data = tmp421_update_device(dev); in show_temp_value()149 struct tmp421_data *data = tmp421_update_device(dev); in show_fault()165 struct tmp421_data *data = dev_get_drvdata(dev); in tmp421_is_visible()297 struct tmp421_data *data; in tmp421_probe()300 data = devm_kzalloc(dev, sizeof(struct tmp421_data), GFP_KERNEL); in tmp421_probe()