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

#include <ptp_private.h>

Data Fields

struct posix_clock clock
 
struct devicedev
 
struct ptp_clock_infoinfo
 
dev_t devid
 
int index
 
struct pps_devicepps_source
 
long dialed_frequency
 
struct timestamp_event_queue tsevq
 
struct mutex tsevq_mux
 
wait_queue_head_t tsev_wq
 
int defunct
 

Detailed Description

Definition at line 41 of file ptp_private.h.

Field Documentation

Definition at line 42 of file ptp_private.h.

int defunct

Definition at line 52 of file ptp_private.h.

struct device* dev

Definition at line 43 of file ptp_private.h.

dev_t devid

Definition at line 45 of file ptp_private.h.

long dialed_frequency

Definition at line 48 of file ptp_private.h.

int index

Definition at line 46 of file ptp_private.h.

Definition at line 44 of file ptp_private.h.

struct pps_device* pps_source

Definition at line 47 of file ptp_private.h.

Definition at line 51 of file ptp_private.h.

Definition at line 49 of file ptp_private.h.

struct mutex tsevq_mux

Definition at line 50 of file ptp_private.h.


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