Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pcsp_input.c File Reference
#include <linux/init.h>
#include <linux/input.h>
#include <asm/io.h>
#include "pcsp.h"

Go to the source code of this file.

Functions

void pcspkr_stop_sound (void)
 
int __devinit pcspkr_input_init (struct input_dev **rdev, struct device *dev)
 
int pcspkr_input_remove (struct input_dev *dev)
 

Function Documentation

int __devinit pcspkr_input_init ( struct input_dev **  rdev,
struct device dev 
)

Definition at line 80 of file pcsp_input.c.

int pcspkr_input_remove ( struct input_dev *  dev)

Definition at line 110 of file pcsp_input.c.

void pcspkr_stop_sound ( void  )

Definition at line 42 of file pcsp_input.c.