Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dps3fb.h27 #define PS3FB_IOCTL_SETMODE _IOW('r', 1, int) /* set video mode */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dps3fb.c807 case PS3FB_IOCTL_SETMODE: in ps3fb_ioctl()