OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_mode_fb_cmd
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
drm_mode.h
220
struct
drm_mode_fb_cmd
{
struct
drm.h
1116
#define DRM_IOCTL_MODE_GETFB DRM_IOWR(0xAD, struct
drm_mode_fb_cmd
)
1117
#define DRM_IOCTL_MODE_ADDFB DRM_IOWR(0xAE, struct
drm_mode_fb_cmd
)
1119
#define DRM_IOCTL_MODE_REPLACEFB DRM_IOWR(0xB0, struct
drm_mode_fb_cmd
)
/src/sys/external/bsd/drm2/dist/drm/
drm_crtc_internal.h
53
struct
drm_mode_fb_cmd
;
204
int drm_mode_addfb(struct drm_device *dev, struct
drm_mode_fb_cmd
*or,
drm_framebuffer.c
122
int drm_mode_addfb(struct drm_device *dev, struct
drm_mode_fb_cmd
*or,
514
struct
drm_mode_fb_cmd
*r = data;
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h
935
#define DRM_IOCTL_MODE_GETFB DRM_IOWR(0xAD, struct
drm_mode_fb_cmd
)
936
#define DRM_IOCTL_MODE_ADDFB DRM_IOWR(0xAE, struct
drm_mode_fb_cmd
)
drm_mode.h
477
struct
drm_mode_fb_cmd
{
struct
Completed in 18 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025