|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void __devinit | radeon_probe_screens (struct radeonfb_info *rinfo, const char *monitor_layout, int ignore_edid) |
| void __devinit | radeon_check_modes (struct radeonfb_info *rinfo, const char *mode_option) |
| int | radeon_match_mode (struct radeonfb_info *rinfo, struct fb_var_screeninfo *dest, const struct fb_var_screeninfo *src) |
Definition at line 756 of file radeon_monitor.c.
| int radeon_match_mode | ( | struct radeonfb_info * | rinfo, |
| struct fb_var_screeninfo * | dest, | ||
| const struct fb_var_screeninfo * | src | ||
| ) |
Definition at line 974 of file radeon_monitor.c.
| void __devinit radeon_probe_screens | ( | struct radeonfb_info * | rinfo, |
| const char * | monitor_layout, | ||
| int | ignore_edid | ||
| ) |
Definition at line 436 of file radeon_monitor.c.
1.8.2