Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dps3fb.h28 #define PS3FB_IOCTL_GETMODE _IOR('r', 2, int) /* get video mode */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dps3fb.c839 case PS3FB_IOCTL_GETMODE: in ps3fb_ioctl()