Home
last modified time | relevance | path

Searched refs:omap_init_fb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dfb.c47 static int __init omap_init_fb(void) in omap_init_fb() function
59 arch_initcall(omap_init_fb); variable
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dfb.c64 static int __init omap_init_fb(void) in omap_init_fb() function
76 arch_initcall(omap_init_fb); variable
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dfb.c96 int __init omap_init_fb(void) in omap_init_fb() function
101 int __init omap_init_fb(void) { return 0; } in omap_init_fb() function
H A Ddisplay.h19 int omap_init_fb(void);
H A Ddisplay.c197 r = omap_init_fb(); in omapdss_init_fbdev()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dfb.c96 int __init omap_init_fb(void) in omap_init_fb() function
101 int __init omap_init_fb(void) { return 0; } in omap_init_fb() function
H A Ddisplay.h19 int omap_init_fb(void);
H A Ddisplay.c189 r = omap_init_fb(); in omapdss_init_fbdev()

Completed in 3 milliseconds