Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
ptp_clock_request Struct Reference

#include <ptp_clock_kernel.h>

Public Types

enum  { PTP_CLK_REQ_EXTTS, PTP_CLK_REQ_PEROUT, PTP_CLK_REQ_PPS }
 

Data Fields

enum ptp_clock_request:: { ... }  type
 
union {
   struct ptp_extts_request   extts
 
   struct ptp_perout_request   perout
 
}; 
 

Detailed Description

Definition at line 29 of file ptp_clock_kernel.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
PTP_CLK_REQ_EXTTS 
PTP_CLK_REQ_PEROUT 
PTP_CLK_REQ_PPS 

Definition at line 30 of file ptp_clock_kernel.h.

Field Documentation

union { ... }

Definition at line 36 of file ptp_clock_kernel.h.

Definition at line 37 of file ptp_clock_kernel.h.

enum { ... } type

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