Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsysfb.c37 static __init int sysfb_init(void) in sysfb_init() function
70 device_initcall(sysfb_init); variable
/kernel/linux/linux-6.6/drivers/firmware/
H A Dsysfb.c58 * It also unregisters a device if this was already registered by sysfb_init().
61 * against sysfb_init(), that registers a system framebuffer device.
72 static __init int sysfb_init(void) in sysfb_init() function
131 device_initcall(sysfb_init); variable

Completed in 1 milliseconds