Home
last modified time | relevance | path

Searched refs:has_frame (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_debugfs_crc.h64 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame,
67 static inline int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_debugfs_crc.h64 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame,
67 static inline int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c386 * @has_frame: whether this entry has a frame number to go with
393 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() argument
426 entry->has_frame_counter = has_frame; in drm_crtc_add_crc_entry()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c386 * @has_frame: whether this entry has a frame number to go with
393 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() argument
426 entry->has_frame_counter = has_frame; in drm_crtc_add_crc_entry()

Completed in 2 milliseconds