Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_sysfs.c188 static ssize_t edid_show(struct file *filp, struct kobject *kobj, in edid_show() function
256 .read = edid_show,
H A 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()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dudlfb.c1457 static ssize_t edid_show( in edid_show() function
1525 .read = edid_show,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c3587 static ssize_t edid_show(struct device *dev, in edid_show() function