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

Data Fields

unsigned int valid
 
s64 rtc_diff
 
unsigned int av_multi_out
 

Detailed Description

struct saved_params - Static working copies of data from the PS3 'os area'.

The order of preference we use for the rtc_diff source: 1) The database value. 2) The game os value. 3) The number of seconds from 1970 to 2000.

Definition at line 213 of file os-area.c.

Field Documentation

unsigned int av_multi_out

Definition at line 216 of file os-area.c.

s64 rtc_diff

Definition at line 215 of file os-area.c.

unsigned int valid

Definition at line 214 of file os-area.c.


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