Searched defs:scpi_sensors (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dscpi-hwmon.c36 struct scpi_sensors *scpi_sensors; member in struct:scpi_thermal_zone
40 struct scpi_sensors { struct
52 struct scpi_sensors *scpi_sensors = zone->scpi_sensors; scpi_read_temp() local
70 struct scpi_sensors *scpi_sensors = dev_get_drvdata(dev); scpi_show_sensor() local
119 struct scpi_sensors *scpi_sensors; scpi_hwmon_probe() local
264 struct scpi_sensors *scpi_sensors = platform_get_drvdata(pdev); scpi_hwmon_remove() local
96 unregister_thermal_zones(struct platform_device *pdev, struct scpi_sensors *scpi_sensors) unregister_thermal_zones() argument

Completed in 161 milliseconds