Home
last modified time | relevance | path

Searched refs:s3fb_tile_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Ds3fb.c319 static struct fb_tile_ops s3fb_tile_ops = { variable
627 info->tileops = fasttext ? &s3fb_fast_tile_ops : &s3fb_tile_ops; in s3fb_set_par()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Ds3fb.c320 static struct fb_tile_ops s3fb_tile_ops = { variable
631 info->tileops = fasttext ? &s3fb_fast_tile_ops : &s3fb_tile_ops; in s3fb_set_par()

Completed in 5 milliseconds