Home
last modified time | relevance | path

Searched refs:crtc_crc_data_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c178 static int crtc_crc_data_count(struct drm_crtc_crc *crc) in crtc_crc_data_count() function
301 while (crtc_crc_data_count(crc) == 0) { in crtc_crc_read()
308 crtc_crc_data_count(crc), in crtc_crc_read()
353 if (crc->source && crtc_crc_data_count(crc)) in crtc_crc_poll()