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_crtc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
drm_mode.h
110
struct
drm_mode_crtc
{
struct
drm.h
1101
#define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct
drm_mode_crtc
)
1102
#define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct
drm_mode_crtc
)
/src/sys/external/bsd/drm2/dist/drm/
drm_crtc.c
368
struct
drm_mode_crtc
*crtc_resp = data;
535
struct
drm_mode_crtc
*crtc_req = data;
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h
922
#define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct
drm_mode_crtc
)
923
#define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct
drm_mode_crtc
)
drm_mode.h
258
struct
drm_mode_crtc
{
struct
Completed in 31 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025