Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_debugfs.c237 static int connector_show(struct seq_file *m, void *data) in connector_show() function
250 return single_open(file, connector_show, dev); in connector_open()