Searched refs:ms5637_hw_data (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/iio/pressure/
H A Dms5637.c194 static const struct ms_tp_hw_data ms5637_hw_data = { variable in typeref:struct:ms_tp_hw_data
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,

Completed in 129 milliseconds