Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_debugfs_crc.c83 static int crc_control_show(struct seq_file *m, void *data) in crc_control_show() function
117 return single_open(file, crc_control_show, crtc); in crc_control_open()