Home
last modified time | relevance | path

Searched defs:pgprot_framebuffer (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/include/asm/
Dvideo.h7 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
13 #define pgprot_framebuffer pgprot_framebuffer macro
/arch/m68k/include/asm/
Dvideo.h8 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
28 #define pgprot_framebuffer pgprot_framebuffer macro
/arch/mips/include/asm/
Dvideo.h6 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
12 #define pgprot_framebuffer pgprot_framebuffer macro
/arch/sparc/include/asm/
Dvideo.h13 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
19 #define pgprot_framebuffer pgprot_framebuffer macro
/arch/x86/include/asm/
Dvideo.h14 #define pgprot_framebuffer pgprot_framebuffer macro
/arch/x86/video/
Dvideo-common.c16 pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function