Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsysfb.h75 int create_simplefb(const struct screen_info *si,
86 static inline int create_simplefb(const struct screen_info *si, in create_simplefb() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsysfb.c51 ret = create_simplefb(si, &mode); in sysfb_init()
H A Dsysfb_simplefb.c60 __init int create_simplefb(const struct screen_info *si, in create_simplefb() function