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

Data Fields

int magic
 
struct apm_usernext
 
unsigned int suser: 1
 
unsigned int writer: 1
 
unsigned int reader: 1
 
unsigned int suspend_wait: 1
 
int suspend_result
 
int suspends_pending
 
int standbys_pending
 
int suspends_read
 
int standbys_read
 
int event_head
 
int event_tail
 
apm_event_t events [APM_MAX_EVENTS]
 
struct list_head list
 
enum apm_suspend_state suspend_state
 
struct apm_queue queue
 

Detailed Description

Definition at line 337 of file apm_32.c.

Field Documentation

int event_head

Definition at line 349 of file apm_32.c.

int event_tail

Definition at line 350 of file apm_32.c.

Definition at line 351 of file apm_32.c.

Definition at line 110 of file apm-emulation.c.

int magic

Definition at line 338 of file apm_32.c.

Definition at line 339 of file apm_32.c.

Definition at line 119 of file apm-emulation.c.

unsigned int reader

Definition at line 342 of file apm_32.c.

int standbys_pending

Definition at line 346 of file apm_32.c.

int standbys_read

Definition at line 348 of file apm_32.c.

unsigned int suser

Definition at line 340 of file apm_32.c.

int suspend_result

Definition at line 344 of file apm_32.c.

enum apm_suspend_state suspend_state

Definition at line 117 of file apm-emulation.c.

unsigned int suspend_wait

Definition at line 343 of file apm_32.c.

int suspends_pending

Definition at line 345 of file apm_32.c.

int suspends_read

Definition at line 347 of file apm_32.c.

unsigned int writer

Definition at line 341 of file apm_32.c.


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