Searched refs:s3_names (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | s3fb.c | 77 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | s3fb.c | 78 static const char * const s3_names[] = {"S3 Unknown", "S3 Trio32", "S3 Trio64", "S3 Trio64V+", variable 1264 strcpy(info->fix.id, s3_names [par->chip]); in s3_pci_probe()
|
Completed in 5 milliseconds