Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_debugfs_crc.c67 static int crc_control_show(struct seq_file *m, void *data) in crc_control_show() function
80 return single_open(file, crc_control_show, crtc); in crc_control_open()