Home
last modified time | relevance | path

Searched defs:ptp_clock (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/ptp/
Dptp_private.h41 struct ptp_clock { struct
44 struct ptp_clock_info *info; argument
45 dev_t devid;
46 int index; /* index into clocks.map */
47 struct pps_device *pps_source;
48 struct timestamp_event_queue tsevq; /* simple fifo for time stamps */
49 struct mutex tsevq_mux; /* one process at a time reading the fifo */
50 wait_queue_head_t tsev_wq;
51 int defunct; /* tells readers to go away when clock is being removed */
Dptp_ixp46x.c42 struct ptp_clock *ptp_clock; member
/linux-3.3/drivers/net/phy/
Ddp83640.c128 struct ptp_clock *ptp_clock; member