Searched refs:edid_show (Results 1 – 3 of 3) sorted by relevance
263 static ssize_t edid_show(struct file *filp, struct kobject *kobj, in edid_show() function322 .read_new = edid_show,
440 static int edid_show(struct seq_file *m, void *data) in edid_show() function449 return single_open(file, edid_show, dev); in edid_open()
1417 static ssize_t edid_show( in edid_show() function1485 .read_new = edid_show,