Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/
H A Ddrm_sysfs.c263 static ssize_t edid_show(struct file *filp, struct kobject *kobj, in edid_show() function
322 .read_new = edid_show,
H A Ddrm_debugfs.c440 static int edid_show(struct seq_file *m, void *data) in edid_show() function
449 return single_open(file, edid_show, dev); in edid_open()
/linux-6.15/drivers/video/fbdev/
H A Dudlfb.c1417 static ssize_t edid_show( in edid_show() function
1485 .read_new = edid_show,