Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dchipsfb.c78 static int chipsfb_set_par(struct fb_info *info);
87 .fb_set_par = chipsfb_set_par,
108 static int chipsfb_set_par(struct fb_info *info) in chipsfb_set_par() function