Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dps3fb.h32 #define PS3FB_IOCTL_FSEL _IOW('r', 6, int) /* blit and flip request */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dps3fb.c873 case PS3FB_IOCTL_FSEL: in ps3fb_ioctl()