OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_wait_vblank
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm/dist/bsd-core/
drm_irq.c
430
int
drm_wait_vblank
(struct drm_device *dev, void *data, struct drm_file *file_priv)
function in typeref:typename:int
432
union
drm_wait_vblank
*vblwait = data;
/src/sys/external/bsd/drm/dist/shared-core/
drm.h
563
union
drm_wait_vblank
{
union
1070
#define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union
drm_wait_vblank
)
1160
typedef union
drm_wait_vblank
drm_wait_vblank_t;
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h
535
union
drm_wait_vblank
{
union
914
#define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union
drm_wait_vblank
)
1064
typedef union
drm_wait_vblank
drm_wait_vblank_t;
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025