Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dthp7312.c239 struct thp7312_sensor_info { struct
244 const struct thp7312_sensor_info *info; argument
298 static const struct thp7312_sensor_info thp7312_sensor_info[] = { variable
1983 for (i = 0; i < ARRAY_SIZE(thp7312_sensor_info); i++) { in thp7312_sensor_parse_dt()
1984 const struct thp7312_sensor_info *info = in thp7312_sensor_parse_dt()
1985 &thp7312_sensor_info[i]; in thp7312_sensor_parse_dt()