Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dmbxfb.h65 struct mbxfb_alphaCtl { struct
93 #define MBXFB_IOCG_ALPHA _IOR(0xF4, 0x01,struct mbxfb_alphaCtl) argument
94 #define MBXFB_IOCS_ALPHA _IOW(0xF4, 0x02,struct mbxfb_alphaCtl)
/Linux-v4.19/drivers/video/fbdev/mbx/
Dmbxfb.c512 static int mbxfb_ioctl_alphactl(struct mbxfb_alphaCtl *alpha) in mbxfb_ioctl_alphactl()
606 struct mbxfb_alphaCtl alpha; in mbxfb_ioctl()
637 sizeof(struct mbxfb_alphaCtl))) in mbxfb_ioctl()