Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pmac_beep Struct Reference

Data Fields

int running
 
int volume
 
int volume_play
 
int hz
 
int nsamples
 
shortbuf
 
dma_addr_t addr
 
struct input_dev * dev
 

Detailed Description

Definition at line 32 of file beep.c.

Field Documentation

dma_addr_t addr

Definition at line 39 of file beep.c.

Definition at line 38 of file beep.c.

struct input_dev* dev

Definition at line 40 of file beep.c.

int hz

Definition at line 36 of file beep.c.

int nsamples

Definition at line 37 of file beep.c.

int running

Definition at line 33 of file beep.c.

int volume

Definition at line 34 of file beep.c.

int volume_play

Definition at line 35 of file beep.c.


The documentation for this struct was generated from the following file: