Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Domapfb.h58 #define OMAPFB_GET_VRAM_INFO OMAP_IOR(61, struct omapfb_vram_info) macro
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c846 case OMAPFB_GET_VRAM_INFO: { in omapfb_ioctl()