|
Linux Kernel
3.7.1
|
#include "psb_drv.h"#include "psb_intel_reg.h"#include "psb_intel_drv.h"#include "intel_bios.h"#include "power.h"Go to the source code of this file.
| void gma_backlight_disable | ( | struct drm_device * | dev | ) |
Definition at line 49 of file backlight.c.
| void gma_backlight_enable | ( | struct drm_device * | dev | ) |
Definition at line 37 of file backlight.c.
| void gma_backlight_exit | ( | struct drm_device * | dev | ) |
Definition at line 84 of file backlight.c.
| int gma_backlight_init | ( | struct drm_device * | dev | ) |
Definition at line 73 of file backlight.c.
| void gma_backlight_set | ( | struct drm_device * | dev, |
| int | v | ||
| ) |
Definition at line 61 of file backlight.c.
1.8.2