Searched refs:drm_r128_fullscreen_t (Results 1 – 2 of 2) sorted by relevance
191 #define DRM_IOCTL_R128_FULLSCREEN DRM_IOW( 0x50, drm_r128_fullscreen_t)306 } drm_r128_fullscreen_t; typedef
834 drm_r128_fullscreen_t fs; in r128_fullscreen()838 if ( copy_from_user( &fs, (drm_r128_fullscreen_t *)arg, sizeof(fs) ) ) in r128_fullscreen()