Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/pressure/
Dms5611.h31 struct ms5611_chip_info { struct
34 int (*temp_and_pressure_compensate)(struct ms5611_chip_info *chip_info, argument
61 struct ms5611_chip_info *chip_info;
Dms5611_core.c125 static int ms5611_temp_and_pressure_compensate(struct ms5611_chip_info *chip_info, in ms5611_temp_and_pressure_compensate()
161 static int ms5607_temp_and_pressure_compensate(struct ms5611_chip_info *chip_info, in ms5607_temp_and_pressure_compensate()
344 static struct ms5611_chip_info chip_info_tbl[] = {