Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dchipsfb.c77 static int chipsfb_set_par(struct fb_info *info);
85 .fb_set_par = chipsfb_set_par,
109 static int chipsfb_set_par(struct fb_info *info) in chipsfb_set_par() function