Searched refs:vsp1_device_infos (Results 1 – 1 of 1) sorted by relevance
652 static const struct vsp1_device_info vsp1_device_infos[] = { variable860 for (i = 0; i < ARRAY_SIZE(vsp1_device_infos); ++i) { in vsp1_probe()862 vsp1_device_infos[i].version) { in vsp1_probe()863 vsp1->info = &vsp1_device_infos[i]; in vsp1_probe()