Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
nouveau_backlight.c File Reference
#include <linux/backlight.h>
#include <linux/acpi.h>
#include "nouveau_drm.h"
#include "nouveau_reg.h"
#include "nouveau_encoder.h"

Go to the source code of this file.

Functions

int nouveau_backlight_init (struct drm_device *dev)
 
void nouveau_backlight_exit (struct drm_device *dev)
 

Function Documentation

void nouveau_backlight_exit ( struct drm_device dev)

Definition at line 251 of file nouveau_backlight.c.

int nouveau_backlight_init ( struct drm_device dev)

Definition at line 217 of file nouveau_backlight.c.