Home
last modified time | relevance | path

Searched refs:tc74_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtc74.c28 struct tc74_data { struct
38 struct tc74_data *data = dev_get_drvdata(dev); in tc74_update_device()
88 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()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtc74.c28 struct tc74_data { struct
38 struct tc74_data *data = dev_get_drvdata(dev); in tc74_update_device()
88 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()

Completed in 1 milliseconds