Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/pressure/
Dms5611.h28 struct ms5611_chip_info { struct
31 int (*temp_and_pressure_compensate)(struct ms5611_chip_info *chip_info, argument
58 struct ms5611_chip_info *chip_info;
Dms5611_core.c121 static int ms5611_temp_and_pressure_compensate(struct ms5611_chip_info *chip_info, in ms5611_temp_and_pressure_compensate()
157 static int ms5607_temp_and_pressure_compensate(struct ms5611_chip_info *chip_info, in ms5607_temp_and_pressure_compensate()
345 static struct ms5611_chip_info chip_info_tbl[] = {