Home
last modified time | relevance | path

Searched refs:ms5611_chip_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/iio/pressure/
Dms5611.h35 struct ms5611_chip_info { struct
38 int (*temp_and_pressure_compensate)(struct ms5611_chip_info *chip_info, argument
51 struct ms5611_chip_info *chip_info;
Dms5611_core.c88 static int ms5611_temp_and_pressure_compensate(struct ms5611_chip_info *chip_info, in ms5611_temp_and_pressure_compensate()
124 static int ms5607_temp_and_pressure_compensate(struct ms5611_chip_info *chip_info, in ms5607_temp_and_pressure_compensate()
209 static struct ms5611_chip_info chip_info_tbl[] = {