Searched refs:drm_send_event_timestamp_locked (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/drm/
H A Ddrm_file.h456 void drm_send_event_timestamp_locked(struct drm_device *dev,
/linux-master/drivers/gpu/drm/
H A Ddrm_file.c782 * drm_send_event_timestamp_locked - send DRM event to file descriptor
797 void drm_send_event_timestamp_locked(struct drm_device *dev, function
802 EXPORT_SYMBOL(drm_send_event_timestamp_locked); variable
H A Ddrm_vblank.c1059 drm_send_event_timestamp_locked(dev, &e->base, now);

Completed in 128 milliseconds