Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dmbxfb.h41 struct mbxfb_overlaySetup { struct
92 #define MBXFB_IOCX_OVERLAY _IOWR(0xF4, 0x00,struct mbxfb_overlaySetup)
/Linux-v5.4/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()