Searched refs:clock_recv (Results 1 – 25 of 42) sorted by relevance
12
142 pp->io.clock_recv = noentry; in hopfpci_start()
92 pp->io.clock_recv = noentry; in tpro_start()
230 pp->io.clock_recv = heath_receive; in heath_start()
90 pp->io.clock_recv = noentry; in pcf_start()
140 pp->io.clock_recv = pst_receive; in pst_start()
116 pp->io.clock_recv = noentry; in tt560_start()
153 pp->io.clock_recv = zyfer_receive; in zyfer_start()
124 pp->io.clock_recv = noentry; in psc_start()
146 pp->io.clock_recv = hopfserial_receive; in hopfserial_start()
178 pp->io.clock_recv = as2201_receive; in as2201_start()
122 pp->io.clock_recv = fg_receive; in fg_start()
127 pp->io.clock_recv = dumbclock_receive; in dumbclock_start()
122 pp->io.clock_recv = chronolog_receive; in chronolog_start()
139 pp->io.clock_recv = ulink_receive; in ulink_start()
169 pp->io.clock_recv = arb_receive; in arb_start()
295 pp->io.clock_recv = datum_pts_receive; in datum_pts_start()
182 pp->io.clock_recv = hpgps_receive; in hpgps_start()
201 pp->io.clock_recv = wwvb_receive; in wwvb_start()
346 pp->io.clock_recv = vme_receive; in vme_start()
357 leitch->leitchio.clock_recv = leitch_receive; in leitch_start()
258 pp->io.clock_recv = acts_receive; in acts_start()
224 pp->io.clock_recv = noentry; in shm_start()
330 pp->io.clock_recv = noentry; in tsync_start()
287 pp->io.clock_recv = true_receive; in true_start()
93 void (*clock_recv) (struct recvbuf *); /* completion routine */ member