Searched refs:tmp401_data (Results 1 – 1 of 1) sorted by relevance
160 struct tmp401_data { struct203 struct tmp401_data *data) in tmp401_update_device_reg16()236 static struct tmp401_data *tmp401_update_device(struct device *dev) in tmp401_update_device()238 struct tmp401_data *data = dev_get_drvdata(dev); in tmp401_update_device()240 struct tmp401_data *ret = data; in tmp401_update_device()313 struct tmp401_data *data = tmp401_update_device(dev); in show_temp()326 struct tmp401_data *data = tmp401_update_device(dev); in show_temp_crit_hyst()344 struct tmp401_data *data = tmp401_update_device(dev); in show_status()357 struct tmp401_data *data = dev_get_drvdata(dev); in store_temp()389 struct tmp401_data *data = tmp401_update_device(dev); in store_temp_crit_hyst()[all …]