Searched refs:thp7312_sensor_info (Results 1 – 1 of 1) sorted by relevance
240 struct thp7312_sensor_info { struct245 const struct thp7312_sensor_info *info; argument299 static const struct thp7312_sensor_info thp7312_sensor_info[] = { variable1986 for (i = 0; i < ARRAY_SIZE(thp7312_sensor_info); i++) { in thp7312_sensor_parse_dt()1987 const struct thp7312_sensor_info *info = in thp7312_sensor_parse_dt()1988 &thp7312_sensor_info[i]; in thp7312_sensor_parse_dt()