Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fbcon_cw.c File Reference
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/fb.h>
#include <linux/vt_kern.h>
#include <linux/console.h>
#include <asm/types.h>
#include "fbcon.h"
#include "fbcon_rotate.h"

Go to the source code of this file.

Functions

void fbcon_rotate_cw (struct fbcon_ops *ops)
 
 EXPORT_SYMBOL (fbcon_rotate_cw)
 
 MODULE_AUTHOR ("Antonino Daplas <[email protected]>")
 
 MODULE_DESCRIPTION ("Console Rotation (90 degrees) Support")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

EXPORT_SYMBOL ( fbcon_rotate_cw  )
void fbcon_rotate_cw ( struct fbcon_ops ops)

Definition at line 396 of file fbcon_cw.c.

MODULE_AUTHOR ( "Antonino Daplas <[email protected]>"  )
MODULE_DESCRIPTION ( "Console Rotation (90 degrees) Support"  )
MODULE_LICENSE ( "GPL"  )