Searched refs:ms_tp_data (Results 1 – 1 of 1) sorted by relevance
33 struct ms_tp_data { struct147 const struct ms_tp_data *data; in ms5637_probe()204 static const struct ms_tp_data ms5637_data = { .name = "ms5637", .hw = &ms5637_hw_data };206 static const struct ms_tp_data ms5803_data = { .name = "ms5803", .hw = &ms5803_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 };212 static const struct ms_tp_data ms8607_data = {