Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/aty/
Dradeon_base.c2195 static ssize_t radeon_show_one_edid(char *buf, loff_t off, size_t count, const u8 *edid) in radeon_show_one_edid() function
2209 return radeon_show_one_edid(buf, off, count, rinfo->mon1_EDID); in radeon_show_edid1()
2221 return radeon_show_one_edid(buf, off, count, rinfo->mon2_EDID); in radeon_show_edid2()