Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Ds3fb.c77 static const char * const s3_names[] = {"S3 Unknown", "S3 Trio32", "S3 Trio64", "S3 Trio64V+", variable
1256 strcpy(info->fix.id, s3_names [par->chip]); in s3_pci_probe()