Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83l785ts.c70 static struct w83l785ts_data *w83l785ts_update_device(struct device *dev);
98 struct w83l785ts_data { struct
116 struct w83l785ts_data *data = w83l785ts_update_device(dev); in show_temp()
167 struct w83l785ts_data *data; in w83l785ts_probe()
171 data = devm_kzalloc(dev, sizeof(struct w83l785ts_data), GFP_KERNEL); in w83l785ts_probe()
208 struct w83l785ts_data *data = i2c_get_clientdata(client); in w83l785ts_remove()
258 static struct w83l785ts_data *w83l785ts_update_device(struct device *dev) in w83l785ts_update_device()
261 struct w83l785ts_data *data = i2c_get_clientdata(client); in w83l785ts_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83l785ts.c70 static struct w83l785ts_data *w83l785ts_update_device(struct device *dev);
98 struct w83l785ts_data { struct
116 struct w83l785ts_data *data = w83l785ts_update_device(dev); in show_temp()
167 struct w83l785ts_data *data; in w83l785ts_probe()
171 data = devm_kzalloc(dev, sizeof(struct w83l785ts_data), GFP_KERNEL); in w83l785ts_probe()
208 struct w83l785ts_data *data = i2c_get_clientdata(client); in w83l785ts_remove()
256 static struct w83l785ts_data *w83l785ts_update_device(struct device *dev) in w83l785ts_update_device()
259 struct w83l785ts_data *data = i2c_get_clientdata(client); in w83l785ts_update_device()

Completed in 2 milliseconds