Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dms5637.c194 static const struct ms_tp_hw_data ms5637_hw_data = { variable
204 static const struct ms_tp_data ms5637_data = { .name = "ms5637", .hw = &ms5637_hw_data };
208 static const struct ms_tp_data ms5805_data = { .name = "ms5805", .hw = &ms5637_hw_data };
210 static const struct ms_tp_data ms5837_data = { .name = "ms5837", .hw = &ms5637_hw_data };
214 .hw = &ms5637_hw_data,