Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Domapfb.h137 struct omapfb_memory_read { struct
138 __u16 x;
139 __u16 y;
140 __u16 w;
141 __u16 h;
142 size_t buffer_size;
143 void __user *buffer;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Domapfb.h150 struct omapfb_memory_read { struct
151 __u16 x;
152 __u16 y;
153 __u16 w;
154 __u16 h;
155 size_t buffer_size;
156 void __user * buffer;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Domapfb.h150 struct omapfb_memory_read { struct
151 __u16 x;
152 __u16 y;
153 __u16 w;
154 __u16 h;
155 size_t buffer_size;
156 void __user * buffer;
/kernel/linux/linux-6.6/include/uapi/linux/
Domapfb.h180 struct omapfb_memory_read { struct
181 __u16 x;
182 __u16 y;
183 __u16 w;
184 __u16 h;
185 size_t buffer_size;
186 void __user *buffer;
/kernel/linux/linux-5.10/include/uapi/linux/
Domapfb.h180 struct omapfb_memory_read { struct
181 __u16 x;
182 __u16 y;
183 __u16 w;
184 __u16 h;
185 size_t buffer_size;
186 void __user *buffer;
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c475 static int omapfb_memory_read(struct fb_info *fbi, in omapfb_memory_read() function
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c475 static int omapfb_memory_read(struct fb_info *fbi, in omapfb_memory_read() function