Home
last modified time | relevance | path

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

/linux-6.8/arch/m68k/include/asm/
Dfb.h8 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
28 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-6.8/arch/powerpc/include/asm/
Dfb.h7 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
13 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-6.8/arch/mips/include/asm/
Dfb.h6 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
12 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-6.8/arch/sparc/include/asm/
Dfb.h12 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
18 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-6.8/include/asm-generic/
Dfb.h17 #define pgprot_framebuffer pgprot_framebuffer macro
18 static inline pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function
/linux-6.8/arch/x86/include/asm/
Dfb.h12 #define pgprot_framebuffer pgprot_framebuffer macro
/linux-6.8/arch/x86/video/
Dfbdev.c16 pgprot_t pgprot_framebuffer(pgprot_t prot, in pgprot_framebuffer() function