Searched refs:supply_mv (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ | ||
D | sht15.h | 32 int supply_mv; member |
/linux-4.4.14/drivers/hwmon/ | ||
D | sht15.c | 936 data->supply_uv = data->pdata->supply_mv * 1000; in sht15_probe() |