Home
last modified time | relevance | path

Searched refs:omapfb_vram_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Domapfb.h59 #define OMAPFB_GET_VRAM_INFO OMAP_IOR(61, struct omapfb_vram_info)
200 struct omapfb_vram_info { struct
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c590 struct omapfb_vram_info vram_info; in omapfb_ioctl()