Home
last modified time | relevance | path

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

/linux-4.4.14/include/video/
Dmbxfb.h40 struct mbxfb_overlaySetup { struct
91 #define MBXFB_IOCX_OVERLAY _IOWR(0xF4, 0x00,struct mbxfb_overlaySetup)
/linux-4.4.14/drivers/video/fbdev/mbx/
Dmbxfb.c334 static int mbxfb_setupOverlay(struct mbxfb_overlaySetup *set) in mbxfb_setupOverlay()
604 struct mbxfb_overlaySetup setup; in mbxfb_ioctl()
615 sizeof(struct mbxfb_overlaySetup))) in mbxfb_ioctl()
623 sizeof(struct mbxfb_overlaySetup))) in mbxfb_ioctl()