Home
last modified time | relevance | path

Searched refs:radeon_show_one_edid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeon_base.c2193 static ssize_t radeon_show_one_edid(char *buf, loff_t off, size_t count, const u8 *edid) in radeon_show_one_edid() function
2207 return radeon_show_one_edid(buf, off, count, rinfo->mon1_EDID); in radeon_show_edid1()
2219 return radeon_show_one_edid(buf, off, count, rinfo->mon2_EDID); in radeon_show_edid2()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeon_base.c2193 static ssize_t radeon_show_one_edid(char *buf, loff_t off, size_t count, const u8 *edid) in radeon_show_one_edid() function
2207 return radeon_show_one_edid(buf, off, count, rinfo->mon1_EDID); in radeon_show_edid1()
2219 return radeon_show_one_edid(buf, off, count, rinfo->mon2_EDID); in radeon_show_edid2()

Completed in 7 milliseconds