Home
last modified time | relevance | path

Searched refs:fb_get_options (Results 1 - 25 of 191) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_cmdline.c25 * fb_get_options - get kernel boot parameters
36 int fb_get_options(const char *name, char **option) in fb_get_options() function
61 EXPORT_SYMBOL(fb_get_options); variable
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfb_cmdline.c27 * fb_get_options - get kernel boot parameters
35 int fb_get_options(const char *name, char **option) in fb_get_options() function
67 EXPORT_SYMBOL(fb_get_options); variable
77 * fb_get_options() as necessary.
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dskeletonfb.c896 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
984 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
H A Dmaxinefb.c122 if (fb_get_options("maxinefb", NULL)) in maxinefb_init()
H A Dq40fb.c140 if (fb_get_options("q40fb", NULL)) in q40fb_init()
H A Dfm2fb.c316 if (fb_get_options("fm2fb", &option)) in fm2fb_init()
H A Dg364fb.c180 if (fb_get_options("g364fb", NULL)) in g364fb_init()
H A Dsunxvr1000.c194 if (fb_get_options("gfb", NULL)) in gfb_init()
H A Dpmag-ba-fb.c278 if (fb_get_options("pmagbafb", NULL)) in pmagbafb_init()
H A Dsunxvr2500.c245 if (fb_get_options("s3d", NULL)) in s3d_init()
H A Ddnfb.c290 if (fb_get_options("dnfb", NULL)) in dnfb_init()
H A Dpmag-aa-fb.c288 if (fb_get_options("pmagaafb", NULL)) in pmagaafb_init()
H A Dp9100.c365 if (fb_get_options("p9100fb", NULL)) in p9100_init()
H A D68328fb.c422 if (fb_get_options("68328fb", &option)) in mc68x328fb_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dskeletonfb.c903 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
996 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
H A Dq40fb.c137 if (fb_get_options("q40fb", NULL)) in q40fb_init()
H A Dmaxinefb.c120 if (fb_get_options("maxinefb", NULL)) in maxinefb_init()
H A Dfm2fb.c313 if (fb_get_options("fm2fb", &option)) in fm2fb_init()
H A Dg364fb.c178 if (fb_get_options("g364fb", NULL)) in g364fb_init()
H A Dsunxvr1000.c192 if (fb_get_options("gfb", NULL)) in gfb_init()
H A Dsunxvr2500.c250 if (fb_get_options("s3d", NULL)) in s3d_init()
H A Dpmag-ba-fb.c275 if (fb_get_options("pmagbafb", NULL)) in pmagbafb_init()
H A Ddnfb.c290 if (fb_get_options("dnfb", NULL)) in dnfb_init()
H A Dp9100.c363 if (fb_get_options("p9100fb", NULL)) in p9100_init()
H A Dpmag-aa-fb.c285 if (fb_get_options("pmagaafb", NULL)) in pmagaafb_init()

Completed in 12 milliseconds

12345678