Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/
Ddrm_sysfs.c233 static ssize_t edid_show(struct file *filp, struct kobject *kobj, in edid_show() function
301 .read = edid_show,
Ddrm_debugfs.c329 static int edid_show(struct seq_file *m, void *data) in edid_show() function
344 return single_open(file, edid_show, dev); in edid_open()
/linux-5.19.10/drivers/video/fbdev/
Dudlfb.c1458 static ssize_t edid_show( in edid_show() function
1526 .read = edid_show,