mirror of
https://github.com/openbsd/src.git
synced 2026-06-18 07:13:36 +02:00
drm/vblank: Fix kernel docs for vblank timer
From Thomas Zimmermann 141ffb83abe97db88df8822c82cd53ae5e38221a in linux-6.18.y/6.18.34 3946d3ba99342f3b9996e621f05e7003d4308171 in mainline linux
This commit is contained in:
@@ -2278,7 +2278,7 @@ int drm_crtc_vblank_start_timer(struct drm_crtc *crtc)
|
||||
EXPORT_SYMBOL(drm_crtc_vblank_start_timer);
|
||||
|
||||
/**
|
||||
* drm_crtc_vblank_start_timer - Cancels the given CRTC's vblank timer
|
||||
* drm_crtc_vblank_cancel_timer - Cancels the given CRTC's vblank timer
|
||||
* @crtc: the CRTC
|
||||
*
|
||||
* Drivers should call this function from their CRTC's disable_vblank
|
||||
|
||||
Reference in New Issue
Block a user