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

#include <device.h>

Data Fields

bool bEnable
 
unsigned long dwStartTime
 
unsigned char byPeriod
 
unsigned short wDuration
 
BOOL bEnable
 
DWORD dwStartTime
 
BYTE byPeriod
 
WORD wDuration
 

Detailed Description

Definition at line 266 of file device.h.

Field Documentation

bool bEnable

Definition at line 267 of file device.h.

BOOL bEnable

Definition at line 332 of file device.h.

unsigned char byPeriod

Definition at line 269 of file device.h.

BYTE byPeriod

Definition at line 334 of file device.h.

unsigned long dwStartTime

Definition at line 268 of file device.h.

DWORD dwStartTime

Definition at line 333 of file device.h.

unsigned short wDuration

Definition at line 270 of file device.h.

WORD wDuration

Definition at line 335 of file device.h.


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