Searched refs:tc74_data (Results 1 – 1 of 1) sorted by relevance
28 struct tc74_data { struct38 struct tc74_data *data = dev_get_drvdata(dev); in tc74_update_device() argument88 struct tc74_data *data = dev_get_drvdata(dev); in temp_input_show()109 struct tc74_data *data; in tc74_probe()116 data = devm_kzalloc(dev, sizeof(struct tc74_data), GFP_KERNEL); in tc74_probe()