4 #include <linux/types.h>
7 /* platform data for the DS620 temperature sensor and thermostat */
9 struct ds620_platform_data
{
11 * Thermostat output pin PO mode:
12 * 0 = always low (default)
16 * (see Documentation/hwmon/ds620)
21 #endif /* _LINUX_DS620_H */