HomeSort by: relevance | last modified time | path
    Searched defs:crc_control_show (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_debugfs_crc.c 88 static int crc_control_show(struct seq_file *m, void *data) function in typeref:typename:int
122 return single_open(file, crc_control_show, crtc);
drm_debugfs_crc.c 88 static int crc_control_show(struct seq_file *m, void *data) function in typeref:typename:int
122 return single_open(file, crc_control_show, crtc);
drm_debugfs_crc.c 88 static int crc_control_show(struct seq_file *m, void *data) function in typeref:typename:int
122 return single_open(file, crc_control_show, crtc);

Completed in 31 milliseconds