Home
last modified time | relevance | path

Searched refs:omapfb_memory_read (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Domapfb.h56 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read)
180 struct omapfb_memory_read { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Domapfb.h56 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read)
180 struct omapfb_memory_read { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Domapfb.h45 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read)
150 struct omapfb_memory_read { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Domapfb.h45 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read)
150 struct omapfb_memory_read { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Domapfb.h32 #define OMAPFB_MEMORY_READ OMAP_IOR(58, struct omapfb_memory_read)
137 struct omapfb_memory_read { struct
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c475 static int omapfb_memory_read(struct fb_info *fbi, in omapfb_memory_read() function
476 struct omapfb_memory_read *mr) in omapfb_memory_read()
589 struct omapfb_memory_read memory_read; in omapfb_ioctl()
833 r = omapfb_memory_read(fbi, &p.memory_read); in omapfb_ioctl()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c475 static int omapfb_memory_read(struct fb_info *fbi, in omapfb_memory_read() function
476 struct omapfb_memory_read *mr) in omapfb_memory_read()
589 struct omapfb_memory_read memory_read; in omapfb_ioctl()
833 r = omapfb_memory_read(fbi, &p.memory_read); in omapfb_ioctl()

Completed in 6 milliseconds