Home
last modified time | relevance | path

Searched defs:ssam_temp (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/hwmon/
Dsurface_temp.c111 struct ssam_temp { struct
121 const struct ssam_temp *ssam_temp = data; in ssam_temp_hwmon_is_visible() local
133 const struct ssam_temp *ssam_temp = dev_get_drvdata(dev); in ssam_temp_hwmon_read() local
142 const struct ssam_temp *ssam_temp = dev_get_drvdata(dev); in ssam_temp_hwmon_read_string() local
184 struct ssam_temp *ssam_temp; in ssam_temp_probe() local
223 static struct ssam_device_driver ssam_temp = { variable