Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c46 static int tgafb_set_par(struct fb_info *);
76 .fb_set_par = tgafb_set_par,
206 * tgafb_set_par - Optional function. Alters the hardware state.
210 tgafb_set_par(struct fb_info *info) function
1387 tgafb_set_par(info); /* A bit of overkill for BASE_ADDR reset. */
1501 tgafb_set_par(info);
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c47 static int tgafb_set_par(struct fb_info *);
77 .fb_set_par = tgafb_set_par,
213 * tgafb_set_par - Optional function. Alters the hardware state.
217 tgafb_set_par(struct fb_info *info) function
1393 tgafb_set_par(info); /* A bit of overkill for BASE_ADDR reset. */
1507 tgafb_set_par(info);

Completed in 5 milliseconds