|
Linux Kernel
3.7.1
|
#include "radeonfb.h"#include <linux/console.h>#include <linux/agp_backend.h>#include "ati_ids.h"Go to the source code of this file.
Functions | |
| void | radeonfb_pm_init (struct radeonfb_info *rinfo, int dynclk, int ignore_devlist, int force_sleep) |
| void | radeonfb_pm_exit (struct radeonfb_info *rinfo) |
| void radeonfb_pm_exit | ( | struct radeonfb_info * | rinfo | ) |
Definition at line 2898 of file radeon_pm.c.
| void radeonfb_pm_init | ( | struct radeonfb_info * | rinfo, |
| int | dynclk, | ||
| int | ignore_devlist, | ||
| int | force_sleep | ||
| ) |
Definition at line 2805 of file radeon_pm.c.
1.8.2