Searched refs:thp7312_mode_info_data (Results 1 – 1 of 1) sorted by relevance
201 static const struct thp7312_mode_info thp7312_mode_info_data[] = { variable315 mode = v4l2_find_nearest_size(thp7312_mode_info_data, in thp7312_find_mode()316 ARRAY_SIZE(thp7312_mode_info_data), in thp7312_find_mode()694 if (fse->index >= ARRAY_SIZE(thp7312_mode_info_data)) in thp7312_enum_frame_size()697 fse->min_width = thp7312_mode_info_data[fse->index].width; in thp7312_enum_frame_size()699 fse->min_height = thp7312_mode_info_data[fse->index].height; in thp7312_enum_frame_size()854 const struct thp7312_mode_info *default_mode = &thp7312_mode_info_data[0]; in thp7312_init_state()1322 thp7312->link_freq = thp7312_mode_info_data[0].rates[0].link_freq; in thp7312_init_controls()